/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss (2) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss (3) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(MaterialIcons-Regular.woff2) format('woff2'),
       url(MaterialIcons-Regular.woff) format('woff'),
       url(MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
@media screen and (max-width: 959px) {
  h1 {
    line-height: 46px !important;
  }
}
.default-cbox-theme {
  /* menu a part pour la liste des comptes (mat-menu) */
  /* 
      menus ouverts au click sur une icone du header (mat-menu)
  */
}
.default-cbox-theme .mat-ripple-element {
  background-color: rgba(60, 60, 59, 0.1);
}
.default-cbox-theme .mat-option {
  color: #3c3c3b;
}
.default-cbox-theme .mat-option:hover:not(.mat-option-disabled), .default-cbox-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.default-cbox-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.default-cbox-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: #3c3c3b;
}
.default-cbox-theme .mat-option.mat-option-disabled {
  color: #706f6f;
}
.default-cbox-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ee7203;
}
.default-cbox-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b2d467;
}
.default-cbox-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f3524c;
}
.default-cbox-theme .mat-optgroup-label {
  color: #706f6f;
}
.default-cbox-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: #706f6f;
}
.default-cbox-theme .mat-pseudo-checkbox {
  color: #706f6f;
}
.default-cbox-theme .mat-pseudo-checkbox::after {
  color: white;
}
.default-cbox-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.default-cbox-theme .mat-primary .mat-pseudo-checkbox-checked,
.default-cbox-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #ee7203;
}
.default-cbox-theme .mat-pseudo-checkbox-checked,
.default-cbox-theme .mat-pseudo-checkbox-indeterminate,
.default-cbox-theme .mat-accent .mat-pseudo-checkbox-checked,
.default-cbox-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #b2d467;
}
.default-cbox-theme .mat-warn .mat-pseudo-checkbox-checked,
.default-cbox-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f3524c;
}
.default-cbox-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.default-cbox-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.default-cbox-theme .mat-app-background, .default-cbox-theme.mat-app-background {
  background-color: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.default-cbox-theme .mat-autocomplete-panel {
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.default-cbox-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #3c3c3b;
}
.default-cbox-theme .mat-badge {
  position: relative;
}
.default-cbox-theme .mat-badge.mat-badge {
  overflow: visible;
}
.default-cbox-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
.default-cbox-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.default-cbox-theme .ng-animate-disabled .mat-badge-content,
.default-cbox-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.default-cbox-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
.default-cbox-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.default-cbox-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.default-cbox-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.default-cbox-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .default-cbox-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.default-cbox-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .default-cbox-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.default-cbox-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .default-cbox-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.default-cbox-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .default-cbox-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.default-cbox-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .default-cbox-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .default-cbox-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .default-cbox-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.default-cbox-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .default-cbox-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.default-cbox-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.default-cbox-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.default-cbox-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.default-cbox-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .default-cbox-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.default-cbox-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .default-cbox-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.default-cbox-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .default-cbox-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.default-cbox-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .default-cbox-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.default-cbox-theme .mat-badge-content {
  color: black;
  background: #ee7203;
}
.cdk-high-contrast-active .default-cbox-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.default-cbox-theme .mat-badge-accent .mat-badge-content {
  background: #b2d467;
  color: black;
}
.default-cbox-theme .mat-badge-warn .mat-badge-content {
  color: black;
  background: #f3524c;
}
.default-cbox-theme .mat-badge-disabled .mat-badge-content {
  background: #bdbdbd;
  color: #706f6f;
}
.default-cbox-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-button, .default-cbox-theme .mat-icon-button, .default-cbox-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.default-cbox-theme .mat-button.mat-primary, .default-cbox-theme .mat-icon-button.mat-primary, .default-cbox-theme .mat-stroked-button.mat-primary {
  color: #ee7203;
}
.default-cbox-theme .mat-button.mat-accent, .default-cbox-theme .mat-icon-button.mat-accent, .default-cbox-theme .mat-stroked-button.mat-accent {
  color: #b2d467;
}
.default-cbox-theme .mat-button.mat-warn, .default-cbox-theme .mat-icon-button.mat-warn, .default-cbox-theme .mat-stroked-button.mat-warn {
  color: #f3524c;
}
.default-cbox-theme .mat-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-icon-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-icon-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-icon-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-stroked-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-stroked-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-stroked-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-button.mat-primary .mat-button-focus-overlay, .default-cbox-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .default-cbox-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #ee7203;
}
.default-cbox-theme .mat-button.mat-accent .mat-button-focus-overlay, .default-cbox-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .default-cbox-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #b2d467;
}
.default-cbox-theme .mat-button.mat-warn .mat-button-focus-overlay, .default-cbox-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .default-cbox-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f3524c;
}
.default-cbox-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .default-cbox-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .default-cbox-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.default-cbox-theme .mat-button .mat-ripple-element, .default-cbox-theme .mat-icon-button .mat-ripple-element, .default-cbox-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.default-cbox-theme .mat-button-focus-overlay {
  background: #3C3C3B;
}
.default-cbox-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: #e2e2e2;
}
.default-cbox-theme .mat-flat-button, .default-cbox-theme .mat-raised-button, .default-cbox-theme .mat-fab, .default-cbox-theme .mat-mini-fab {
  color: #3c3c3b;
  background-color: white;
}
.default-cbox-theme .mat-flat-button.mat-primary, .default-cbox-theme .mat-raised-button.mat-primary, .default-cbox-theme .mat-fab.mat-primary, .default-cbox-theme .mat-mini-fab.mat-primary {
  color: black;
}
.default-cbox-theme .mat-flat-button.mat-accent, .default-cbox-theme .mat-raised-button.mat-accent, .default-cbox-theme .mat-fab.mat-accent, .default-cbox-theme .mat-mini-fab.mat-accent {
  color: black;
}
.default-cbox-theme .mat-flat-button.mat-warn, .default-cbox-theme .mat-raised-button.mat-warn, .default-cbox-theme .mat-fab.mat-warn, .default-cbox-theme .mat-mini-fab.mat-warn {
  color: black;
}
.default-cbox-theme .mat-flat-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-fab.mat-primary.mat-button-disabled, .default-cbox-theme .mat-fab.mat-accent.mat-button-disabled, .default-cbox-theme .mat-fab.mat-warn.mat-button-disabled, .default-cbox-theme .mat-fab.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-primary.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-accent.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-warn.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-flat-button.mat-primary, .default-cbox-theme .mat-raised-button.mat-primary, .default-cbox-theme .mat-fab.mat-primary, .default-cbox-theme .mat-mini-fab.mat-primary {
  background-color: #ee7203;
}
.default-cbox-theme .mat-flat-button.mat-accent, .default-cbox-theme .mat-raised-button.mat-accent, .default-cbox-theme .mat-fab.mat-accent, .default-cbox-theme .mat-mini-fab.mat-accent {
  background-color: #b2d467;
}
.default-cbox-theme .mat-flat-button.mat-warn, .default-cbox-theme .mat-raised-button.mat-warn, .default-cbox-theme .mat-fab.mat-warn, .default-cbox-theme .mat-mini-fab.mat-warn {
  background-color: #f3524c;
}
.default-cbox-theme .mat-flat-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-primary.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-accent.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-warn.mat-button-disabled, .default-cbox-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-fab.mat-primary.mat-button-disabled, .default-cbox-theme .mat-fab.mat-accent.mat-button-disabled, .default-cbox-theme .mat-fab.mat-warn.mat-button-disabled, .default-cbox-theme .mat-fab.mat-button-disabled.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-primary.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-accent.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-warn.mat-button-disabled, .default-cbox-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-flat-button.mat-primary .mat-ripple-element, .default-cbox-theme .mat-raised-button.mat-primary .mat-ripple-element, .default-cbox-theme .mat-fab.mat-primary .mat-ripple-element, .default-cbox-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-flat-button.mat-accent .mat-ripple-element, .default-cbox-theme .mat-raised-button.mat-accent .mat-ripple-element, .default-cbox-theme .mat-fab.mat-accent .mat-ripple-element, .default-cbox-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-flat-button.mat-warn .mat-ripple-element, .default-cbox-theme .mat-raised-button.mat-warn .mat-ripple-element, .default-cbox-theme .mat-fab.mat-warn .mat-ripple-element, .default-cbox-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-stroked-button:not([class*=mat-elevation-z]), .default-cbox-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-fab:not([class*=mat-elevation-z]), .default-cbox-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .default-cbox-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .default-cbox-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.default-cbox-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.default-cbox-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.default-cbox-theme .mat-button-toggle {
  color: #706f6f;
}
.default-cbox-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-button-toggle-appearance-standard {
  color: #3c3c3b;
  background: white;
}
.default-cbox-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.default-cbox-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e2e2e2;
}
.default-cbox-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e2e2e2;
}
.default-cbox-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e2e2e2;
}
.default-cbox-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: #706f6f;
}
.default-cbox-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #3c3c3b;
}
.default-cbox-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.default-cbox-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.default-cbox-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.default-cbox-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.default-cbox-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e2e2e2;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.default-cbox-theme .mat-card {
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-card-subtitle {
  color: #706f6f;
}
.default-cbox-theme .mat-checkbox-frame {
  border-color: #706f6f;
}
.default-cbox-theme .mat-checkbox-checkmark {
  fill: white;
}
.default-cbox-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.default-cbox-theme .mat-checkbox-mixedmark {
  background-color: white;
}
.default-cbox-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .default-cbox-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #ee7203;
}
.default-cbox-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .default-cbox-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #b2d467;
}
.default-cbox-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .default-cbox-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f3524c;
}
.default-cbox-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .default-cbox-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.default-cbox-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.default-cbox-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: #706f6f;
}
.default-cbox-theme .mat-checkbox .mat-ripple-element {
  background-color: #3C3C3B;
}
.default-cbox-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.default-cbox-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #ee7203;
}
.default-cbox-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.default-cbox-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #b2d467;
}
.default-cbox-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.default-cbox-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f3524c;
}
.default-cbox-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: #3c3c3b;
}
.default-cbox-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: #3c3c3b;
  opacity: 0.4;
}
.default-cbox-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.default-cbox-theme .mat-chip.mat-standard-chip::after {
  background: #3C3C3B;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #ee7203;
  color: black;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f3524c;
  color: black;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #b2d467;
  color: black;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-cbox-theme .mat-table {
  background: white;
}
.default-cbox-theme .mat-table thead, .default-cbox-theme .mat-table tbody, .default-cbox-theme .mat-table tfoot,
.default-cbox-theme mat-header-row, .default-cbox-theme mat-row, .default-cbox-theme mat-footer-row,
.default-cbox-theme [mat-header-row], .default-cbox-theme [mat-row], .default-cbox-theme [mat-footer-row],
.default-cbox-theme .mat-table-sticky {
  background: inherit;
}
.default-cbox-theme mat-row, .default-cbox-theme mat-header-row, .default-cbox-theme mat-footer-row,
.default-cbox-theme th.mat-header-cell, .default-cbox-theme td.mat-cell, .default-cbox-theme td.mat-footer-cell {
  border-bottom-color: #e2e2e2;
}
.default-cbox-theme .mat-header-cell {
  color: #706f6f;
}
.default-cbox-theme .mat-cell, .default-cbox-theme .mat-footer-cell {
  color: #3c3c3b;
}
.default-cbox-theme .mat-calendar-arrow {
  fill: #3c3c3b;
}
.default-cbox-theme .mat-datepicker-toggle,
.default-cbox-theme .mat-datepicker-content .mat-calendar-next-button,
.default-cbox-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: #3c3c3b;
}
.default-cbox-theme .mat-calendar-table-header-divider::after {
  background: #e2e2e2;
}
.default-cbox-theme .mat-calendar-table-header,
.default-cbox-theme .mat-calendar-body-label {
  color: #706f6f;
}
.default-cbox-theme .mat-calendar-body-cell-content,
.default-cbox-theme .mat-date-range-input-separator {
  color: #3c3c3b;
  border-color: transparent;
}
.default-cbox-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #706f6f;
}
.default-cbox-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: #706f6f;
}
.default-cbox-theme .mat-calendar-body-in-preview {
  color: #e2e2e2;
}
.default-cbox-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #706f6f;
}
.default-cbox-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(112, 111, 111, 0.8);
}
.default-cbox-theme .mat-calendar-body-in-range::before {
  background: rgba(238, 114, 3, 0.2);
}
.default-cbox-theme .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.default-cbox-theme .mat-calendar-body-comparison-bridge-start::before,
.default-cbox-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(238, 114, 3, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-calendar-body-comparison-bridge-end::before,
.default-cbox-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(238, 114, 3, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.default-cbox-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.default-cbox-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.default-cbox-theme .mat-calendar-body-selected {
  background-color: #ee7203;
  color: black;
}
.default-cbox-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(238, 114, 3, 0.4);
}
.default-cbox-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.default-cbox-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.default-cbox-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(238, 114, 3, 0.3);
}
@media (hover: hover) {
  .default-cbox-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(238, 114, 3, 0.3);
  }
}
.default-cbox-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(178, 212, 103, 0.2);
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.default-cbox-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(178, 212, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.default-cbox-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(178, 212, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #b2d467;
  color: black;
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(178, 212, 103, 0.4);
}
.default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.default-cbox-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.default-cbox-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(178, 212, 103, 0.3);
}
@media (hover: hover) {
  .default-cbox-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(178, 212, 103, 0.3);
  }
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(243, 82, 76, 0.2);
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.default-cbox-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(243, 82, 76, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.default-cbox-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(243, 82, 76, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f3524c;
  color: black;
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(243, 82, 76, 0.4);
}
.default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.default-cbox-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.default-cbox-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(243, 82, 76, 0.3);
}
@media (hover: hover) {
  .default-cbox-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(243, 82, 76, 0.3);
  }
}
.default-cbox-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-datepicker-toggle-active {
  color: #ee7203;
}
.default-cbox-theme .mat-datepicker-toggle-active.mat-accent {
  color: #b2d467;
}
.default-cbox-theme .mat-datepicker-toggle-active.mat-warn {
  color: #f3524c;
}
.default-cbox-theme .mat-date-range-input-inner[disabled] {
  color: #706f6f;
}
.default-cbox-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-divider {
  border-top-color: #e2e2e2;
}
.default-cbox-theme .mat-divider-vertical {
  border-right-color: #e2e2e2;
}
.default-cbox-theme .mat-expansion-panel {
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-action-row {
  border-top-color: #e2e2e2;
}
.default-cbox-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .default-cbox-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .default-cbox-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .default-cbox-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.default-cbox-theme .mat-expansion-panel-header-title {
  color: #3c3c3b;
}
.default-cbox-theme .mat-expansion-panel-header-description,
.default-cbox-theme .mat-expansion-indicator::after {
  color: #706f6f;
}
.default-cbox-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.default-cbox-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.default-cbox-theme .mat-form-field-label {
  color: rgba(112, 111, 111, 0.6);
}
.default-cbox-theme .mat-hint {
  color: rgba(112, 111, 111, 0.6);
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #ee7203;
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #b2d467;
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f3524c;
}
.default-cbox-theme .mat-focused .mat-form-field-required-marker {
  color: #b2d467;
}
.default-cbox-theme .mat-form-field-ripple {
  background-color: rgba(226, 226, 226, 0.87);
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #ee7203;
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #b2d467;
}
.default-cbox-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f3524c;
}
.default-cbox-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #ee7203;
}
.default-cbox-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #b2d467;
}
.default-cbox-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.default-cbox-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.default-cbox-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f3524c;
}
.default-cbox-theme .mat-error {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #706f6f;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-hint {
  color: #706f6f;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(226, 226, 226, 0.42);
}
.default-cbox-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 226, 226, 0.42) 0%, rgba(226, 226, 226, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.default-cbox-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(226, 226, 226, 0.42);
}
.default-cbox-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 226, 226, 0.42) 0%, rgba(226, 226, 226, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.default-cbox-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(60, 60, 59, 0.04);
}
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(60, 60, 59, 0.02);
}
.default-cbox-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(226, 226, 226, 0.42);
}
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #706f6f;
}
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(226, 226, 226, 0.12);
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(226, 226, 226, 0.87);
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #ee7203;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #b2d467;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #706f6f;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(226, 226, 226, 0.06);
}
.default-cbox-theme .mat-icon.mat-primary {
  color: #ee7203;
}
.default-cbox-theme .mat-icon.mat-accent {
  color: #b2d467;
}
.default-cbox-theme .mat-icon.mat-warn {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #706f6f;
}
.default-cbox-theme .mat-input-element:disabled,
.default-cbox-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: #706f6f;
}
.default-cbox-theme .mat-input-element {
  caret-color: #ee7203;
}
.default-cbox-theme .mat-input-element::placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.default-cbox-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.default-cbox-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.default-cbox-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.default-cbox-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #b2d467;
}
.default-cbox-theme .mat-form-field.mat-warn .mat-input-element,
.default-cbox-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #f3524c;
}
.default-cbox-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f3524c;
}
.default-cbox-theme .mat-list-base .mat-list-item {
  color: #3c3c3b;
}
.default-cbox-theme .mat-list-base .mat-list-option {
  color: #3c3c3b;
}
.default-cbox-theme .mat-list-base .mat-subheader {
  color: #706f6f;
}
.default-cbox-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: #706f6f;
}
.default-cbox-theme .mat-list-option:hover, .default-cbox-theme .mat-list-option:focus,
.default-cbox-theme .mat-nav-list .mat-list-item:hover,
.default-cbox-theme .mat-nav-list .mat-list-item:focus,
.default-cbox-theme .mat-action-list .mat-list-item:hover,
.default-cbox-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.default-cbox-theme .mat-list-single-selected-option, .default-cbox-theme .mat-list-single-selected-option:hover, .default-cbox-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-menu-panel {
  background: white;
}
.default-cbox-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-menu-item {
  background: transparent;
  color: #3c3c3b;
}
.default-cbox-theme .mat-menu-item[disabled],
.default-cbox-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.default-cbox-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: #706f6f;
}
.default-cbox-theme .mat-menu-item .mat-icon-no-color,
.default-cbox-theme .mat-menu-submenu-icon {
  color: #3c3c3b;
}
.default-cbox-theme .mat-menu-item:hover:not([disabled]),
.default-cbox-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.default-cbox-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.default-cbox-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.default-cbox-theme .mat-paginator {
  background: white;
}
.default-cbox-theme .mat-paginator,
.default-cbox-theme .mat-paginator-page-size .mat-select-trigger {
  color: #706f6f;
}
.default-cbox-theme .mat-paginator-decrement,
.default-cbox-theme .mat-paginator-increment {
  border-top: 2px solid #3c3c3b;
  border-right: 2px solid #3c3c3b;
}
.default-cbox-theme .mat-paginator-first,
.default-cbox-theme .mat-paginator-last {
  border-top: 2px solid #3c3c3b;
}
.default-cbox-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.default-cbox-theme .mat-icon-button[disabled] .mat-paginator-increment,
.default-cbox-theme .mat-icon-button[disabled] .mat-paginator-first,
.default-cbox-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #706f6f;
}
.mat-paginator-container {
  min-height: 56px;
}
.default-cbox-theme .mat-progress-bar-background {
  fill: #fbdcc0;
}
.default-cbox-theme .mat-progress-bar-buffer {
  background-color: #fbdcc0;
}
.default-cbox-theme .mat-progress-bar-fill::after {
  background-color: #ee7203;
}
.default-cbox-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ecf4d9;
}
.default-cbox-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ecf4d9;
}
.default-cbox-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #b2d467;
}
.default-cbox-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fcd4d2;
}
.default-cbox-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fcd4d2;
}
.default-cbox-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f3524c;
}
.default-cbox-theme .mat-progress-spinner circle, .default-cbox-theme .mat-spinner circle {
  stroke: #ee7203;
}
.default-cbox-theme .mat-progress-spinner.mat-accent circle, .default-cbox-theme .mat-spinner.mat-accent circle {
  stroke: #b2d467;
}
.default-cbox-theme .mat-progress-spinner.mat-warn circle, .default-cbox-theme .mat-spinner.mat-warn circle {
  stroke: #f3524c;
}
.default-cbox-theme .mat-radio-outer-circle {
  border-color: #706f6f;
}
.default-cbox-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ee7203;
}
.default-cbox-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.default-cbox-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .default-cbox-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .default-cbox-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #ee7203;
}
.default-cbox-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b2d467;
}
.default-cbox-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.default-cbox-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .default-cbox-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .default-cbox-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #b2d467;
}
.default-cbox-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f3524c;
}
.default-cbox-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.default-cbox-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .default-cbox-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .default-cbox-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f3524c;
}
.default-cbox-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.default-cbox-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #706f6f;
}
.default-cbox-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.default-cbox-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #706f6f;
}
.default-cbox-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #706f6f;
}
.default-cbox-theme .mat-radio-button .mat-ripple-element {
  background-color: #3C3C3B;
}
.default-cbox-theme .mat-select-value {
  color: #3c3c3b;
}
.default-cbox-theme .mat-select-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.default-cbox-theme .mat-select-disabled .mat-select-value {
  color: #706f6f;
}
.default-cbox-theme .mat-select-arrow {
  color: #706f6f;
}
.default-cbox-theme .mat-select-panel {
  background: white;
}
.default-cbox-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #ee7203;
}
.default-cbox-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #b2d467;
}
.default-cbox-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f3524c;
}
.default-cbox-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #706f6f;
}
.default-cbox-theme .mat-drawer-container {
  background-color: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-drawer {
  background-color: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
.default-cbox-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-drawer-side {
  border-right: solid 1px #e2e2e2;
}
.default-cbox-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px #e2e2e2;
  border-right: none;
}
.default-cbox-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px #e2e2e2;
  border-right: none;
}
.default-cbox-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px #e2e2e2;
}
.default-cbox-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.default-cbox-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b2d467;
}
.default-cbox-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(178, 212, 103, 0.54);
}
.default-cbox-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b2d467;
}
.default-cbox-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #ee7203;
}
.default-cbox-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(238, 114, 3, 0.54);
}
.default-cbox-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #ee7203;
}
.default-cbox-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f3524c;
}
.default-cbox-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(243, 82, 76, 0.54);
}
.default-cbox-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f3524c;
}
.default-cbox-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #3c3c3b;
}
.default-cbox-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.default-cbox-theme .mat-slide-toggle-bar {
  background-color: #706f6f;
}
.default-cbox-theme .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-slider.mat-primary .mat-slider-track-fill,
.default-cbox-theme .mat-slider.mat-primary .mat-slider-thumb,
.default-cbox-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #ee7203;
}
.default-cbox-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: black;
}
.default-cbox-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(238, 114, 3, 0.2);
}
.default-cbox-theme .mat-slider.mat-accent .mat-slider-track-fill,
.default-cbox-theme .mat-slider.mat-accent .mat-slider-thumb,
.default-cbox-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #b2d467;
}
.default-cbox-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: black;
}
.default-cbox-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(178, 212, 103, 0.2);
}
.default-cbox-theme .mat-slider.mat-warn .mat-slider-track-fill,
.default-cbox-theme .mat-slider.mat-warn .mat-slider-thumb,
.default-cbox-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f3524c;
}
.default-cbox-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: black;
}
.default-cbox-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(243, 82, 76, 0.2);
}
.default-cbox-theme .mat-slider:hover .mat-slider-track-background,
.default-cbox-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.default-cbox-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.default-cbox-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.default-cbox-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(60, 60, 59, 0.12);
}
.default-cbox-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.default-cbox-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.default-cbox-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.default-cbox-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.default-cbox-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .default-cbox-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.default-cbox-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .default-cbox-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(60, 60, 59, 0.7);
}
.default-cbox-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(60, 60, 59, 0.7), rgba(60, 60, 59, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(60, 60, 59, 0.7), rgba(60, 60, 59, 0.7) 2px, transparent 0, transparent);
}
.default-cbox-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(60, 60, 59, 0.7), rgba(60, 60, 59, 0.7) 2px, transparent 0, transparent);
}
.default-cbox-theme .mat-step-header.cdk-keyboard-focused, .default-cbox-theme .mat-step-header.cdk-program-focused, .default-cbox-theme .mat-step-header:hover:not([aria-disabled]), .default-cbox-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.default-cbox-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .default-cbox-theme .mat-step-header:hover {
    background: none;
  }
}
.default-cbox-theme .mat-step-header .mat-step-label,
.default-cbox-theme .mat-step-header .mat-step-optional {
  color: #706f6f;
}
.default-cbox-theme .mat-step-header .mat-step-icon {
  background-color: #706f6f;
  color: black;
}
.default-cbox-theme .mat-step-header .mat-step-icon-selected,
.default-cbox-theme .mat-step-header .mat-step-icon-state-done,
.default-cbox-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #ee7203;
  color: black;
}
.default-cbox-theme .mat-step-header.mat-accent .mat-step-icon {
  color: black;
}
.default-cbox-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.default-cbox-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.default-cbox-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #b2d467;
  color: black;
}
.default-cbox-theme .mat-step-header.mat-warn .mat-step-icon {
  color: black;
}
.default-cbox-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.default-cbox-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.default-cbox-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f3524c;
  color: black;
}
.default-cbox-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f3524c;
}
.default-cbox-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: #3c3c3b;
}
.default-cbox-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f3524c;
}
.default-cbox-theme .mat-stepper-horizontal, .default-cbox-theme .mat-stepper-vertical {
  background-color: white;
}
.default-cbox-theme .mat-stepper-vertical-line::before {
  border-left-color: #e2e2e2;
}
.default-cbox-theme .mat-horizontal-stepper-header::before,
.default-cbox-theme .mat-horizontal-stepper-header::after,
.default-cbox-theme .mat-stepper-horizontal-line {
  border-top-color: #e2e2e2;
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.default-cbox-theme .mat-sort-header-arrow {
  color: #706f6f;
}
.default-cbox-theme .mat-tab-nav-bar,
.default-cbox-theme .mat-tab-header {
  border-bottom: 1px solid #e2e2e2;
}
.default-cbox-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.default-cbox-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
}
.default-cbox-theme .mat-tab-label, .default-cbox-theme .mat-tab-link {
  color: #3c3c3b;
}
.default-cbox-theme .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-link.mat-tab-disabled {
  color: #706f6f;
}
.default-cbox-theme .mat-tab-header-pagination-chevron {
  border-color: #3c3c3b;
}
.default-cbox-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #706f6f;
}
.default-cbox-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.default-cbox-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.default-cbox-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-primary .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #ee7203;
}
.default-cbox-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.default-cbox-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 247, 226, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-accent .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #b2d467;
}
.default-cbox-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.default-cbox-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(251, 203, 201, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-warn .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f3524c;
}
.default-cbox-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .default-cbox-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #ee7203;
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.default-cbox-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 247, 226, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #b2d467;
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.default-cbox-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .default-cbox-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(251, 203, 201, 0.3);
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f3524c;
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.default-cbox-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.default-cbox-theme .mat-toolbar {
  background: white;
  color: #3c3c3b;
}
.default-cbox-theme .mat-toolbar.mat-primary {
  background: #ee7203;
  color: black;
}
.default-cbox-theme .mat-toolbar.mat-accent {
  background: #b2d467;
  color: black;
}
.default-cbox-theme .mat-toolbar.mat-warn {
  background: #f3524c;
  color: black;
}
.default-cbox-theme .mat-toolbar .mat-form-field-underline,
.default-cbox-theme .mat-toolbar .mat-form-field-ripple,
.default-cbox-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.default-cbox-theme .mat-toolbar .mat-form-field-label,
.default-cbox-theme .mat-toolbar .mat-focused .mat-form-field-label,
.default-cbox-theme .mat-toolbar .mat-select-value,
.default-cbox-theme .mat-toolbar .mat-select-arrow,
.default-cbox-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.default-cbox-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.default-cbox-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.default-cbox-theme .mat-tree {
  background: white;
}
.default-cbox-theme .mat-tree-node,
.default-cbox-theme .mat-nested-tree-node {
  color: #3c3c3b;
}
.mat-tree-node {
  min-height: 48px;
}
.default-cbox-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .mat-simple-snackbar-action {
  color: #b2d467;
}
.default-cbox-theme a {
  color: #3c3c3b !important;
}
.default-cbox-theme a:hover {
  color: #ee7203 !important;
}
.default-cbox-theme h1, .default-cbox-theme h2, .default-cbox-theme h3, .default-cbox-theme h4, .default-cbox-theme h5, .default-cbox-theme h6 {
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  color: !important;
}
.default-cbox-theme h1 {
  margin: 18px 0 !important;
}
.default-cbox-theme h5 {
  font-size: 17px !important;
}
.default-cbox-theme h6 {
  font-size: 14px !important;
}
.default-cbox-theme nav, .default-cbox-theme .nav {
  font-family: "Montserrat" !important;
  font-size: 14px;
  font-weight: 400;
}
.default-cbox-theme p {
  font-size: 14px;
  font-weight: 400;
  color: #706f6f;
}
.default-cbox-theme strong {
  font-size: 16px;
  font-weight: 500;
}
.default-cbox-theme small {
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: 500;
}
.default-cbox-theme cbox-header,
.default-cbox-theme .cbox-header,
.default-cbox-theme ewe-header-angular {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
  z-index: 999;
}
.default-cbox-theme cbox-header .colissimo-icon,
.default-cbox-theme .cbox-header .colissimo-icon,
.default-cbox-theme ewe-header-angular .colissimo-icon {
  background: url('colissimo.svg');
  height: 32px;
  width: 125px;
  background-repeat: no-repeat;
}
.default-cbox-theme cbox-header .mat-toolbar-single-row,
.default-cbox-theme .cbox-header .mat-toolbar-single-row,
.default-cbox-theme ewe-header-angular .mat-toolbar-single-row {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
}
.default-cbox-theme cbox-header .cbox-header-cbox-link,
.default-cbox-theme .cbox-header .cbox-header-cbox-link,
.default-cbox-theme ewe-header-angular .cbox-header-cbox-link {
  color: #706f6f;
}
.default-cbox-theme cbox-header .cbox-header-cbox-link:hover,
.default-cbox-theme .cbox-header .cbox-header-cbox-link:hover,
.default-cbox-theme ewe-header-angular .cbox-header-cbox-link:hover {
  color: #3c3c3b !important;
}
.default-cbox-theme cbox-header .cbox-header-menu-component,
.default-cbox-theme .cbox-header .cbox-header-menu-component,
.default-cbox-theme ewe-header-angular .cbox-header-menu-component {
  height: 100%;
}
.default-cbox-theme cbox-header .cbox-header-menu-component > *,
.default-cbox-theme .cbox-header .cbox-header-menu-component > *,
.default-cbox-theme ewe-header-angular .cbox-header-menu-component > * {
  height: 100%;
  width: 52px;
}
.default-cbox-theme cbox-header .cbox-header-menu-component .mat-icon.cbox-header-action,
.default-cbox-theme .cbox-header .cbox-header-menu-component .mat-icon.cbox-header-action,
.default-cbox-theme ewe-header-angular .cbox-header-menu-component .mat-icon.cbox-header-action {
  color: #706f6f;
  border-radius: 50%;
  width: 30px;
  padding: 3px;
  height: 30px;
  font-size: 18px;
}
.default-cbox-theme cbox-header .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action,
.default-cbox-theme .cbox-header .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action,
.default-cbox-theme ewe-header-angular .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action {
  color: #F2F2F2;
}
.default-cbox-theme cbox-header .cbox-header-menu-component .mat-icon-button.open,
.default-cbox-theme .cbox-header .cbox-header-menu-component .mat-icon-button.open,
.default-cbox-theme ewe-header-angular .cbox-header-menu-component .mat-icon-button.open {
  background-color: #F2F2F2;
  border-radius: 0%;
}
.default-cbox-theme cbox-header cbox-header-accounts .cbox-header-action,
.default-cbox-theme .cbox-header cbox-header-accounts .cbox-header-action,
.default-cbox-theme ewe-header-angular cbox-header-accounts .cbox-header-action {
  color: #3c3c3b;
}
.default-cbox-theme cbox-header cbox-header-accounts .cbox-header-action,
.default-cbox-theme .cbox-header cbox-header-accounts .cbox-header-action,
.default-cbox-theme ewe-header-angular cbox-header-accounts .cbox-header-action {
  background-color: rgba(0, 0, 0, 0.26);
}
.default-cbox-theme cbox-header cbox-header-accounts .cbox-header-action.connected,
.default-cbox-theme .cbox-header cbox-header-accounts .cbox-header-action.connected,
.default-cbox-theme ewe-header-angular cbox-header-accounts .cbox-header-action.connected {
  background-color: #b2d467;
}
.default-cbox-theme cbox-header cbox-header-alerts .mat-badge-content,
.default-cbox-theme .cbox-header cbox-header-alerts .mat-badge-content,
.default-cbox-theme ewe-header-angular cbox-header-alerts .mat-badge-content {
  background: #E58474;
}
.default-cbox-theme cbox-header cbox-header-alerts .alert,
.default-cbox-theme .cbox-header cbox-header-alerts .alert,
.default-cbox-theme ewe-header-angular cbox-header-alerts .alert {
  border-left: 5px solid #E58474;
  background: white;
}
.default-cbox-theme cbox-header cbox-header-alerts .alert:hover,
.default-cbox-theme .cbox-header cbox-header-alerts .alert:hover,
.default-cbox-theme ewe-header-angular cbox-header-alerts .alert:hover {
  background: #F2F2F2;
}
.default-cbox-theme cbox-header cbox-header-alerts .alert .header .alert-type,
.default-cbox-theme .cbox-header cbox-header-alerts .alert .header .alert-type,
.default-cbox-theme ewe-header-angular cbox-header-alerts .alert .header .alert-type {
  background: #E58474;
  color: black;
}
.default-cbox-theme cbox-header cbox-header-alerts .alert-disabled,
.default-cbox-theme .cbox-header cbox-header-alerts .alert-disabled,
.default-cbox-theme ewe-header-angular cbox-header-alerts .alert-disabled {
  background-color: #F2F2F2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .default-cbox-theme .cbox-header-menu {
    min-width: 335px;
    overflow: hidden;
  }
}
.default-cbox-theme .cbox-header-user-accounts {
  min-width: 160px;
}
.default-cbox-theme .cbox-header-user-accounts .mat-menu-content {
  padding-top: 0;
  padding-left: 5px;
}
.default-cbox-theme .cbox-header-user-accounts .mat-menu-content .mat-list-item {
  font-size: 14px;
  height: 32px;
}
.default-cbox-theme .cbox-header-user-accounts.limit-height .mat-menu-content {
  max-height: 200px;
}
.default-cbox-theme .cbox-header-expansion-panel .mat-expansion-panel-header {
  height: 65px;
}
.default-cbox-theme .cbox-header-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  gap: 32px;
  font-size: 17px;
  font-weight: 400;
}
.default-cbox-theme .cbox-header-menu {
  max-width: unset;
  position: absolute;
  right: 0;
  border-radius: 0;
  box-shadow: -5px 7px 10px rgba(0, 0, 0, 0.14);
  color: #555555;
}
.default-cbox-theme .cbox-header-expansion-panel {
  padding: 0px !important;
}
.default-cbox-theme .cbox-header-menu.cbox-header-apps-menu,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-apps-menu {
  box-shadow: 3px 7px 7px rgba(0, 0, 0, 0.14);
  right: unset;
  left: 0;
}
.default-cbox-theme .cbox-header-menu.cbox-header-apps-menu > .mat-menu-content,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-apps-menu > .mat-menu-content {
  width: unset;
}
.default-cbox-theme .cbox-header-menu.cbox-header-apps-menu .colissimobox-icon,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-apps-menu .colissimobox-icon {
  background: url('cbox.svg');
  background-repeat: no-repeat !important;
  background-position: center 35px !important;
  height: 150px;
  width: 115px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  padding: 35px 6px;
  box-sizing: border-box;
}
.default-cbox-theme .cbox-header-menu.cbox-header-help-menu,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-help-menu {
  padding-bottom: 20px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-help-menu a,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-help-menu a {
  font-size: 14px !important;
  height: 52px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-help-menu .cbox-header-help-icon,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-help-menu .cbox-header-help-icon {
  font-size: 24px;
  margin: 0px 25px 0px 6px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu .mat-divider,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-divider {
  margin-top: 25px;
  margin-bottom: 4px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu .mat-list-item-content,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-list-item-content {
  padding: 0px !important;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu .mat-list-item-content .mat-icon,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-list-item-content .mat-icon {
  margin: 0px 25px 0px 0px;
  font-size: 24px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu a,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu a {
  font-size: 14px !important;
  height: 52px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu .cbox-header-user-menu-logout,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu .cbox-header-user-menu-logout {
  margin-top: 25px;
  font-size: 17px !important;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu .cbox-header-user-menu-logout .mat-icon,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu .cbox-header-user-menu-logout .mat-icon {
  font-size: 30px;
}
.default-cbox-theme .cbox-header-menu > .mat-menu-content,
.default-cbox-theme .cbox-header-expansion-panel > .mat-menu-content {
  width: 335px;
  padding: 0px;
}
.default-cbox-theme .cbox-header-menu.cbox-header-user-menu > .mat-menu-content,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-user-menu > .mat-menu-content {
  width: fit-content;
  min-width: 335px;
}
.default-cbox-theme .cbox-header-menu .cbox-header-menu-title,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-menu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 19px;
  padding: 16px 22px;
  background-color: #F2F2F2;
}
.default-cbox-theme .cbox-header-menu .cbox-header-menu-title .mat-icon,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-menu-title .mat-icon {
  cursor: pointer;
  font-size: 17px;
  padding: 3.5px;
}
.default-cbox-theme .cbox-header-menu .cbox-header-user-menu-company,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-user-menu-company {
  color: #ee7203;
  text-transform: uppercase;
}
.default-cbox-theme .cbox-header-menu .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-end,
.default-cbox-theme .cbox-header-menu .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-start,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-end,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-radius: 0px !important;
}
.default-cbox-theme .cbox-header-menu .cbox-header-lang .mat-form-field-infix,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-infix {
  padding: 8px 0px 7px 0px !important;
  border: none !important;
}
.default-cbox-theme .cbox-header-menu .cbox-header-lang .mat-form-field-wrapper,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-wrapper {
  margin: 0 !important;
}
.default-cbox-theme .cbox-header-menu .cbox-header-lang .mat-select-arrow-wrapper,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-lang .mat-select-arrow-wrapper {
  transform: none !important;
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #797676;
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content a,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content a {
  color: #797676 !important;
  text-decoration: none !important;
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-apps,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-apps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-apps > :hover,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-apps > :hover {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-colissimobox,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-colissimobox {
  width: 100%;
  display: flex;
  justify-content: center;
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-colissimobox:hover,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-colissimobox:hover {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.default-cbox-theme .cbox-header-menu .cbox-header-apps-content .app-icon-bloc.disabled,
.default-cbox-theme .cbox-header-expansion-panel .cbox-header-apps-content .app-icon-bloc.disabled {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.default-cbox-theme .cbox-header-menu.cbox-header-alert-menu,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-alert-menu {
  padding: 12px 20px;
  background-color: #F2F2F2;
}
.default-cbox-theme .cbox-header-menu.cbox-header-alert-menu .mat-icon .mat-badge-content,
.default-cbox-theme .cbox-header-expansion-panel.cbox-header-alert-menu .mat-icon .mat-badge-content {
  background: #E58474;
}
.default-cbox-theme cbox-sidebar mat-sidenav {
  background-color: #F6F6F6 !important;
  border: none !important;
}
.default-cbox-theme cbox-sidebar .mat-list-base .mat-list-item .mat-list-item-content {
  padding: 0px 20px;
}
.default-cbox-theme cbox-sidebar .mat-nav-list .mat-list-item:hover, .default-cbox-theme cbox-sidebar .mat-action-list .mat-list-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.default-cbox-theme cbox-sidebar a.active {
  border-left: 5px solid #ee7203;
  background-color: white !important;
}
.default-cbox-theme cbox-sidebar a:hover {
  color: #3C3C3B !important;
}
.default-cbox-theme .cbox-primary {
  color: #ee7203;
}
.default-cbox-theme .cbox-accent {
  color: #b2d467;
}
.default-cbox-theme .cbox-warn {
  color: #f3524c;
}
.default-cbox-theme .cbox-spacer {
  flex: 1;
}
.default-cbox-theme .cbox-elevation {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14) !important;
}
.default-cbox-theme .cbox-clickable {
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.default-cbox-theme .cbox-clickable:hover {
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.default-cbox-theme ::-webkit-scrollbar {
  width: 7px;
  cursor: pointer;
}
.default-cbox-theme ::-webkit-scrollbar-thumb {
  background: #3c3c3b;
  border-radius: 0px;
}
.default-cbox-theme .cbox-page-wrapper {
  overflow: auto;
}
.default-cbox-theme .cbox-page-wrapper-sticky-header {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.default-cbox-theme .cbox-page-wrapper, .default-cbox-theme .cbox-page-wrapper-sticky-header {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  padding: 0px;
  background-color: transparent;
}
.default-cbox-theme .cbox-page-wrapper .cbox-page-content, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-page-content {
  padding: 0px 100px;
  background-color: transparent;
}
.default-cbox-theme .cbox-page-wrapper .cbox-under-header-shadow-fix, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-under-header-shadow-fix {
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.14);
}
.default-cbox-theme .cbox-page-wrapper .cbox-full-width-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-section {
  padding-left: 100px;
  padding-right: 100px;
  margin-left: -100px;
  margin-right: -100px;
}
.default-cbox-theme .cbox-page-wrapper .cbox-full-width-right-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-right-section {
  padding-right: 100px;
  margin-right: -100px;
}
.default-cbox-theme .cbox-page-wrapper .cbox-full-width-left-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-left-section {
  padding-left: 100px;
  margin-left: -100px;
}
.default-cbox-theme .cbox-page-wrapper .cbox-highlighted-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-highlighted-section {
  padding: 50px 100px;
  margin-left: -100px;
  margin-right: -100px;
  background-color: #f9efe1;
}
.default-cbox-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment a {
  color: #797676 !important;
}
.default-cbox-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment a:hover {
  color: #797676 !important;
}
.default-cbox-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment .mat-icon {
  color: #797676 !important;
}
@media screen and (max-width: 959px) {
  .default-cbox-theme .cbox-page-wrapper .cbox-page-content, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-page-content {
    padding: 0px 32px;
  }
  .default-cbox-theme .cbox-page-wrapper .cbox-highlighted-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-highlighted-section {
    padding: 44px 100px;
    margin-left: -32px;
    margin-right: -32px;
  }
  .default-cbox-theme .cbox-page-wrapper .cbox-full-width-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-section {
    padding-left: 32px;
    padding-right: 32px;
    margin-left: -32px;
    margin-right: -32px;
  }
  .default-cbox-theme .cbox-page-wrapper .cbox-full-width-right-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-right-section {
    padding-right: 32px;
    margin-right: -32px;
  }
  .default-cbox-theme .cbox-page-wrapper .cbox-full-width-left-section, .default-cbox-theme .cbox-page-wrapper-sticky-header .cbox-full-width-left-section {
    padding-left: 32px;
    margin-left: -32px;
  }
}
.default-cbox-theme .mat-chip.mat-standard-chip:not(.mat-chip-selected) {
  background-color: #F9F9F9 !important;
  border: 1px solid #E2E2E2;
}
.default-cbox-theme .mat-tooltip {
  font-size: 14px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  background: white !important;
  color: #706F6F;
  line-height: 17px;
  padding: 16px !important;
}
.default-cbox-theme [class^=cbox-text-highlight] {
  border-left: 5px solid #706F6F;
  padding: 8px 0px 12px 16px;
}
.default-cbox-theme [class^=cbox-text-highlight].cbox-text-highlight-primary {
  border-left-color: #ee7203;
}
.default-cbox-theme [class^=cbox-text-highlight].cbox-text-highlight-accent {
  border-left-color: #b2d467;
}
.default-cbox-theme [class^=cbox-text-label] {
  display: inline-block;
  border-radius: 3px;
  font-size: 15px;
  font-weight: bold;
  font-family: "MontSerrat";
  padding: 6px 16px 5px;
  color: black;
  background-color: #E2E2E2;
}
.default-cbox-theme [class^=cbox-text-label].cbox-text-label-info {
  background-color: #57B8CE;
}
.default-cbox-theme [class^=cbox-text-label].cbox-text-label-success {
  background-color: #8EC36A;
}
.default-cbox-theme [class^=cbox-text-label].cbox-text-label-danger {
  background-color: #E37867;
}
.default-cbox-theme [class^=cbox-text-label].cbox-text-label-warning {
  background-color: #F4CC4B;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list] {
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 18px;
  list-style-type: none;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list] li {
  margin-bottom: 18px;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-disc {
  padding-inline-start: 18px;
  counter-reset: my-awesome-counter;
  counter-increment: my-awesome-counter;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-disc li::before {
  content: " ";
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 10px;
  margin-left: -18px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: black;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-square {
  padding-inline-start: 20px;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-square li::before {
  content: " ";
  display: inline-block;
  margin-right: 10px;
  margin-left: -20px;
  width: 10px;
  height: 10px;
  background-color: #ee7203;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-number {
  counter-reset: counter;
  padding-inline-start: 34px;
}
.default-cbox-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-number li::before {
  counter-increment: counter;
  content: counter(counter);
  display: inline-block;
  margin-right: 10px;
  margin-left: -34px;
  width: 24px;
  height: 24px;
  margin-bottom: -6px;
  box-sizing: border-box;
  padding-top: 3px;
  margin-top: -3px;
  background-color: #E2E2E2;
  border-radius: 50%;
  color: black;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.default-cbox-theme a {
  cursor: pointer;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar {
  background-color: #F9F9F9;
  border-bottom: none !important;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar a.mat-tab-link {
  height: 40px;
  min-width: 200px;
  font-size: 16px;
  opacity: 0.85;
  font-weight: 500;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar a.mat-tab-link.mat-tab-label-active {
  opacity: 1;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar span:before {
  content: "";
  background: #3C3C3B;
  opacity: 0.1 !important;
  position: absolute;
  left: 0;
  height: 50%;
  width: 1px;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar a:first-child span:before {
  display: none;
}
.default-cbox-theme .mat-tab-nav-bar.cbox-nav-bar .mat-ink-bar {
  margin-left: 55px;
  width: 90px !important;
  height: 3px !important;
  border-radius: 3px 3px 0px 0px;
}
.default-cbox-theme .cbox-data-table th {
  background-color: #F9F9F9;
  padding: 24px 8px 0px;
  font-weight: 600 !important;
  font-size: 12px !important;
  color: #3C3C3B;
}
.default-cbox-theme .cbox-data-table th .mat-form-field-outline {
  background-color: white;
}
.default-cbox-theme .cbox-data-table tr.warn td {
  background-color: #f0f7e2;
}
.default-cbox-theme .cbox-data-table tr.warn td:first-of-type {
  border-left: 5px solid #b2d467;
}
.default-cbox-theme .cbox-data-table tr.accent td {
  background-color: #f0f7e2;
}
.default-cbox-theme .cbox-data-table tr.accent td:first-of-type {
  border-left: 5px solid #b2d467;
}
.default-cbox-theme .cbox-data-table tr.primary td {
  background-color: #f9efe1;
}
.default-cbox-theme .cbox-data-table tr.primary td:first-of-type {
  border-left: 5px solid #ee7203;
}
.default-cbox-theme .cbox-table-container {
  border: 1px solid #E2E2E2;
  border-radius: 8px;
}
.default-cbox-theme .cbox-table-container > table {
  width: 100%;
}
.default-cbox-theme .cbox-menu {
  max-width: unset;
  border-radius: 0;
  box-shadow: -5px 7px 10px rgba(0, 0, 0, 0.14);
}
.default-cbox-theme .cbox-menu .mat-menu-item {
  font-size: 16px;
  padding-left: 24px;
}
.default-cbox-theme .cbox-menu .cbox-menu-title,
.default-cbox-theme .cbox-menu .cbox-dark-menu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 19px;
  padding: 16px 22px;
  gap: 16px;
  border-bottom: 1px solid #E2E2E2;
  color: #706F6F;
}
.default-cbox-theme .cbox-menu .cbox-menu-title .mat-icon,
.default-cbox-theme .cbox-menu .cbox-dark-menu-title .mat-icon {
  cursor: pointer;
  font-size: 17px;
  padding: 3.5px;
}
.default-cbox-theme .cbox-menu .cbox-dark-menu-title {
  background-color: #F9F9F9;
  border-bottom: none;
}
.default-cbox-theme .mat-card,
.default-cbox-theme .mat-expansion-panel {
  border-radius: 8px;
}
.default-cbox-theme .mat-card:not([class^=mat-elevation]),
.default-cbox-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
}
.default-cbox-theme .mat-accordion .mat-expansion-panel:first-of-type {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.default-cbox-theme .mat-accordion .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.default-cbox-theme .mat-expansion-panel {
  border-radius: 8px;
}
.default-cbox-theme .mat-expansion-panel.cbox-bodered-expansion-panel {
  box-shadow: none !important;
  border-radius: 8px !important;
  border: 1px solid #E2E2E2;
}
.default-cbox-theme .mat-expansion-panel.cbox-bodered-expansion-panel .mat-expansion-panel-body {
  padding: 16px 24px 16px;
}
.default-cbox-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header {
  border-radius: 8px 8px 0px 0px;
  height: 40px !important;
  font-family: "Montserrat" !important;
  font-size: 14px !important;
  background-color: #F9F9F9;
  padding: 8px 16px;
  box-sizing: border-box;
}
.default-cbox-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header:hover, .default-cbox-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header:focus {
  background-color: #E2E2E2;
}
.default-cbox-theme .cbox-bloc .cbox-bloc-icon {
  color: #ee7203;
}
.default-cbox-theme .cbox-bloc .cbox-bloc-highlight:not(.cbox-bloc-icon-position-top) .cbox-bloc-icon {
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: white;
}
.default-cbox-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-top {
  background: linear-gradient(180deg, #ee7203 0%, #ee7203 8px, white 8px);
}
.default-cbox-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-side:not(.cbox-bloc-hide-content) {
  background: linear-gradient(90deg, #ee7203 0%, #ee7203 91px, white 91px);
}
.default-cbox-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-side.cbox-bloc-hide-content {
  background: linear-gradient(90deg, #ee7203 0%, #ee7203 66px, white 66px);
}
.default-cbox-theme .cbox-bloc .cbox-bloc-action {
  color: black;
}
.default-cbox-theme .cbox-bloc .mat-card:not(.cbox-bloc-inactive):hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
}
.default-cbox-theme .cbox-button-rectangle {
  border-radius: 8px;
  padding: 0 24px 0 20px;
}
.default-cbox-theme .cbox-button-oblong {
  border-radius: 26px;
  padding: 0 26px;
}
.default-cbox-theme .cbox-button-oblong, .default-cbox-theme .cbox-button-rectangle {
  min-height: 50px;
  color: black;
}
.default-cbox-theme .cbox-button-oblong .mat-button-wrapper, .default-cbox-theme .cbox-button-rectangle .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.default-cbox-theme .cbox-button-oblong .mat-button-wrapper .mat-icon:not(.cbox-icon), .default-cbox-theme .cbox-button-rectangle .mat-button-wrapper .mat-icon:not(.cbox-icon) {
  position: relative;
}
.default-cbox-theme .cbox-button-oblong .mat-button-wrapper .cbox-icon, .default-cbox-theme .cbox-button-rectangle .mat-button-wrapper .cbox-icon {
  width: 14px !important;
  height: 14px !important;
  font-size: 14px;
  font-weight: 600;
}
.default-cbox-theme .cbox-button-oblong.mat-button-base.mat-accent2:not(.mat-flat-button):not(.mat-raised-button):not(.mat-fab):not(.mat-mini-fab), .default-cbox-theme .cbox-button-rectangle.mat-button-base.mat-accent2:not(.mat-flat-button):not(.mat-raised-button):not(.mat-fab):not(.mat-mini-fab) {
  color: #57B8CE !important;
}
.default-cbox-theme .cbox-button-oblong.mat-raised-button, .default-cbox-theme .cbox-button-rectangle.mat-raised-button {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
}
.default-cbox-theme .cbox-button-oblong.mat-stroked-button, .default-cbox-theme .cbox-button-rectangle.mat-stroked-button {
  color: black;
  background-color: white;
}
.default-cbox-theme .cbox-button-oblong.mat-stroked-button.mat-transparent, .default-cbox-theme .cbox-button-rectangle.mat-stroked-button.mat-transparent {
  background-color: transparent;
}
.default-cbox-theme .cbox-button-oblong.mat-stroked-button.mat-neutral-light, .default-cbox-theme .cbox-button-rectangle.mat-stroked-button.mat-neutral-light {
  background-color: #F6F6F6;
}
.default-cbox-theme .cbox-button-oblong.mat-flat-button.mat-neutral-dark, .default-cbox-theme .cbox-button-rectangle.mat-flat-button.mat-neutral-dark {
  color: white;
}
.default-cbox-theme .mat-.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-.mat-flat-button.cbox-button-rectangle {
  background-color: white !important;
}
.default-cbox-theme .mat-neutral.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-neutral.mat-flat-button.cbox-button-rectangle {
  background-color: white !important;
}
.default-cbox-theme .mat-transparent.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-transparent.mat-flat-button.cbox-button-rectangle {
  background-color: rgba(255, 255, 255, 0) !important;
}
.default-cbox-theme .mat-neutral-light.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-neutral-light.mat-flat-button.cbox-button-rectangle {
  background-color: #F6F6F6 !important;
}
.default-cbox-theme .mat-neutral-mid.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-neutral-mid.mat-flat-button.cbox-button-rectangle {
  background-color: #E2E2E2 !important;
}
.default-cbox-theme .mat-neutral-dark.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-neutral-dark.mat-flat-button.cbox-button-rectangle {
  background-color: #3C3C3B !important;
}
.default-cbox-theme .mat-accent.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-accent.mat-flat-button.cbox-button-rectangle {
  background-color: #b2d467 !important;
}
.default-cbox-theme .mat-accent2.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-accent2.mat-flat-button.cbox-button-rectangle {
  background-color: #57B8CE !important;
}
.default-cbox-theme .mat-primary.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-primary.mat-flat-button.cbox-button-rectangle {
  background-color: #ee7203 !important;
}
.default-cbox-theme .mat-accent-light.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-accent-light.mat-flat-button.cbox-button-rectangle {
  background-color: #d1e5a5 !important;
}
.default-cbox-theme .mat-accent2-light.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-accent2-light.mat-flat-button.cbox-button-rectangle {
  background-color: #9ED4E2 !important;
}
.default-cbox-theme .mat-primary-light.mat-flat-button.cbox-button-oblong, .default-cbox-theme .mat-primary-light.mat-flat-button.cbox-button-rectangle {
  background-color: #ee7203 !important;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: calc(1em - 1.43px) 0 1em 0 !important;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-prefix .cbox-icon {
  height: 15px;
  width: 12px;
  font-size: 16px;
  margin: 0 10px 0 6px;
  position: relative;
  bottom: 3px;
  font-weight: 600;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon:not(.cbox-icon) {
  margin: 0px 6px 0 6px;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: #E2E2E2;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline:hover {
  color: #707070;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start {
  border-radius: 8px 0 0 8px;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border-radius: 0 8px 8px 0;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-hint {
  color: #3C3C3B;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-label {
  color: #3C3C3B;
  font-weight: medium;
}
.default-cbox-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.default-cbox-theme cbox-form-select button.cbox-form-select-option {
  padding: 0px 16px;
}
.default-cbox-theme cbox-form-select button.cbox-form-select-option .mat-button-wrapper {
  justify-content: space-between;
  align-items: center;
}
.default-cbox-theme cbox-form-select button.cbox-form-select-option .mat-button-wrapper .mat-icon {
  margin-right: 0px !important;
  margin-left: 10px;
  font-size: 16px;
  width: 16px;
  height: 16px;
  bottom: auto !important;
}
.default-cbox-theme cbox-form-select button.cbox-form-select-option.mat-neutral {
  border: 1px solid #3C3C3B;
  padding: 0px 15px;
}
.default-cbox-theme .mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Barlow;
}
.default-cbox-theme .mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.default-cbox-theme .mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.default-cbox-theme .mat-h1,
.default-cbox-theme .mat-headline,
.default-cbox-theme .mat-typography .mat-h1,
.default-cbox-theme .mat-typography .mat-headline,
.default-cbox-theme .mat-typography h1 {
  font: 500 35px / 2 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.default-cbox-theme .mat-h2,
.default-cbox-theme .mat-title,
.default-cbox-theme .mat-typography .mat-h2,
.default-cbox-theme .mat-typography .mat-title,
.default-cbox-theme .mat-typography h2 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.default-cbox-theme .mat-h3,
.default-cbox-theme .mat-subheading-2,
.default-cbox-theme .mat-typography .mat-h3,
.default-cbox-theme .mat-typography .mat-subheading-2,
.default-cbox-theme .mat-typography h3 {
  font: 500 22px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.default-cbox-theme .mat-h4,
.default-cbox-theme .mat-subheading-1,
.default-cbox-theme .mat-typography .mat-h4,
.default-cbox-theme .mat-typography .mat-subheading-1,
.default-cbox-theme .mat-typography h4 {
  font: 500 20px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.default-cbox-theme .mat-h5,
.default-cbox-theme .mat-typography .mat-h5,
.default-cbox-theme .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 1.1 Barlow;
  margin: 0 0 12px;
}
.default-cbox-theme .mat-h6,
.default-cbox-theme .mat-typography .mat-h6,
.default-cbox-theme .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 1.1 Barlow;
  margin: 0 0 12px;
}
.default-cbox-theme .mat-body-strong,
.default-cbox-theme .mat-body-2,
.default-cbox-theme .mat-typography .mat-body-strong,
.default-cbox-theme .mat-typography .mat-body-2 {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-body,
.default-cbox-theme .mat-body-1,
.default-cbox-theme .mat-typography .mat-body,
.default-cbox-theme .mat-typography .mat-body-1,
.default-cbox-theme .mat-typography {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-body p,
.default-cbox-theme .mat-body-1 p,
.default-cbox-theme .mat-typography .mat-body p,
.default-cbox-theme .mat-typography .mat-body-1 p,
.default-cbox-theme .mat-typography p {
  margin: 0 0 12px;
}
.default-cbox-theme .mat-small,
.default-cbox-theme .mat-caption,
.default-cbox-theme .mat-typography .mat-small,
.default-cbox-theme .mat-typography .mat-caption {
  font: 500 11px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-display-4,
.default-cbox-theme .mat-typography .mat-display-4 {
  font: 300 112px / 112px Barlow;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.default-cbox-theme .mat-display-3,
.default-cbox-theme .mat-typography .mat-display-3 {
  font: 400 56px / 56px Barlow;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.default-cbox-theme .mat-display-2,
.default-cbox-theme .mat-typography .mat-display-2 {
  font: 400 45px / 48px Barlow;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.default-cbox-theme .mat-display-1,
.default-cbox-theme .mat-typography .mat-display-1 {
  font: 400 34px / 40px Barlow;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.default-cbox-theme .mat-bottom-sheet-container {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-button, .default-cbox-theme .mat-raised-button, .default-cbox-theme .mat-icon-button, .default-cbox-theme .mat-stroked-button,
.default-cbox-theme .mat-flat-button, .default-cbox-theme .mat-fab, .default-cbox-theme .mat-mini-fab {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.default-cbox-theme .mat-button-toggle {
  font-family: Barlow;
}
.default-cbox-theme .mat-card {
  font-family: Barlow;
}
.default-cbox-theme .mat-card-title {
  font-size: 35px;
  font-weight: 500;
}
.default-cbox-theme .mat-card-header .mat-card-title {
  font-size: 28px;
}
.default-cbox-theme .mat-card-subtitle,
.default-cbox-theme .mat-card-content {
  font-size: 14px;
}
.default-cbox-theme .mat-checkbox {
  font-family: Barlow;
}
.default-cbox-theme .mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.1;
}
.default-cbox-theme .mat-chip {
  font-size: 16px;
  font-weight: 500;
}
.default-cbox-theme .mat-chip .mat-chip-trailing-icon.mat-icon,
.default-cbox-theme .mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.default-cbox-theme .mat-table {
  font-family: Barlow;
}
.default-cbox-theme .mat-header-cell {
  font-size: 11px;
  font-weight: 500;
}
.default-cbox-theme .mat-cell, .default-cbox-theme .mat-footer-cell {
  font-size: 14px;
}
.default-cbox-theme .mat-calendar {
  font-family: Barlow;
}
.default-cbox-theme .mat-calendar-body {
  font-size: 13px;
}
.default-cbox-theme .mat-calendar-body-label,
.default-cbox-theme .mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.default-cbox-theme .mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.default-cbox-theme .mat-dialog-title {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-expansion-panel-header {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
}
.default-cbox-theme .mat-expansion-panel-content {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-form-field {
  font: 500 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-form-field-wrapper {
  padding-bottom: 1.325em;
}
.default-cbox-theme .mat-form-field-prefix .mat-icon,
.default-cbox-theme .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.1;
}
.default-cbox-theme .mat-form-field-prefix .mat-icon-button,
.default-cbox-theme .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.default-cbox-theme .mat-form-field-prefix .mat-icon-button .mat-icon,
.default-cbox-theme .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.1em;
  line-height: 1.1;
}
.default-cbox-theme .mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.825em solid transparent;
}
.default-cbox-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.default-cbox-theme .mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.325em) scale(0.75);
  width: 133.3333333333%;
}
.default-cbox-theme .mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32499em) scale(0.75);
  width: 133.3333433333%;
}
.default-cbox-theme .mat-form-field-label-wrapper {
  top: -0.825em;
  padding-top: 0.825em;
}
.default-cbox-theme .mat-form-field-label {
  top: 1.325em;
}
.default-cbox-theme .mat-form-field-underline {
  bottom: 1.325em;
}
.default-cbox-theme .mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7666666667em);
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.45em 0;
}
.default-cbox-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.default-cbox-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.275em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.default-cbox-theme .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.275em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.default-cbox-theme .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.275em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.275em;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.default-cbox-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5666666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .default-cbox-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.default-cbox-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27497em) scale(0.75);
  }
  .default-cbox-theme .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.27496em) scale(0.75);
  }
  .default-cbox-theme .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.27495em) scale(0.75);
  }
}
.default-cbox-theme .mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.default-cbox-theme .mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.075em;
  margin-top: -0.5em;
}
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.575em) scale(0.75);
  width: 133.3333333333%;
}
.default-cbox-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57499em) scale(0.75);
  width: 133.3333433333%;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.default-cbox-theme .mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.825em;
  margin-top: -0.25em;
}
.default-cbox-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.default-cbox-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.575em) scale(0.75);
  width: 133.3333333333%;
}
.default-cbox-theme .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.57499em) scale(0.75);
  width: 133.3333433333%;
}
.default-cbox-theme .mat-grid-tile-header,
.default-cbox-theme .mat-grid-tile-footer {
  font-size: 14px;
}
.default-cbox-theme .mat-grid-tile-header .mat-line,
.default-cbox-theme .mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.default-cbox-theme .mat-grid-tile-header .mat-line:nth-child(n+2),
.default-cbox-theme .mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.default-cbox-theme input.mat-input-element {
  margin-top: -0.05em;
}
.default-cbox-theme .mat-menu-item {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 400;
}
.default-cbox-theme .mat-paginator,
.default-cbox-theme .mat-paginator-page-size .mat-select-trigger {
  font-family: Barlow;
  font-size: 11px;
}
.default-cbox-theme .mat-radio-button {
  font-family: Barlow;
}
.default-cbox-theme .mat-select {
  font-family: Barlow;
}
.default-cbox-theme .mat-select-trigger {
  height: 1.1em;
}
.default-cbox-theme .mat-slide-toggle-content {
  font-family: Barlow;
}
.default-cbox-theme .mat-slider-thumb-label-text {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.default-cbox-theme .mat-stepper-vertical, .default-cbox-theme .mat-stepper-horizontal {
  font-family: Barlow;
}
.default-cbox-theme .mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.default-cbox-theme .mat-step-sub-label-error {
  font-weight: normal;
}
.default-cbox-theme .mat-step-label-error {
  font-size: 16px;
}
.default-cbox-theme .mat-step-label-selected {
  font-size: 16px;
  font-weight: 500;
}
.default-cbox-theme .mat-tab-group {
  font-family: Barlow;
}
.default-cbox-theme .mat-tab-label, .default-cbox-theme .mat-tab-link {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.default-cbox-theme .mat-toolbar,
.default-cbox-theme .mat-toolbar h1,
.default-cbox-theme .mat-toolbar h2,
.default-cbox-theme .mat-toolbar h3,
.default-cbox-theme .mat-toolbar h4,
.default-cbox-theme .mat-toolbar h5,
.default-cbox-theme .mat-toolbar h6 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0;
}
.default-cbox-theme .mat-tooltip {
  font-family: Barlow;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.default-cbox-theme .mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.default-cbox-theme .mat-list-item {
  font-family: Barlow;
}
.default-cbox-theme .mat-list-option {
  font-family: Barlow;
}
.default-cbox-theme .mat-list-base .mat-list-item {
  font-size: 22px;
}
.default-cbox-theme .mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.default-cbox-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.default-cbox-theme .mat-list-base .mat-list-option {
  font-size: 22px;
}
.default-cbox-theme .mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.default-cbox-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.default-cbox-theme .mat-list-base .mat-subheader {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-item {
  font-size: 11px;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-option {
  font-size: 11px;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.default-cbox-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.default-cbox-theme .mat-list-base[dense] .mat-subheader {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.default-cbox-theme .mat-option {
  font-family: Barlow;
  font-size: 22px;
}
.default-cbox-theme .mat-optgroup-label {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.default-cbox-theme .mat-simple-snackbar {
  font-family: Barlow;
  font-size: 14px;
}
.default-cbox-theme .mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.default-cbox-theme .mat-tree {
  font-family: Barlow;
}
.default-cbox-theme .mat-tree-node,
.default-cbox-theme .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
@font-face {
  font-family: "colissimo-icon";
  src: url('colissimo-icon.eot?9lb09p');
  src: url('colissimo-icon.eot?9lb09p#iefix') format("embedded-opentype"), url('colissimo-icon.ttf?9lb09p') format("truetype"), url('colissimo-icon.woff?9lb09p') format("woff"), url('colissimo-icon.svg?9lb09p#colissimo-icon') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.cbox-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "colissimo-icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ci-actif:before {
  content: "\e994";
}
.ci-aide:before {
  content: "\e995";
}
.ci-alerte:before {
  content: "\e996";
}
.ci-applications:before {
  content: "\e997";
}
.ci-bousole:before {
  content: "\e998";
}
.ci-compte:before {
  content: "\e999";
}
.ci-contacter:before {
  content: "\e99a";
}
.ci-deconnexion:before {
  content: "\e99b";
}
.ci-fermer:before {
  content: "\e99c";
}
.ci-frais-transport:before {
  content: "\e99d";
}
.ci-info:before {
  content: "\e99e";
}
.ci-invisible:before {
  content: "\e99f";
}
.ci-langue:before {
  content: "\e9a0";
}
.ci-localisation:before {
  content: "\e9a1";
}
.ci-maintenance:before {
  content: "\e9a2";
}
.ci-multicolis:before {
  content: "\e9a3";
}
.ci-non-actif:before {
  content: "\e9a4";
}
.ci-notifications:before {
  content: "\e9a5";
}
.ci-nouveaute:before {
  content: "\e9a6";
}
.ci-parametrer:before {
  content: "\e9a7";
}
.ci-poids-kg:before {
  content: "\e9a8";
}
.ci-poubelle:before {
  content: "\e9a9";
}
.ci-prix:before {
  content: "\e9aa";
}
.ci-recherche:before {
  content: "\e9ab";
}
.ci-remise-panier:before {
  content: "\e9ac";
}
.ci-selecteur:before {
  content: "\e9ad";
}
.ci-support-technique:before {
  content: "\e9ae";
}
.ci-supprimer:before {
  content: "\e9af";
}
.ci-visible:before {
  content: "\e9b0";
}
.ci-visite:before {
  content: "\e9b1";
}
.ci-accompagner:before {
  content: "\e900";
}
.ci-actualites:before {
  content: "\e901";
}
.ci-affichage-mode-livraison:before {
  content: "\e902";
}
.ci-affranchir:before {
  content: "\e903";
}
.ci-affranchissement:before {
  content: "\e904";
}
.ci-annonces-colis:before {
  content: "\e905";
}
.ci-articles-de-cuisine:before {
  content: "\e906";
}
.ci-assurance:before {
  content: "\e907";
}
.ci-avion:before {
  content: "\e908";
}
.ci-avis-de-passage:before {
  content: "\e909";
}
.ci-bal:before {
  content: "\e90a";
}
.ci-bienvenue:before {
  content: "\e90b";
}
.ci-bonnes-pratiques:before {
  content: "\e90c";
}
.ci-calcul-poids-volumetrique:before {
  content: "\e90d";
}
.ci-calendrier:before {
  content: "\e90e";
}
.ci-canal-chat:before {
  content: "\e90f";
}
.ci-canal-telephone:before {
  content: "\e910";
}
.ci-canal-web:before {
  content: "\e911";
}
.ci-caracteristique-de-offre:before {
  content: "\e912";
}
.ci-carnet-adresse:before {
  content: "\e913";
}
.ci-certification:before {
  content: "\e914";
}
.ci-check:before {
  content: "\e915";
}
.ci-choisir:before {
  content: "\e916";
}
.ci-choix-point-retrait:before {
  content: "\e917";
}
.ci-client:before {
  content: "\e918";
}
.ci-coefficient-ajustement-petrole:before {
  content: "\e919";
}
.ci-colis:before {
  content: "\e91a";
}
.ci-colissimo-cherche-a-vous-joindre:before {
  content: "\e91b";
}
.ci-commande-en-ligne:before {
  content: "\e91c";
}
.ci-confiance:before {
  content: "\e91d";
}
.ci-conquerir:before {
  content: "\e91e";
}
.ci-consommable:before {
  content: "\e91f";
}
.ci-contact:before {
  content: "\e920";
}
.ci-contact-carnet-adresse:before {
  content: "\e921";
}
.ci-contrat:before {
  content: "\e922";
}
.ci-ddp:before {
  content: "\e923";
}
.ci-delai-a-international:before {
  content: "\e924";
}
.ci-delai-de-livraison:before {
  content: "\e925";
}
.ci-demande-ouverture-compte:before {
  content: "\e926";
}
.ci-depot-colis-dans-la-bal:before {
  content: "\e927";
}
.ci-destination-europe:before {
  content: "\e928";
}
.ci-destination-france:before {
  content: "\e929";
}
.ci-destination-international:before {
  content: "\e92a";
}
.ci-destination-outre-mer:before {
  content: "\e92b";
}
.ci-developpement-par-le-client:before {
  content: "\e92c";
}
.ci-developpement-specifique-client:before {
  content: "\e92d";
}
.ci-developpement-technique:before {
  content: "\e92e";
}
.ci-dimensions:before {
  content: "\e92f";
}
.ci-document-dematerialise:before {
  content: "\e930";
}
.ci-document-ok:before {
  content: "\e931";
}
.ci-eco-conception:before {
  content: "\e932";
}
.ci-e-commerce-responsable:before {
  content: "\e933";
}
.ci-e-marchand:before {
  content: "\e934";
}
.ci-emballer:before {
  content: "\e935";
}
.ci-emission-co2:before {
  content: "\e936";
}
.ci-engagement:before {
  content: "\e937";
}
.ci-entrepot:before {
  content: "\e938";
}
.ci-envoi-bal:before {
  content: "\e939";
}
.ci-epicerie:before {
  content: "\e93a";
}
.ci-equite:before {
  content: "\e93b";
}
.ci-espace-client-securise:before {
  content: "\e93c";
}
.ci-expedier:before {
  content: "\e93d";
}
.ci-explorer:before {
  content: "\e93e";
}
.ci-facteur:before {
  content: "\e93f";
}
.ci-faq:before {
  content: "\e940";
}
.ci-fidelisation-client:before {
  content: "\e941";
}
.ci-formalite-douaniere:before {
  content: "\e942";
}
.ci-frais-de-douane:before {
  content: "\e943";
}
.ci-ftd:before {
  content: "\e944";
}
.ci-gestion-utilisateur:before {
  content: "\e945";
}
.ci-historique-des-envois:before {
  content: "\e946";
}
.ci-indeminisation:before {
  content: "\e947";
}
.ci-innover:before {
  content: "\e948";
}
.ci-interactivite-2:before {
  content: "\e949";
}
.ci-international:before {
  content: "\e94a";
}
.ci-jouets:before {
  content: "\e94b";
}
.ci-livraison:before {
  content: "\e94c";
}
.ci-livraison-a-adresse:before {
  content: "\e94d";
}
.ci-livraison-bureau-de-poste:before {
  content: "\e94e";
}
.ci-livraison-contre-signature:before {
  content: "\e94f";
}
.ci-livraison-domicile:before {
  content: "\e950";
}
.ci-livraison-en-consigne:before {
  content: "\e951";
}
.ci-livraison-lieu-de-travail:before {
  content: "\e952";
}
.ci-livraison-lieu-securise:before {
  content: "\e953";
}
.ci-livraison-point-relais:before {
  content: "\e954";
}
.ci-livraison-point-retrait:before {
  content: "\e955";
}
.ci-livraison-responsable:before {
  content: "\e956";
}
.ci-livraison-sans-signature:before {
  content: "\e957";
}
.ci-livraison-voisin:before {
  content: "\e958";
}
.ci-livrer:before {
  content: "\e959";
}
.ci-localisation-sur-mobile:before {
  content: "\e95a";
}
.ci-luminaire:before {
  content: "\e95b";
}
.ci-mesurer-co2:before {
  content: "\e95c";
}
.ci-mon-compte:before {
  content: "\e95d";
}
.ci-neutralite-carbone:before {
  content: "\e95e";
}
.ci-notification-creneau-horaire:before {
  content: "\e95f";
}
.ci-notification-mise-a-disposition:before {
  content: "\e960";
}
.ci-notification-sms:before {
  content: "\e961";
}
.ci-nouveau-client:before {
  content: "\e962";
}
.ci-nps:before {
  content: "\e963";
}
.ci-offre-collecte:before {
  content: "\e964";
}
.ci-offre-retour:before {
  content: "\e965";
}
.ci-ordinateur:before {
  content: "\e966";
}
.ci-paiement-a-la-livraison:before {
  content: "\e967";
}
.ci-paiement-cb:before {
  content: "\e968";
}
.ci-paiement-par-facture:before {
  content: "\e969";
}
.ci-paiement-par-virement:before {
  content: "\e96a";
}
.ci-panier-achat:before {
  content: "\e96b";
}
.ci-personnalisation:before {
  content: "\e96c";
}
.ci-pilotage-activite:before {
  content: "\e96d";
}
.ci-poids:before {
  content: "\e96e";
}
.ci-portefeuille-digital:before {
  content: "\e96f";
}
.ci-programmer:before {
  content: "\e970";
}
.ci-programmer-rdv:before {
  content: "\e971";
}
.ci-recevoir:before {
  content: "\e972";
}
.ci-reduire-co2:before {
  content: "\e973";
}
.ci-regles-envoi-colis:before {
  content: "\e974";
}
.ci-relation-client:before {
  content: "\e975";
}
.ci-reseaux-sociaux:before {
  content: "\e976";
}
.ci-responsabilite:before {
  content: "\e977";
}
.ci-restriction:before {
  content: "\e978";
}
.ci-retour-bal:before {
  content: "\e979";
}
.ci-retour-bal-2:before {
  content: "\e97a";
}
.ci-sans-contact:before {
  content: "\e97b";
}
.ci-sans-contact-2:before {
  content: "\e97c";
}
.ci-satisfaction-client:before {
  content: "\e97d";
}
.ci-satisfaire:before {
  content: "\e97e";
}
.ci-secteur-beaute:before {
  content: "\e97f";
}
.ci-secteur-chaussure:before {
  content: "\e980";
}
.ci-secteur-high-tech:before {
  content: "\e981";
}
.ci-secteur-livre:before {
  content: "\e982";
}
.ci-secteur-loisir:before {
  content: "\e983";
}
.ci-secteur-mode:before {
  content: "\e984";
}
.ci-ship-from-store:before {
  content: "\e985";
}
.ci-smartphone:before {
  content: "\e986";
}
.ci-social-selling:before {
  content: "\e987";
}
.ci-solutions-e-commerce:before {
  content: "\e988";
}
.ci-stop-douane:before {
  content: "\e989";
}
.ci-suivi-de-colis:before {
  content: "\e98a";
}
.ci-suivre:before {
  content: "\e98b";
}
.ci-support-tuto:before {
  content: "\e98c";
}
.ci-tablette:before {
  content: "\e98d";
}
.ci-top:before {
  content: "\e98e";
}
.ci-valise-de-communication:before {
  content: "\e98f";
}
.ci-vehicule-electrique:before {
  content: "\e990";
}
.ci-verrerie:before {
  content: "\e991";
}
.ci-webinar:before {
  content: "\e992";
}
.ci-web-service:before {
  content: "\e993";
}
@media screen and (max-width: 959px) {
  h1 {
    line-height: 46px !important;
  }
}
/****************************************************************************************
USAGE DE BASE - Pour les nouveaux projets Angular

Ajouter la classe "default-cbox-theme" au body pour inclure tout le theme
Eventuellement enrichir la classe si besoin d'ajouter des mixins.

ex :
.default-cbox-theme{
  @include myCustomMixin($cbox-theme)
}

****************************************************************************************/
/***************************************************************************************
POUR LES PROJETS SUR LESQUELS ON NE VEUT METTRE QUE LE HEADER {
-Ajouter la classe header-only-cbox-theme au body
-La classe .cbox-header au composant qui contient le header
}

/***************************************************************************************
USAGE AVANCE - Pour les projets angular où il est impossible de remplacer le theme de l'app par celui de la cobox

.my-app-theme{
  @include angular-material-theme($my-app-theme);
  @include cbox-typography($my-app-theme); OU @include cbox-typography($cbox-theme);
  @include cbox-components($cbox-theme);
}

****************************************************************************************/
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Barlow;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 500 35px / 2 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 500 22px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 500 20px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 1.1 Barlow;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 1.1 Barlow;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 500 11px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Barlow;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Barlow;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Barlow;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Barlow;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Barlow;
}
.mat-card {
  font-family: Barlow;
}
.mat-card-title {
  font-size: 35px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 28px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Barlow;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.1;
}
.mat-chip {
  font-size: 16px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Barlow;
}
.mat-header-cell {
  font-size: 11px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Barlow;
}
.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 28px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
}
.mat-expansion-panel-content {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-form-field {
  font: 500 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.325em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.1;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.1em;
  line-height: 1.1;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.825em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32498em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32497em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-label-wrapper {
  top: -0.825em;
  padding-top: 0.825em;
}
.mat-form-field-label {
  top: 1.325em;
}
.mat-form-field-underline {
  bottom: 1.325em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7666666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.45em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.275em) scale(0.75) perspective(100px) translateZ(0.00106px);
  width: 133.3333933333%;
}
.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.275em) scale(0.75) perspective(100px) translateZ(0.00107px);
  width: 133.3334033333%;
}
.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.275em) scale(0.75) perspective(100px) translateZ(0.00108px);
  width: 133.3334133333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.275em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5666666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27491em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2749em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27489em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.075em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57498em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57497em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.825em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.57498em) scale(0.75);
  width: 133.3333533333%;
}
.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.57497em) scale(0.75);
  width: 133.3333633333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 11px;
}
input.mat-input-element {
  margin-top: -0.05em;
}
.mat-menu-item {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Barlow;
  font-size: 11px;
}
.mat-radio-button {
  font-family: Barlow;
}
.mat-select {
  font-family: Barlow;
}
.mat-select-trigger {
  height: 1.1em;
}
.mat-slide-toggle-content {
  font-family: Barlow;
}
.mat-slider-thumb-label-text {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Barlow;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 16px;
}
.mat-step-label-selected {
  font-size: 16px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Barlow;
}
.mat-tab-label, .mat-tab-link {
  font-family: Barlow;
  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 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Barlow;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Barlow;
}
.mat-list-option {
  font-family: Barlow;
}
.mat-list-base .mat-list-item {
  font-size: 22px;
}
.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: 22px;
}
.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: Barlow;
  font-size: 16px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 11px;
}
.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: 11px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 11px;
}
.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: 11px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.mat-option {
  font-family: Barlow;
  font-size: 22px;
}
.mat-optgroup-label {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Barlow;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Barlow;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}
body {
  margin: 0;
  overflow-anchor: none;
}
.mat-tab-group-no-header .mat-tab-header {
  display: none;
}
.mat-tab-link:not(.mat-tab-siabled) {
  opacity: 1 !important;
}
.renew-ranges-dialog {
  overflow: auto;
  width: 100%;
  padding: 100px;
}
@media screen and (max-width: 959px) {
  .renew-ranges-dialog {
    padding: unset !important;
  }
}
.basic-dialog img {
  width: 100%;
  margin-top: 10px;
}
.basic-dialog mat-dialog-container {
  padding: 0px !important;
  width: 500px !important;
  max-width: 80vw;
  border-radius: 0% !important;
  position: relative !important;
  overflow: unset;
}
.basic-dialog .dialog-position {
  margin: 0px 16px !important;
}
.basic-dialog .header {
  padding: 8px 16px;
  font-weight: 500;
  color: #B2D467;
}
.basic-dialog .header h2 {
  font-size: 20px;
  margin: 0 !important;
}
.basic-dialog .content {
  padding: 0px 16px;
  font-size: 15px;
  line-height: 1.5;
  color: #B2D467;
  max-height: 200px;
  overflow: auto;
}
.basic-dialog .footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.basic-dialog h2 {
  line-height: 0.5;
}
.basic-dialog ul {
  max-height: 150px;
  overflow-y: scroll;
}
.basic-dialog button {
  margin-left: 10px;
}
.basic-dialog .cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
  overflow: auto;
  pointer-events: auto;
}
.error-snackbar.mat-snack-bar-container .mat-simple-snackbar {
  justify-content: center;
}
.wrapper {
  min-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .wrapper {
    padding: 0 30px;
  }
}
.spacer {
  flex: 1;
}
.cbox-elevation {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
}
.mat-ink-bar {
  height: 6px !important;
}
.mat-tab-link:not(.mat-tab-siabled) {
  opacity: 1 !important;
}
.app-theme {
  /** mat expansion panel **/
  /* scroll bar for select element - not supported by for Firefox */
  /* menu a part pour la liste des comptes (mat-menu) */
  /* 
      menus ouverts au click sur une icone du header (mat-menu)
  */
}
.app-theme .mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Barlow;
}
.app-theme .mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.app-theme .mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.app-theme .mat-h1,
.app-theme .mat-headline,
.app-theme .mat-typography .mat-h1,
.app-theme .mat-typography .mat-headline,
.app-theme .mat-typography h1 {
  font: 500 35px / 2 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.app-theme .mat-h2,
.app-theme .mat-title,
.app-theme .mat-typography .mat-h2,
.app-theme .mat-typography .mat-title,
.app-theme .mat-typography h2 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.app-theme .mat-h3,
.app-theme .mat-subheading-2,
.app-theme .mat-typography .mat-h3,
.app-theme .mat-typography .mat-subheading-2,
.app-theme .mat-typography h3 {
  font: 500 22px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.app-theme .mat-h4,
.app-theme .mat-subheading-1,
.app-theme .mat-typography .mat-h4,
.app-theme .mat-typography .mat-subheading-1,
.app-theme .mat-typography h4 {
  font: 500 20px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.app-theme .mat-h5,
.app-theme .mat-typography .mat-h5,
.app-theme .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 1.1 Barlow;
  margin: 0 0 12px;
}
.app-theme .mat-h6,
.app-theme .mat-typography .mat-h6,
.app-theme .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 1.1 Barlow;
  margin: 0 0 12px;
}
.app-theme .mat-body-strong,
.app-theme .mat-body-2,
.app-theme .mat-typography .mat-body-strong,
.app-theme .mat-typography .mat-body-2 {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-body,
.app-theme .mat-body-1,
.app-theme .mat-typography .mat-body,
.app-theme .mat-typography .mat-body-1,
.app-theme .mat-typography {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-body p,
.app-theme .mat-body-1 p,
.app-theme .mat-typography .mat-body p,
.app-theme .mat-typography .mat-body-1 p,
.app-theme .mat-typography p {
  margin: 0 0 12px;
}
.app-theme .mat-small,
.app-theme .mat-caption,
.app-theme .mat-typography .mat-small,
.app-theme .mat-typography .mat-caption {
  font: 500 11px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-display-4,
.app-theme .mat-typography .mat-display-4 {
  font: 300 112px / 112px Barlow;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.app-theme .mat-display-3,
.app-theme .mat-typography .mat-display-3 {
  font: 400 56px / 56px Barlow;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.app-theme .mat-display-2,
.app-theme .mat-typography .mat-display-2 {
  font: 400 45px / 48px Barlow;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.app-theme .mat-display-1,
.app-theme .mat-typography .mat-display-1 {
  font: 400 34px / 40px Barlow;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.app-theme .mat-bottom-sheet-container {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-button, .app-theme .mat-raised-button, .app-theme .mat-icon-button, .app-theme .mat-stroked-button,
.app-theme .mat-flat-button, .app-theme .mat-fab, .app-theme .mat-mini-fab {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.app-theme .mat-button-toggle {
  font-family: Barlow;
}
.app-theme .mat-card {
  font-family: Barlow;
}
.app-theme .mat-card-title {
  font-size: 35px;
  font-weight: 500;
}
.app-theme .mat-card-header .mat-card-title {
  font-size: 28px;
}
.app-theme .mat-card-subtitle,
.app-theme .mat-card-content {
  font-size: 14px;
}
.app-theme .mat-checkbox {
  font-family: Barlow;
}
.app-theme .mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.1;
}
.app-theme .mat-chip {
  font-size: 16px;
  font-weight: 500;
}
.app-theme .mat-chip .mat-chip-trailing-icon.mat-icon,
.app-theme .mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.app-theme .mat-table {
  font-family: Barlow;
}
.app-theme .mat-header-cell {
  font-size: 11px;
  font-weight: 500;
}
.app-theme .mat-cell, .app-theme .mat-footer-cell {
  font-size: 14px;
}
.app-theme .mat-calendar {
  font-family: Barlow;
}
.app-theme .mat-calendar-body {
  font-size: 13px;
}
.app-theme .mat-calendar-body-label,
.app-theme .mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.app-theme .mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.app-theme .mat-dialog-title {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-expansion-panel-header {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
}
.app-theme .mat-expansion-panel-content {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-form-field {
  font: 500 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-form-field-wrapper {
  padding-bottom: 1.325em;
}
.app-theme .mat-form-field-prefix .mat-icon,
.app-theme .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.1;
}
.app-theme .mat-form-field-prefix .mat-icon-button,
.app-theme .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.app-theme .mat-form-field-prefix .mat-icon-button .mat-icon,
.app-theme .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.1em;
  line-height: 1.1;
}
.app-theme .mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.825em solid transparent;
}
.app-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.app-theme .mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32496em) scale(0.75);
  width: 133.3333733333%;
}
.app-theme .mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32495em) scale(0.75);
  width: 133.3333833333%;
}
.app-theme .mat-form-field-label-wrapper {
  top: -0.825em;
  padding-top: 0.825em;
}
.app-theme .mat-form-field-label {
  top: 1.325em;
}
.app-theme .mat-form-field-underline {
  bottom: 1.325em;
}
.app-theme .mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7666666667em);
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.45em 0;
}
.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.275em) scale(0.75) perspective(100px) translateZ(0.00112px);
  width: 133.3334533333%;
}
.app-theme .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.275em) scale(0.75) perspective(100px) translateZ(0.00113px);
  width: 133.3334633333%;
}
.app-theme .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.275em) scale(0.75) perspective(100px) translateZ(0.00114px);
  width: 133.3334733333%;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.275em;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5666666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27485em) scale(0.75);
  }
  .app-theme .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.27484em) scale(0.75);
  }
  .app-theme .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.27483em) scale(0.75);
  }
}
.app-theme .mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.app-theme .mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.075em;
  margin-top: -0.5em;
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57496em) scale(0.75);
  width: 133.3333733333%;
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57495em) scale(0.75);
  width: 133.3333833333%;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.825em;
  margin-top: -0.25em;
}
.app-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.app-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.57496em) scale(0.75);
  width: 133.3333733333%;
}
.app-theme .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.57495em) scale(0.75);
  width: 133.3333833333%;
}
.app-theme .mat-grid-tile-header,
.app-theme .mat-grid-tile-footer {
  font-size: 14px;
}
.app-theme .mat-grid-tile-header .mat-line,
.app-theme .mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.app-theme .mat-grid-tile-header .mat-line:nth-child(n+2),
.app-theme .mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.app-theme input.mat-input-element {
  margin-top: -0.05em;
}
.app-theme .mat-menu-item {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 400;
}
.app-theme .mat-paginator,
.app-theme .mat-paginator-page-size .mat-select-trigger {
  font-family: Barlow;
  font-size: 11px;
}
.app-theme .mat-radio-button {
  font-family: Barlow;
}
.app-theme .mat-select {
  font-family: Barlow;
}
.app-theme .mat-select-trigger {
  height: 1.1em;
}
.app-theme .mat-slide-toggle-content {
  font-family: Barlow;
}
.app-theme .mat-slider-thumb-label-text {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.app-theme .mat-stepper-vertical, .app-theme .mat-stepper-horizontal {
  font-family: Barlow;
}
.app-theme .mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.app-theme .mat-step-sub-label-error {
  font-weight: normal;
}
.app-theme .mat-step-label-error {
  font-size: 16px;
}
.app-theme .mat-step-label-selected {
  font-size: 16px;
  font-weight: 500;
}
.app-theme .mat-tab-group {
  font-family: Barlow;
}
.app-theme .mat-tab-label, .app-theme .mat-tab-link {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.app-theme .mat-toolbar,
.app-theme .mat-toolbar h1,
.app-theme .mat-toolbar h2,
.app-theme .mat-toolbar h3,
.app-theme .mat-toolbar h4,
.app-theme .mat-toolbar h5,
.app-theme .mat-toolbar h6 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0;
}
.app-theme .mat-tooltip {
  font-family: Barlow;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.app-theme .mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme .mat-list-item {
  font-family: Barlow;
}
.app-theme .mat-list-option {
  font-family: Barlow;
}
.app-theme .mat-list-base .mat-list-item {
  font-size: 22px;
}
.app-theme .mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.app-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.app-theme .mat-list-base .mat-list-option {
  font-size: 22px;
}
.app-theme .mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.app-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.app-theme .mat-list-base .mat-subheader {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
}
.app-theme .mat-list-base[dense] .mat-list-item {
  font-size: 11px;
}
.app-theme .mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.app-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.app-theme .mat-list-base[dense] .mat-list-option {
  font-size: 11px;
}
.app-theme .mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.app-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 11px;
}
.app-theme .mat-list-base[dense] .mat-subheader {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.app-theme .mat-option {
  font-family: Barlow;
  font-size: 22px;
}
.app-theme .mat-optgroup-label {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.app-theme .mat-simple-snackbar {
  font-family: Barlow;
  font-size: 14px;
}
.app-theme .mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.app-theme .mat-tree {
  font-family: Barlow;
}
.app-theme .mat-tree-node,
.app-theme .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.app-theme .mat-ripple-element {
  background-color: rgba(112, 111, 111, 0.1);
}
.app-theme .mat-option {
  color: #706f6f;
}
.app-theme .mat-option:hover:not(.mat-option-disabled), .app-theme .mat-option:focus:not(.mat-option-disabled) {
  background: #f9f9f9;
}
.app-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: #f9f9f9;
}
.app-theme .mat-option.mat-active {
  background: #f9f9f9;
  color: #706f6f;
}
.app-theme .mat-option.mat-option-disabled {
  color: #a5a5a5;
}
.app-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ee7203;
}
.app-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #b2d467;
}
.app-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e37867;
}
.app-theme .mat-optgroup-label {
  color: #706f6f;
}
.app-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: #a5a5a5;
}
.app-theme .mat-pseudo-checkbox {
  color: #706f6f;
}
.app-theme .mat-pseudo-checkbox::after {
  color: white;
}
.app-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme .mat-primary .mat-pseudo-checkbox-checked,
.app-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #ee7203;
}
.app-theme .mat-pseudo-checkbox-checked,
.app-theme .mat-pseudo-checkbox-indeterminate,
.app-theme .mat-accent .mat-pseudo-checkbox-checked,
.app-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #b2d467;
}
.app-theme .mat-warn .mat-pseudo-checkbox-checked,
.app-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #e37867;
}
.app-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.app-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.app-theme .mat-app-background, .app-theme.mat-app-background {
  background-color: white;
  color: #706f6f;
}
.app-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.app-theme .mat-autocomplete-panel {
  background: white;
  color: #706f6f;
}
.app-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.app-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #706f6f;
}
.app-theme .mat-badge {
  position: relative;
}
.app-theme .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.app-theme .ng-animate-disabled .mat-badge-content,
.app-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.app-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.app-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme .mat-badge-content {
  color: black;
  background: #ee7203;
}
.cdk-high-contrast-active .app-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.app-theme .mat-badge-accent .mat-badge-content {
  background: #b2d467;
  color: black;
}
.app-theme .mat-badge-warn .mat-badge-content {
  color: black;
  background: #e37867;
}
.app-theme .mat-badge-disabled .mat-badge-content {
  background: #a5a5a5;
  color: purple;
}
.app-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: #706f6f;
}
.app-theme .mat-button, .app-theme .mat-icon-button, .app-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.app-theme .mat-button.mat-primary, .app-theme .mat-icon-button.mat-primary, .app-theme .mat-stroked-button.mat-primary {
  color: #ee7203;
}
.app-theme .mat-button.mat-accent, .app-theme .mat-icon-button.mat-accent, .app-theme .mat-stroked-button.mat-accent {
  color: #b2d467;
}
.app-theme .mat-button.mat-warn, .app-theme .mat-icon-button.mat-warn, .app-theme .mat-stroked-button.mat-warn {
  color: #e37867;
}
.app-theme .mat-button.mat-primary.mat-button-disabled, .app-theme .mat-button.mat-accent.mat-button-disabled, .app-theme .mat-button.mat-warn.mat-button-disabled, .app-theme .mat-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-icon-button.mat-primary.mat-button-disabled, .app-theme .mat-icon-button.mat-accent.mat-button-disabled, .app-theme .mat-icon-button.mat-warn.mat-button-disabled, .app-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-stroked-button.mat-primary.mat-button-disabled, .app-theme .mat-stroked-button.mat-accent.mat-button-disabled, .app-theme .mat-stroked-button.mat-warn.mat-button-disabled, .app-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #a5a5a5;
}
.app-theme .mat-button.mat-primary .mat-button-focus-overlay, .app-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .app-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #ee7203;
}
.app-theme .mat-button.mat-accent .mat-button-focus-overlay, .app-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .app-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #b2d467;
}
.app-theme .mat-button.mat-warn .mat-button-focus-overlay, .app-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .app-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #e37867;
}
.app-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .app-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .app-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.app-theme .mat-button .mat-ripple-element, .app-theme .mat-icon-button .mat-ripple-element, .app-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.app-theme .mat-button-focus-overlay {
  background: #706F6F;
}
.app-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: #e2e2e2;
}
.app-theme .mat-flat-button, .app-theme .mat-raised-button, .app-theme .mat-fab, .app-theme .mat-mini-fab {
  color: #706f6f;
  background-color: #b2d467;
}
.app-theme .mat-flat-button.mat-primary, .app-theme .mat-raised-button.mat-primary, .app-theme .mat-fab.mat-primary, .app-theme .mat-mini-fab.mat-primary {
  color: black;
}
.app-theme .mat-flat-button.mat-accent, .app-theme .mat-raised-button.mat-accent, .app-theme .mat-fab.mat-accent, .app-theme .mat-mini-fab.mat-accent {
  color: black;
}
.app-theme .mat-flat-button.mat-warn, .app-theme .mat-raised-button.mat-warn, .app-theme .mat-fab.mat-warn, .app-theme .mat-mini-fab.mat-warn {
  color: black;
}
.app-theme .mat-flat-button.mat-primary.mat-button-disabled, .app-theme .mat-flat-button.mat-accent.mat-button-disabled, .app-theme .mat-flat-button.mat-warn.mat-button-disabled, .app-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-raised-button.mat-primary.mat-button-disabled, .app-theme .mat-raised-button.mat-accent.mat-button-disabled, .app-theme .mat-raised-button.mat-warn.mat-button-disabled, .app-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-fab.mat-primary.mat-button-disabled, .app-theme .mat-fab.mat-accent.mat-button-disabled, .app-theme .mat-fab.mat-warn.mat-button-disabled, .app-theme .mat-fab.mat-button-disabled.mat-button-disabled, .app-theme .mat-mini-fab.mat-primary.mat-button-disabled, .app-theme .mat-mini-fab.mat-accent.mat-button-disabled, .app-theme .mat-mini-fab.mat-warn.mat-button-disabled, .app-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #a5a5a5;
}
.app-theme .mat-flat-button.mat-primary, .app-theme .mat-raised-button.mat-primary, .app-theme .mat-fab.mat-primary, .app-theme .mat-mini-fab.mat-primary {
  background-color: #ee7203;
}
.app-theme .mat-flat-button.mat-accent, .app-theme .mat-raised-button.mat-accent, .app-theme .mat-fab.mat-accent, .app-theme .mat-mini-fab.mat-accent {
  background-color: #b2d467;
}
.app-theme .mat-flat-button.mat-warn, .app-theme .mat-raised-button.mat-warn, .app-theme .mat-fab.mat-warn, .app-theme .mat-mini-fab.mat-warn {
  background-color: #e37867;
}
.app-theme .mat-flat-button.mat-primary.mat-button-disabled, .app-theme .mat-flat-button.mat-accent.mat-button-disabled, .app-theme .mat-flat-button.mat-warn.mat-button-disabled, .app-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-raised-button.mat-primary.mat-button-disabled, .app-theme .mat-raised-button.mat-accent.mat-button-disabled, .app-theme .mat-raised-button.mat-warn.mat-button-disabled, .app-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .app-theme .mat-fab.mat-primary.mat-button-disabled, .app-theme .mat-fab.mat-accent.mat-button-disabled, .app-theme .mat-fab.mat-warn.mat-button-disabled, .app-theme .mat-fab.mat-button-disabled.mat-button-disabled, .app-theme .mat-mini-fab.mat-primary.mat-button-disabled, .app-theme .mat-mini-fab.mat-accent.mat-button-disabled, .app-theme .mat-mini-fab.mat-warn.mat-button-disabled, .app-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(226, 226, 225, 0.3);
}
.app-theme .mat-flat-button.mat-primary .mat-ripple-element, .app-theme .mat-raised-button.mat-primary .mat-ripple-element, .app-theme .mat-fab.mat-primary .mat-ripple-element, .app-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-flat-button.mat-accent .mat-ripple-element, .app-theme .mat-raised-button.mat-accent .mat-ripple-element, .app-theme .mat-fab.mat-accent .mat-ripple-element, .app-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-flat-button.mat-warn .mat-ripple-element, .app-theme .mat-raised-button.mat-warn .mat-ripple-element, .app-theme .mat-fab.mat-warn .mat-ripple-element, .app-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-stroked-button:not([class*=mat-elevation-z]), .app-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-fab:not([class*=mat-elevation-z]), .app-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .app-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .app-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.app-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.app-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.app-theme .mat-button-toggle {
  color: #a5a5a5;
}
.app-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #9cd134;
}
.app-theme .mat-button-toggle-appearance-standard {
  color: #706f6f;
  background: white;
}
.app-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #9cd134;
}
.app-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e2e2e2;
}
.app-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e2e2e2;
}
.app-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e2e2e2;
}
.app-theme .mat-button-toggle-checked {
  background-color: #9cd134;
  color: #706f6f;
}
.app-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #706f6f;
}
.app-theme .mat-button-toggle-disabled {
  color: #a5a5a5;
  background-color: green;
}
.app-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.app-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: yellow;
}
.app-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.app-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e2e2e2;
}
.app-theme .mat-card {
  background: white;
  color: #706f6f;
}
.app-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-card-subtitle {
  color: #706f6f;
}
.app-theme .mat-checkbox-frame {
  border-color: #706f6f;
}
.app-theme .mat-checkbox-checkmark {
  fill: white;
}
.app-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.app-theme .mat-checkbox-mixedmark {
  background-color: white;
}
.app-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .app-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #ee7203;
}
.app-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .app-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #b2d467;
}
.app-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .app-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #e37867;
}
.app-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .app-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.app-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.app-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: blue;
}
.app-theme .mat-checkbox .mat-ripple-element {
  background-color: #706F6F;
}
.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #ee7203;
}
.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #b2d467;
}
.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #e37867;
}
.app-theme .mat-chip.mat-standard-chip {
  color: #706f6f;
}
.app-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: #706f6f;
  opacity: 0.4;
}
.app-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.app-theme .mat-chip.mat-standard-chip::after {
  background: #706F6F;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #ee7203;
  color: black;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #e37867;
  color: black;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #b2d467;
  color: black;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: black;
  opacity: 0.4;
}
.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme .mat-table {
  background: white;
}
.app-theme .mat-table thead, .app-theme .mat-table tbody, .app-theme .mat-table tfoot,
.app-theme mat-header-row, .app-theme mat-row, .app-theme mat-footer-row,
.app-theme [mat-header-row], .app-theme [mat-row], .app-theme [mat-footer-row],
.app-theme .mat-table-sticky {
  background: inherit;
}
.app-theme mat-row, .app-theme mat-header-row, .app-theme mat-footer-row,
.app-theme th.mat-header-cell, .app-theme td.mat-cell, .app-theme td.mat-footer-cell {
  border-bottom-color: #e2e2e2;
}
.app-theme .mat-header-cell {
  color: #706f6f;
}
.app-theme .mat-cell, .app-theme .mat-footer-cell {
  color: #706f6f;
}
.app-theme .mat-calendar-arrow {
  fill: #ee7203;
}
.app-theme .mat-datepicker-toggle,
.app-theme .mat-datepicker-content .mat-calendar-next-button,
.app-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: #ee7203;
}
.app-theme .mat-calendar-table-header-divider::after {
  background: #e2e2e2;
}
.app-theme .mat-calendar-table-header,
.app-theme .mat-calendar-body-label {
  color: #706f6f;
}
.app-theme .mat-calendar-body-cell-content,
.app-theme .mat-date-range-input-separator {
  color: #706f6f;
  border-color: transparent;
}
.app-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: purple;
}
.app-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: purple;
}
.app-theme .mat-calendar-body-in-preview {
  color: #e2e2e2;
}
.app-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #a5a5a5;
}
.app-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(165, 165, 165, 0.8);
}
.app-theme .mat-calendar-body-in-range::before {
  background: rgba(238, 114, 3, 0.2);
}
.app-theme .mat-calendar-body-comparison-identical,
.app-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.app-theme .mat-calendar-body-comparison-bridge-start::before,
.app-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(238, 114, 3, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-calendar-body-comparison-bridge-end::before,
.app-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(238, 114, 3, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.app-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.app-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.app-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.app-theme .mat-calendar-body-selected {
  background-color: #ee7203;
  color: black;
}
.app-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(238, 114, 3, 0.4);
}
.app-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.app-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.app-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(238, 114, 3, 0.3);
}
@media (hover: hover) {
  .app-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(238, 114, 3, 0.3);
  }
}
.app-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: #706f6f;
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(178, 212, 103, 0.2);
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.app-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(178, 212, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.app-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(178, 212, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #b2d467;
  color: black;
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(178, 212, 103, 0.4);
}
.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.app-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.app-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(178, 212, 103, 0.3);
}
@media (hover: hover) {
  .app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(178, 212, 103, 0.3);
  }
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(227, 120, 103, 0.2);
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.app-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(227, 120, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.app-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(227, 120, 103, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #e37867;
  color: black;
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(227, 120, 103, 0.4);
}
.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.app-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.app-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(227, 120, 103, 0.3);
}
@media (hover: hover) {
  .app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(227, 120, 103, 0.3);
  }
}
.app-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-datepicker-toggle-active {
  color: #ee7203;
}
.app-theme .mat-datepicker-toggle-active.mat-accent {
  color: #b2d467;
}
.app-theme .mat-datepicker-toggle-active.mat-warn {
  color: #e37867;
}
.app-theme .mat-date-range-input-inner[disabled] {
  color: purple;
}
.app-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: #706f6f;
}
.app-theme .mat-divider {
  border-top-color: #e2e2e2;
}
.app-theme .mat-divider-vertical {
  border-right-color: #e2e2e2;
}
.app-theme .mat-expansion-panel {
  background: white;
  color: #706f6f;
}
.app-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-action-row {
  border-top-color: #e2e2e2;
}
.app-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .app-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .app-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: #f9f9f9;
}
@media (hover: none) {
  .app-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.app-theme .mat-expansion-panel-header-title {
  color: #706f6f;
}
.app-theme .mat-expansion-panel-header-description,
.app-theme .mat-expansion-indicator::after {
  color: #706f6f;
}
.app-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: #a5a5a5;
}
.app-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.app-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.app-theme .mat-form-field-label {
  color: rgba(112, 111, 111, 0.6);
}
.app-theme .mat-hint {
  color: rgba(112, 111, 111, 0.6);
}
.app-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #ee7203;
}
.app-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #b2d467;
}
.app-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #e37867;
}
.app-theme .mat-focused .mat-form-field-required-marker {
  color: #b2d467;
}
.app-theme .mat-form-field-ripple {
  background-color: rgba(226, 226, 226, 0.87);
}
.app-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #ee7203;
}
.app-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #b2d467;
}
.app-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #e37867;
}
.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #ee7203;
}
.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #b2d467;
}
.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #e37867;
}
.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #e37867;
}
.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #e37867;
}
.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #e37867;
}
.app-theme .mat-error {
  color: #e37867;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #706f6f;
}
.app-theme .mat-form-field-appearance-legacy .mat-hint {
  color: #706f6f;
}
.app-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(226, 226, 226, 0.42);
}
.app-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 226, 226, 0.42) 0%, rgba(226, 226, 226, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.app-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(226, 226, 226, 0.42);
}
.app-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 226, 226, 0.42) 0%, rgba(226, 226, 226, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.app-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(112, 111, 111, 0.04);
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(112, 111, 111, 0.02);
}
.app-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(226, 226, 226, 0.42);
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: purple;
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(226, 226, 226, 0.12);
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(226, 226, 226, 0.87);
}
.app-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #ee7203;
}
.app-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #b2d467;
}
.app-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #e37867;
}
.app-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #e37867;
}
.app-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: purple;
}
.app-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(226, 226, 226, 0.06);
}
.app-theme .mat-icon.mat-primary {
  color: #ee7203;
}
.app-theme .mat-icon.mat-accent {
  color: #b2d467;
}
.app-theme .mat-icon.mat-warn {
  color: #e37867;
}
.app-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #706f6f;
}
.app-theme .mat-input-element:disabled,
.app-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: purple;
}
.app-theme .mat-input-element {
  caret-color: #ee7203;
}
.app-theme .mat-input-element::placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.app-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.app-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.app-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.app-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #b2d467;
}
.app-theme .mat-form-field.mat-warn .mat-input-element,
.app-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #e37867;
}
.app-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #e37867;
}
.app-theme .mat-list-base .mat-list-item {
  color: #706f6f;
}
.app-theme .mat-list-base .mat-list-option {
  color: #706f6f;
}
.app-theme .mat-list-base .mat-subheader {
  color: #706f6f;
}
.app-theme .mat-list-base .mat-list-item-disabled {
  color: purple;
}
.app-theme .mat-list-option:hover, .app-theme .mat-list-option:focus,
.app-theme .mat-nav-list .mat-list-item:hover,
.app-theme .mat-nav-list .mat-list-item:focus,
.app-theme .mat-action-list .mat-list-item:hover,
.app-theme .mat-action-list .mat-list-item:focus {
  background: #f9f9f9;
}
.app-theme .mat-list-single-selected-option, .app-theme .mat-list-single-selected-option:hover, .app-theme .mat-list-single-selected-option:focus {
  background: rgba(249, 249, 249, 0.12);
}
.app-theme .mat-menu-panel {
  background: white;
}
.app-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-menu-item {
  background: transparent;
  color: #706f6f;
}
.app-theme .mat-menu-item[disabled],
.app-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.app-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: blue;
}
.app-theme .mat-menu-item .mat-icon-no-color,
.app-theme .mat-menu-submenu-icon {
  color: #ee7203;
}
.app-theme .mat-menu-item:hover:not([disabled]),
.app-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.app-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.app-theme .mat-menu-item-highlighted:not([disabled]) {
  background: #f9f9f9;
}
.app-theme .mat-paginator {
  background: white;
}
.app-theme .mat-paginator,
.app-theme .mat-paginator-page-size .mat-select-trigger {
  color: #706f6f;
}
.app-theme .mat-paginator-decrement,
.app-theme .mat-paginator-increment {
  border-top: 2px solid #ee7203;
  border-right: 2px solid #ee7203;
}
.app-theme .mat-paginator-first,
.app-theme .mat-paginator-last {
  border-top: 2px solid #ee7203;
}
.app-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.app-theme .mat-icon-button[disabled] .mat-paginator-increment,
.app-theme .mat-icon-button[disabled] .mat-paginator-first,
.app-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: blue;
}
.app-theme .mat-progress-bar-background {
  fill: #fbdcc0;
}
.app-theme .mat-progress-bar-buffer {
  background-color: #fbdcc0;
}
.app-theme .mat-progress-bar-fill::after {
  background-color: #ee7203;
}
.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ecf4d9;
}
.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ecf4d9;
}
.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #b2d467;
}
.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f8ddd9;
}
.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f8ddd9;
}
.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #e37867;
}
.app-theme .mat-progress-spinner circle, .app-theme .mat-spinner circle {
  stroke: #ee7203;
}
.app-theme .mat-progress-spinner.mat-accent circle, .app-theme .mat-spinner.mat-accent circle {
  stroke: #b2d467;
}
.app-theme .mat-progress-spinner.mat-warn circle, .app-theme .mat-spinner.mat-warn circle {
  stroke: #e37867;
}
.app-theme .mat-radio-outer-circle {
  border-color: #706f6f;
}
.app-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ee7203;
}
.app-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.app-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .app-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .app-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #ee7203;
}
.app-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #b2d467;
}
.app-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.app-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .app-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .app-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #b2d467;
}
.app-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e37867;
}
.app-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.app-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .app-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .app-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #e37867;
}
.app-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: blue;
}
.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: blue;
}
.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: blue;
}
.app-theme .mat-radio-button .mat-ripple-element {
  background-color: #706F6F;
}
.app-theme .mat-select-value {
  color: #706f6f;
}
.app-theme .mat-select-placeholder {
  color: rgba(112, 111, 111, 0.42);
}
.app-theme .mat-select-disabled .mat-select-value {
  color: purple;
}
.app-theme .mat-select-arrow {
  color: #706f6f;
}
.app-theme .mat-select-panel {
  background: white;
}
.app-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(249, 249, 249, 0.12);
}
.app-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #ee7203;
}
.app-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #b2d467;
}
.app-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #e37867;
}
.app-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #e37867;
}
.app-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: purple;
}
.app-theme .mat-drawer-container {
  background-color: white;
  color: #706f6f;
}
.app-theme .mat-drawer {
  background-color: white;
  color: #706f6f;
}
.app-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
.app-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-drawer-side {
  border-right: solid 1px #e2e2e2;
}
.app-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px #e2e2e2;
  border-right: none;
}
.app-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px #e2e2e2;
  border-right: none;
}
.app-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px #e2e2e2;
}
.app-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.app-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #b2d467;
}
.app-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(178, 212, 103, 0.54);
}
.app-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #b2d467;
}
.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #ee7203;
}
.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(238, 114, 3, 0.54);
}
.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #ee7203;
}
.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #e37867;
}
.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(227, 120, 103, 0.54);
}
.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #e37867;
}
.app-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #706f6f;
}
.app-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.app-theme .mat-slide-toggle-bar {
  background-color: blue;
}
.app-theme .mat-slider-track-background {
  background-color: fuchsia;
}
.app-theme .mat-slider.mat-primary .mat-slider-track-fill,
.app-theme .mat-slider.mat-primary .mat-slider-thumb,
.app-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #ee7203;
}
.app-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: black;
}
.app-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(238, 114, 3, 0.2);
}
.app-theme .mat-slider.mat-accent .mat-slider-track-fill,
.app-theme .mat-slider.mat-accent .mat-slider-thumb,
.app-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #b2d467;
}
.app-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: black;
}
.app-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(178, 212, 103, 0.2);
}
.app-theme .mat-slider.mat-warn .mat-slider-track-fill,
.app-theme .mat-slider.mat-warn .mat-slider-thumb,
.app-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #e37867;
}
.app-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: black;
}
.app-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(227, 120, 103, 0.2);
}
.app-theme .mat-slider:hover .mat-slider-track-background,
.app-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: hotpink;
}
.app-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.app-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.app-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: fuchsia;
}
.app-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: fuchsia;
}
.app-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(112, 111, 111, 0.12);
}
.app-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.app-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: fuchsia;
}
.app-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: fuchsia;
  background-color: transparent;
}
.app-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .app-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: hotpink;
}
.app-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .app-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: fuchsia;
}
.app-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(112, 111, 111, 0.7);
}
.app-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(112, 111, 111, 0.7), rgba(112, 111, 111, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(112, 111, 111, 0.7), rgba(112, 111, 111, 0.7) 2px, transparent 0, transparent);
}
.app-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(112, 111, 111, 0.7), rgba(112, 111, 111, 0.7) 2px, transparent 0, transparent);
}
.app-theme .mat-step-header.cdk-keyboard-focused, .app-theme .mat-step-header.cdk-program-focused, .app-theme .mat-step-header:hover:not([aria-disabled]), .app-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: #f9f9f9;
}
.app-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .app-theme .mat-step-header:hover {
    background: none;
  }
}
.app-theme .mat-step-header .mat-step-label,
.app-theme .mat-step-header .mat-step-optional {
  color: #706f6f;
}
.app-theme .mat-step-header .mat-step-icon {
  background-color: #706f6f;
  color: black;
}
.app-theme .mat-step-header .mat-step-icon-selected,
.app-theme .mat-step-header .mat-step-icon-state-done,
.app-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #ee7203;
  color: black;
}
.app-theme .mat-step-header.mat-accent .mat-step-icon {
  color: black;
}
.app-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.app-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.app-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #b2d467;
  color: black;
}
.app-theme .mat-step-header.mat-warn .mat-step-icon {
  color: black;
}
.app-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.app-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.app-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #e37867;
  color: black;
}
.app-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #e37867;
}
.app-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: #706f6f;
}
.app-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #e37867;
}
.app-theme .mat-stepper-horizontal, .app-theme .mat-stepper-vertical {
  background-color: white;
}
.app-theme .mat-stepper-vertical-line::before {
  border-left-color: #e2e2e2;
}
.app-theme .mat-horizontal-stepper-header::before,
.app-theme .mat-horizontal-stepper-header::after,
.app-theme .mat-stepper-horizontal-line {
  border-top-color: #e2e2e2;
}
.app-theme .mat-sort-header-arrow {
  color: #706f6f;
}
.app-theme .mat-tab-nav-bar,
.app-theme .mat-tab-header {
  border-bottom: 1px solid #e2e2e2;
}
.app-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.app-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
}
.app-theme .mat-tab-label, .app-theme .mat-tab-link {
  color: #706f6f;
}
.app-theme .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-link.mat-tab-disabled {
  color: purple;
}
.app-theme .mat-tab-header-pagination-chevron {
  border-color: #706f6f;
}
.app-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: purple;
}
.app-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.app-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.app-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.app-theme .mat-tab-group.mat-primary .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #ee7203;
}
.app-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.app-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 247, 226, 0.3);
}
.app-theme .mat-tab-group.mat-accent .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #b2d467;
}
.app-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.app-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.app-theme .mat-tab-group.mat-warn .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #e37867;
}
.app-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .app-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: black;
}
.app-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .app-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .app-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #ee7203;
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.app-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(240, 247, 226, 0.3);
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .app-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .app-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #b2d467;
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.app-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(250, 213, 179, 0.3);
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .app-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .app-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #e37867;
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: black;
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: black;
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.app-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}
.app-theme .mat-toolbar {
  background: white;
  color: #706f6f;
}
.app-theme .mat-toolbar.mat-primary {
  background: #ee7203;
  color: black;
}
.app-theme .mat-toolbar.mat-accent {
  background: #b2d467;
  color: black;
}
.app-theme .mat-toolbar.mat-warn {
  background: #e37867;
  color: black;
}
.app-theme .mat-toolbar .mat-form-field-underline,
.app-theme .mat-toolbar .mat-form-field-ripple,
.app-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.app-theme .mat-toolbar .mat-form-field-label,
.app-theme .mat-toolbar .mat-focused .mat-form-field-label,
.app-theme .mat-toolbar .mat-select-value,
.app-theme .mat-toolbar .mat-select-arrow,
.app-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.app-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.app-theme .mat-tree {
  background: white;
}
.app-theme .mat-tree-node,
.app-theme .mat-nested-tree-node {
  color: #706f6f;
}
.app-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.app-theme .mat-simple-snackbar-action {
  color: #b2d467;
}
.app-theme .mat-tab-label {
  opacity: 1 !important;
}
.app-theme .mat-spinner.ligth circle {
  stroke: #e2e2e2;
}
.app-theme .mat-calendar-table-header {
  color: #3c3c3b;
}
.app-theme .mat-toolbar-single-row {
  height: 54px;
  font-size: 14px;
  font-weight: 400;
}
.app-theme .mat-ripple-element {
  background-color: rgba(226, 226, 226, 0.3);
}
.app-theme .mat-card {
  border-radius: 8px;
}
.app-theme .bordered {
  border: 2px solid #e2e2e2;
}
.app-theme .mat-expansion-panel {
  border-radius: 8px;
  border: 2px solid #e2e2e2;
}
.app-theme .mat-expansion-panel.mat-expanded .mat-expansion-panel-indicator {
  transform: rotateZ(180deg);
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-expansion-panel .mat-expansion-panel-indicator {
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-expansion-panel-with-icon mat-expansion-panel-header {
  color: black;
}
.app-theme .mat-expansion-panel-with-icon mat-expansion-panel-header.mat-expanded {
  border-bottom: 1px solid #e2e2e2;
  border-radius: unset;
}
.app-theme .mat-expansion-panel-with-icon mat-expansion-panel-header .mat-content {
  padding-left: 80px;
}
.app-theme .mat-expansion-panel-with-icon .mat-expansion-panel-body {
  padding-top: 20px;
}
.app-theme .mat-expansion-panel-with-icon-main-icon {
  z-index: 200;
  position: absolute;
  width: 64px;
  height: 64px;
  background-color: #ee7203;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px 0px 0px 0px;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-expansion-panel-with-icon-main-icon.rounded {
  border-radius: 6px 0px 0px 6px;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
@media screen and (max-width: 959px) {
  .app-theme .mat-card.mat-card-functional-button {
    padding: 22px 32px 26px !important;
    margin: 12px !important;
    flex-direction: column;
  }
  .app-theme .mat-card.mat-card-functional-button > mat-icon {
    width: 50px !important;
  }
}
.app-theme .mat-card.mat-card-functional-button {
  display: flex;
  justify-content: stretch;
  padding: 50px 52px 30px 0px;
  box-sizing: border-box;
  margin: 12px;
  /*&:hover {

      transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
      background-color: mat-color($background, hover);
      box-shadow: 0px 3px 6px #00000040 !important;
      cursor: pointer;
  }*/
}
.app-theme .mat-card.mat-card-functional-button > mat-icon {
  width: 90px;
  height: 50px;
  font-size: 50px;
  display: flex;
  justify-content: center;
  color: #ee7203;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-card.mat-card-functional-button > div {
  flex: 1;
}
.app-theme .mat-card.mat-card-functional-button > div mat-card-title {
  font-size: 17px;
  font-weight: 500;
  color: #3c3c3b;
  margin-bottom: 8px;
}
.app-theme .mat-card.mat-card-functional-button > div mat-card-title > mat-icon {
  position: relative;
  bottom: -6px;
}
.app-theme .mat-card.mat-card-functional-button > div mat-card-content {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #706f6f;
}
.app-theme .mat-step-icon-state-done {
  background-color: #85ac85 !important;
}
.app-theme .mat-step-icon-state-edit {
  background-color: #57b8ce !important;
}
.app-theme .captcha-box {
  line-height: 14px;
  width: 320px;
  max-width: 320px;
  height: 55px;
  max-height: 55px;
  padding: 6px 16px;
  border-radius: 40px;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid #ee7203 !important;
  color: #706f6f !important;
  margin-bottom: 20px;
}
.app-theme .captcha-box .result {
  font-size: x-large;
  margin: 6px 0px 6px 0px;
}
.app-theme .captcha-box .mat-icon {
  height: 50px;
  width: 45px;
  margin: 0 5px 0 5px;
}
.app-theme .captcha-box .loader {
  margin-top: 5px;
  margin-left: 7px;
}
.app-theme .user-menu {
  padding: 0px;
  max-width: unset;
  min-height: unset;
}
.app-theme .user-menu > div {
  width: 100%;
  height: 100%;
  padding: 0px;
}
.app-theme .user-menu > div > div {
  width: 100%;
  height: 100%;
  cursor: default !important;
  box-sizing: border-box;
}
.app-theme .user-menu > div > div:hover {
  background-color: white !important;
}
.app-theme .mat-tooltip {
  font-size: 14px !important;
  background-color: #ee7203 !important;
  border-radius: 0px !important;
  overflow: visible !important;
  padding: 15px !important;
  white-space: pre-line;
  width: fit-content !important;
  max-width: 500px !important;
}
.app-theme .mat-tab-base-color .mat-ink-bar {
  background-color: #706f6f !important;
}
.app-theme .mat-tab-base-color .mat-tab-link {
  color: #ee7203 !important;
}
.app-theme .mat-option {
  font-size: 12px;
}
.app-theme .mat-select-small .mat-form-field-wrapper, .app-theme .mat-select-small .mat-form-field-flex {
  height: 100%;
}
.app-theme .mat-select-small .mat-form-field-outline {
  top: 0px;
}
.app-theme .mat-select-small .mat-form-field-infix {
  padding: 0px 5px 0px 0px;
  font-size: 15px;
  font-weight: 600;
}
.app-theme .mat-select-small .mat-form-field-infix .mat-select {
  position: relative;
  top: -2px;
}
.app-theme .too-many-items .mat-option {
  line-height: 18px;
  height: 18px;
}
.app-theme .too-many-items .mat-optgroup-label {
  height: 20px;
  line-height: 20px;
}
.app-theme .mat-form-field-no-hint > div {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-label, .app-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: #706f6f;
}
.app-theme .mat-form-field-appearance-fill.mat-form-field-light-background .mat-form-field-flex {
  background-color: white;
}
.app-theme th {
  font-size: 17px;
}
.app-theme .mat-flat-button, .app-theme .mat-raised-button, .app-theme .mat-stroked-button {
  color: black;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
  font-size: 12px;
  font-weight: 400;
  border-radius: 6px;
}
.app-theme .mat-rounded-button {
  border-radius: 18px;
}
.app-theme .mat-flat-button.mat-button-base:hover:enabled {
  background-color: #9cd134;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-flat-button.mat-button-secondary {
  background-color: #d1e5a5;
}
.app-theme .mat-flat-button.mat-button-secondary:hover {
  background-color: #b9d979 !important;
}
.app-theme .mat-flat-button.mat-button-base.mat-button-strong {
  background-color: #3c3c3b;
  color: white;
  height: unset;
}
.app-theme .mat-button-strong:hover {
  background-color: black !important;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-datepicker-toggle {
  color: #706f6f;
}
.app-theme .mat-chip.mat-stroked-chip {
  border: 1px solid #e2e2e2;
  background-color: white !important;
  font-size: 12px !important;
  font-weight: bold;
}
.app-theme .mat-chip.mat-stroked-chip:hover {
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-chip.mat-stroked-chip.mat-chip-selected {
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
  background-color: #e2e2e2 !important;
}
.app-theme .mat-button-subtle {
  background-color: white !important;
  border: 1px solid #e2e2e2 !important;
  color: #3c3c3b !important;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-button-subtle:hover {
  background-color: #e2e2e2 !important;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .mat-fab-subtle {
  background-color: white !important;
  color: #3c3c3b !important;
}
.app-theme button:not(.mat-icon-button):not(.mat-fab) .mat-button-wrapper {
  display: flex;
  align-items: center;
}
.app-theme mat-button-toggle-group.mat-button-toggle-group-chip-like {
  border: none;
}
.app-theme mat-button-toggle-group.mat-button-toggle-group-chip-like .mat-button-toggle {
  display: flex;
  align-items: center;
  border: 2px solid #e2e2e2;
  border-radius: 25px;
  height: 40px;
  box-sizing: border-box;
  margin: 5px;
}
.app-theme mat-button-toggle-group.mat-button-toggle-group-chip-like .mat-button-toggle .mat-button-toggle-label-content {
  line-height: 40px;
  font-size: 14px;
}
.app-theme mat-button-toggle-group.mat-button-toggle-group-chip-like .mat-button-toggle-checked {
  background-color: #e2e2e2 !important;
  font-weight: 500;
}
.app-theme ::-webkit-scrollbar {
  width: 7px;
  cursor: pointer;
}
.app-theme ::-webkit-scrollbar-thumb {
  background: #706f6f;
  border-radius: 0px;
}
.app-theme .mat-select-panel::-webkit-scrollbar-thumb, .app-theme .mat-autocomplete-panel::-webkit-scrollbar-thumb {
  background: #706f6f;
}
.app-theme .vbar {
  background-color: #e2e2e2;
  display: block;
  width: 2px;
  margin: 0px 0px;
}
.app-theme .hbar {
  background-color: #e2e2e2;
  display: block;
  width: 100%;
  height: 2px;
  margin: 10px 0px;
}
.app-theme .hbar.ligth-hbar {
  background-color: #e2e2e2;
}
.app-theme .hoverable {
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .hoverable:hover {
  background-color: #f9f9f9;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme app-navbar nav.mobile-nav {
  border-bottom: 1px solid #e2e2e2;
}
.app-theme app-loader {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5000;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.5);
}
.app-theme app-home .intro {
  background-color: #f9f4ea;
}
.app-theme app-ticket-header mat-toolbar {
  border-bottom: 1px solid #e2e2e2;
}
.app-theme app-ticket-header .status-indicator {
  color: black;
}
.app-theme app-ticket-info mat-card {
  border: 1px solid #e2e2e2;
}
.app-theme app-ticket-feed {
  background-color: rgba(226, 226, 225, 0.3);
}
.app-theme app-ticket-feed .evt-icon {
  color: #85ac85;
  background-color: white;
}
.app-theme app-ticket-feed .msg-new {
  border: 2px solid #e2e2e2;
  border-radius: 6px;
}
.app-theme app-ticket-feed .msg-new-file {
  border: 1px solid #e2e2e2;
}
.app-theme app-ticket-feed .msg-new-files {
  background-color: white;
}
.app-theme app-ticket-search .ticket .ticket-status {
  color: black !important;
}
.app-theme app-ticket-search .ticket mat-card-title {
  color: #3c3c3b !important;
}
.app-theme app-ticket-search .ticket .mat-card-header-text {
  flex: 1;
}
.app-theme app-ticket-search .ticket button {
  color: black;
  text-transform: uppercase;
}
.app-theme app-ticket-search .ticket .hide-ugly-seam {
  height: 46px;
  margin-top: -46px;
  background: linear-gradient(0deg, white 18px, transparent);
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme app-ticket-search .ticket:hover .hide-ugly-seam {
  background: linear-gradient(0deg, #f9f9f9 18px, transparent);
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme cbox-header,
.app-theme .cbox-header,
.app-theme ewe-header-angular {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
  z-index: 999;
}
.app-theme cbox-header .colissimo-icon,
.app-theme .cbox-header .colissimo-icon,
.app-theme ewe-header-angular .colissimo-icon {
  background: url('colissimo.svg');
  height: 32px;
  width: 125px;
  background-repeat: no-repeat;
}
.app-theme cbox-header .mat-toolbar-single-row,
.app-theme .cbox-header .mat-toolbar-single-row,
.app-theme ewe-header-angular .mat-toolbar-single-row {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
}
.app-theme cbox-header .cbox-header-cbox-link,
.app-theme .cbox-header .cbox-header-cbox-link,
.app-theme ewe-header-angular .cbox-header-cbox-link {
  color: #706f6f;
}
.app-theme cbox-header .cbox-header-cbox-link:hover,
.app-theme .cbox-header .cbox-header-cbox-link:hover,
.app-theme ewe-header-angular .cbox-header-cbox-link:hover {
  color: #3c3c3b !important;
}
.app-theme cbox-header .cbox-header-menu-component,
.app-theme .cbox-header .cbox-header-menu-component,
.app-theme ewe-header-angular .cbox-header-menu-component {
  height: 100%;
}
.app-theme cbox-header .cbox-header-menu-component > *,
.app-theme .cbox-header .cbox-header-menu-component > *,
.app-theme ewe-header-angular .cbox-header-menu-component > * {
  height: 100%;
  width: 52px;
}
.app-theme cbox-header .cbox-header-menu-component .mat-icon.cbox-header-action,
.app-theme .cbox-header .cbox-header-menu-component .mat-icon.cbox-header-action,
.app-theme ewe-header-angular .cbox-header-menu-component .mat-icon.cbox-header-action {
  color: #706f6f;
  border-radius: 50%;
  width: 30px;
  padding: 3px;
  height: 30px;
  font-size: 18px;
}
.app-theme cbox-header .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action,
.app-theme .cbox-header .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action,
.app-theme ewe-header-angular .cbox-header-menu-component .mat-button-disabled .mat-icon.cbox-header-action {
  color: #F2F2F2;
}
.app-theme cbox-header .cbox-header-menu-component .mat-icon-button.open,
.app-theme .cbox-header .cbox-header-menu-component .mat-icon-button.open,
.app-theme ewe-header-angular .cbox-header-menu-component .mat-icon-button.open {
  background-color: #F2F2F2;
  border-radius: 0%;
}
.app-theme cbox-header cbox-header-accounts .cbox-header-action,
.app-theme .cbox-header cbox-header-accounts .cbox-header-action,
.app-theme ewe-header-angular cbox-header-accounts .cbox-header-action {
  color: #3c3c3b;
}
.app-theme cbox-header cbox-header-accounts .cbox-header-action,
.app-theme .cbox-header cbox-header-accounts .cbox-header-action,
.app-theme ewe-header-angular cbox-header-accounts .cbox-header-action {
  background-color: rgba(0, 0, 0, 0.26);
}
.app-theme cbox-header cbox-header-accounts .cbox-header-action.connected,
.app-theme .cbox-header cbox-header-accounts .cbox-header-action.connected,
.app-theme ewe-header-angular cbox-header-accounts .cbox-header-action.connected {
  background-color: #b2d467;
}
.app-theme cbox-header cbox-header-alerts .mat-badge-content,
.app-theme .cbox-header cbox-header-alerts .mat-badge-content,
.app-theme ewe-header-angular cbox-header-alerts .mat-badge-content {
  background: #E58474;
}
.app-theme cbox-header cbox-header-alerts .alert,
.app-theme .cbox-header cbox-header-alerts .alert,
.app-theme ewe-header-angular cbox-header-alerts .alert {
  border-left: 5px solid #E58474;
  background: white;
}
.app-theme cbox-header cbox-header-alerts .alert:hover,
.app-theme .cbox-header cbox-header-alerts .alert:hover,
.app-theme ewe-header-angular cbox-header-alerts .alert:hover {
  background: #F2F2F2;
}
.app-theme cbox-header cbox-header-alerts .alert .header .alert-type,
.app-theme .cbox-header cbox-header-alerts .alert .header .alert-type,
.app-theme ewe-header-angular cbox-header-alerts .alert .header .alert-type {
  background: #E58474;
  color: black;
}
.app-theme cbox-header cbox-header-alerts .alert-disabled,
.app-theme .cbox-header cbox-header-alerts .alert-disabled,
.app-theme ewe-header-angular cbox-header-alerts .alert-disabled {
  background-color: #F2F2F2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme .cbox-header-menu {
    min-width: 335px;
    overflow: hidden;
  }
}
.app-theme .cbox-header-user-accounts {
  min-width: 160px;
}
.app-theme .cbox-header-user-accounts .mat-menu-content {
  padding-top: 0;
  padding-left: 5px;
}
.app-theme .cbox-header-user-accounts .mat-menu-content .mat-list-item {
  font-size: 14px;
  height: 32px;
}
.app-theme .cbox-header-user-accounts.limit-height .mat-menu-content {
  max-height: 200px;
}
.app-theme .cbox-header-expansion-panel .mat-expansion-panel-header {
  height: 65px;
}
.app-theme .cbox-header-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  gap: 32px;
  font-size: 17px;
  font-weight: 400;
}
.app-theme .cbox-header-menu {
  max-width: unset;
  position: absolute;
  right: 0;
  border-radius: 0;
  box-shadow: -5px 7px 10px rgba(0, 0, 0, 0.14);
  color: #555555;
}
.app-theme .cbox-header-expansion-panel {
  padding: 0px !important;
}
.app-theme .cbox-header-menu.cbox-header-apps-menu,
.app-theme .cbox-header-expansion-panel.cbox-header-apps-menu {
  box-shadow: 3px 7px 7px rgba(0, 0, 0, 0.14);
  right: unset;
  left: 0;
}
.app-theme .cbox-header-menu.cbox-header-apps-menu > .mat-menu-content,
.app-theme .cbox-header-expansion-panel.cbox-header-apps-menu > .mat-menu-content {
  width: unset;
}
.app-theme .cbox-header-menu.cbox-header-apps-menu .colissimobox-icon,
.app-theme .cbox-header-expansion-panel.cbox-header-apps-menu .colissimobox-icon {
  background: url('cbox.svg');
  background-repeat: no-repeat !important;
  background-position: center 35px !important;
  height: 150px;
  width: 115px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  padding: 35px 6px;
  box-sizing: border-box;
}
.app-theme .cbox-header-menu.cbox-header-help-menu,
.app-theme .cbox-header-expansion-panel.cbox-header-help-menu {
  padding-bottom: 20px;
}
.app-theme .cbox-header-menu.cbox-header-help-menu a,
.app-theme .cbox-header-expansion-panel.cbox-header-help-menu a {
  font-size: 14px !important;
  height: 52px;
}
.app-theme .cbox-header-menu.cbox-header-help-menu .cbox-header-help-icon,
.app-theme .cbox-header-expansion-panel.cbox-header-help-menu .cbox-header-help-icon {
  font-size: 24px;
  margin: 0px 25px 0px 6px;
}
.app-theme .cbox-header-menu.cbox-header-user-menu .mat-divider,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-divider {
  margin-top: 25px;
  margin-bottom: 4px;
}
.app-theme .cbox-header-menu.cbox-header-user-menu .mat-list-item-content,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-list-item-content {
  padding: 0px !important;
}
.app-theme .cbox-header-menu.cbox-header-user-menu .mat-list-item-content .mat-icon,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu .mat-list-item-content .mat-icon {
  margin: 0px 25px 0px 0px;
  font-size: 24px;
}
.app-theme .cbox-header-menu.cbox-header-user-menu a,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu a {
  font-size: 14px !important;
  height: 52px;
}
.app-theme .cbox-header-menu.cbox-header-user-menu .cbox-header-user-menu-logout,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu .cbox-header-user-menu-logout {
  margin-top: 25px;
  font-size: 17px !important;
}
.app-theme .cbox-header-menu.cbox-header-user-menu .cbox-header-user-menu-logout .mat-icon,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu .cbox-header-user-menu-logout .mat-icon {
  font-size: 30px;
}
.app-theme .cbox-header-menu > .mat-menu-content,
.app-theme .cbox-header-expansion-panel > .mat-menu-content {
  width: 335px;
  padding: 0px;
}
.app-theme .cbox-header-menu.cbox-header-user-menu > .mat-menu-content,
.app-theme .cbox-header-expansion-panel.cbox-header-user-menu > .mat-menu-content {
  width: fit-content;
  min-width: 335px;
}
.app-theme .cbox-header-menu .cbox-header-menu-title,
.app-theme .cbox-header-expansion-panel .cbox-header-menu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 19px;
  padding: 16px 22px;
  background-color: #F2F2F2;
}
.app-theme .cbox-header-menu .cbox-header-menu-title .mat-icon,
.app-theme .cbox-header-expansion-panel .cbox-header-menu-title .mat-icon {
  cursor: pointer;
  font-size: 17px;
  padding: 3.5px;
}
.app-theme .cbox-header-menu .cbox-header-user-menu-company,
.app-theme .cbox-header-expansion-panel .cbox-header-user-menu-company {
  color: #ee7203;
  text-transform: uppercase;
}
.app-theme .cbox-header-menu .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-end,
.app-theme .cbox-header-menu .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-start,
.app-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-end,
.app-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-radius: 0px !important;
}
.app-theme .cbox-header-menu .cbox-header-lang .mat-form-field-infix,
.app-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-infix {
  padding: 8px 0px 7px 0px !important;
  border: none !important;
}
.app-theme .cbox-header-menu .cbox-header-lang .mat-form-field-wrapper,
.app-theme .cbox-header-expansion-panel .cbox-header-lang .mat-form-field-wrapper {
  margin: 0 !important;
}
.app-theme .cbox-header-menu .cbox-header-lang .mat-select-arrow-wrapper,
.app-theme .cbox-header-expansion-panel .cbox-header-lang .mat-select-arrow-wrapper {
  transform: none !important;
}
.app-theme .cbox-header-menu .cbox-header-apps-content,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #797676;
}
.app-theme .cbox-header-menu .cbox-header-apps-content a,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content a {
  color: #797676 !important;
  text-decoration: none !important;
}
.app-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-apps,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-apps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.app-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-apps > :hover,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-apps > :hover {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.app-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-colissimobox,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-colissimobox {
  width: 100%;
  display: flex;
  justify-content: center;
}
.app-theme .cbox-header-menu .cbox-header-apps-content .cbox-header-apps-colissimobox:hover,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content .cbox-header-apps-colissimobox:hover {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.app-theme .cbox-header-menu .cbox-header-apps-content .app-icon-bloc.disabled,
.app-theme .cbox-header-expansion-panel .cbox-header-apps-content .app-icon-bloc.disabled {
  background-color: rgba(242, 242, 242, 0.5019607843);
}
.app-theme .cbox-header-menu.cbox-header-alert-menu,
.app-theme .cbox-header-expansion-panel.cbox-header-alert-menu {
  padding: 12px 20px;
  background-color: #F2F2F2;
}
.app-theme .cbox-header-menu.cbox-header-alert-menu .mat-icon .mat-badge-content,
.app-theme .cbox-header-expansion-panel.cbox-header-alert-menu .mat-icon .mat-badge-content {
  background: #E58474;
}
.app-theme cbox-sidebar mat-sidenav {
  background-color: #F6F6F6 !important;
  border: none !important;
}
.app-theme cbox-sidebar .mat-list-base .mat-list-item .mat-list-item-content {
  padding: 0px 20px;
}
.app-theme cbox-sidebar .mat-nav-list .mat-list-item:hover, .app-theme cbox-sidebar .mat-action-list .mat-list-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.app-theme cbox-sidebar a.active {
  border-left: 5px solid #ee7203;
  background-color: white !important;
}
.app-theme cbox-sidebar a:hover {
  color: #3C3C3B !important;
}
.app-theme .cbox-primary {
  color: #ee7203;
}
.app-theme .cbox-accent {
  color: #b2d467;
}
.app-theme .cbox-warn {
  color: #f3524c;
}
.app-theme .cbox-spacer {
  flex: 1;
}
.app-theme .cbox-elevation {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14) !important;
}
.app-theme .cbox-clickable {
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme .cbox-clickable:hover {
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.app-theme ::-webkit-scrollbar {
  width: 7px;
  cursor: pointer;
}
.app-theme ::-webkit-scrollbar-thumb {
  background: #3c3c3b;
  border-radius: 0px;
}
.app-theme .cbox-page-wrapper {
  overflow: auto;
}
.app-theme .cbox-page-wrapper-sticky-header {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.app-theme .cbox-page-wrapper, .app-theme .cbox-page-wrapper-sticky-header {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  padding: 0px;
  background-color: transparent;
}
.app-theme .cbox-page-wrapper .cbox-page-content, .app-theme .cbox-page-wrapper-sticky-header .cbox-page-content {
  padding: 0px 100px;
  background-color: transparent;
}
.app-theme .cbox-page-wrapper .cbox-under-header-shadow-fix, .app-theme .cbox-page-wrapper-sticky-header .cbox-under-header-shadow-fix {
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.14);
}
.app-theme .cbox-page-wrapper .cbox-full-width-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-section {
  padding-left: 100px;
  padding-right: 100px;
  margin-left: -100px;
  margin-right: -100px;
}
.app-theme .cbox-page-wrapper .cbox-full-width-right-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-right-section {
  padding-right: 100px;
  margin-right: -100px;
}
.app-theme .cbox-page-wrapper .cbox-full-width-left-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-left-section {
  padding-left: 100px;
  margin-left: -100px;
}
.app-theme .cbox-page-wrapper .cbox-highlighted-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-highlighted-section {
  padding: 50px 100px;
  margin-left: -100px;
  margin-right: -100px;
  background-color: #f9efe1;
}
.app-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment a {
  color: #797676 !important;
}
.app-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment a:hover {
  color: #797676 !important;
}
.app-theme .cbox-breadcrumbs-wrapper .cbox-breadcrumbs-segment .mat-icon {
  color: #797676 !important;
}
@media screen and (max-width: 959px) {
  .app-theme .cbox-page-wrapper .cbox-page-content, .app-theme .cbox-page-wrapper-sticky-header .cbox-page-content {
    padding: 0px 30px;
  }
  .app-theme .cbox-page-wrapper .cbox-highlighted-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-highlighted-section {
    padding: 44px 100px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .app-theme .cbox-page-wrapper .cbox-full-width-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-section {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .app-theme .cbox-page-wrapper .cbox-full-width-right-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-right-section {
    padding-right: 30px;
    margin-right: -30px;
  }
  .app-theme .cbox-page-wrapper .cbox-full-width-left-section, .app-theme .cbox-page-wrapper-sticky-header .cbox-full-width-left-section {
    padding-left: 30px;
    margin-left: -30px;
  }
}
.app-theme .mat-chip.mat-standard-chip:not(.mat-chip-selected) {
  background-color: #F9F9F9 !important;
  border: 1px solid #E2E2E2;
}
.app-theme .mat-tooltip {
  font-size: 14px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  background: white !important;
  color: #706F6F;
  line-height: 17px;
  padding: 16px !important;
}
.app-theme [class^=cbox-text-highlight] {
  border-left: 5px solid #706F6F;
  padding: 8px 0px 12px 16px;
}
.app-theme [class^=cbox-text-highlight].cbox-text-highlight-primary {
  border-left-color: #ee7203;
}
.app-theme [class^=cbox-text-highlight].cbox-text-highlight-accent {
  border-left-color: #b2d467;
}
.app-theme [class^=cbox-text-label] {
  display: inline-block;
  border-radius: 3px;
  font-size: 15px;
  font-weight: bold;
  font-family: "MontSerrat";
  padding: 6px 16px 5px;
  color: black;
  background-color: #E2E2E2;
}
.app-theme [class^=cbox-text-label].cbox-text-label-info {
  background-color: #57B8CE;
}
.app-theme [class^=cbox-text-label].cbox-text-label-success {
  background-color: #8EC36A;
}
.app-theme [class^=cbox-text-label].cbox-text-label-danger {
  background-color: #E37867;
}
.app-theme [class^=cbox-text-label].cbox-text-label-warning {
  background-color: #F4CC4B;
}
.app-theme ul[class^=cbox-text-bullet-list] {
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 18px;
  list-style-type: none;
}
.app-theme ul[class^=cbox-text-bullet-list] li {
  margin-bottom: 18px;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-disc {
  padding-inline-start: 18px;
  counter-reset: my-awesome-counter;
  counter-increment: my-awesome-counter;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-disc li::before {
  content: " ";
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 10px;
  margin-left: -18px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: black;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-square {
  padding-inline-start: 20px;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-square li::before {
  content: " ";
  display: inline-block;
  margin-right: 10px;
  margin-left: -20px;
  width: 10px;
  height: 10px;
  background-color: #ee7203;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-number {
  counter-reset: counter;
  padding-inline-start: 34px;
}
.app-theme ul[class^=cbox-text-bullet-list].cbox-text-bullet-list-number li::before {
  counter-increment: counter;
  content: counter(counter);
  display: inline-block;
  margin-right: 10px;
  margin-left: -34px;
  width: 24px;
  height: 24px;
  margin-bottom: -6px;
  box-sizing: border-box;
  padding-top: 3px;
  margin-top: -3px;
  background-color: #E2E2E2;
  border-radius: 50%;
  color: black;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.app-theme a {
  cursor: pointer;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar {
  background-color: #F9F9F9;
  border-bottom: none !important;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar a.mat-tab-link {
  height: 40px;
  min-width: 200px;
  font-size: 16px;
  opacity: 0.85;
  font-weight: 500;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar a.mat-tab-link.mat-tab-label-active {
  opacity: 1;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar span:before {
  content: "";
  background: #3C3C3B;
  opacity: 0.1 !important;
  position: absolute;
  left: 0;
  height: 50%;
  width: 1px;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar a:first-child span:before {
  display: none;
}
.app-theme .mat-tab-nav-bar.cbox-nav-bar .mat-ink-bar {
  margin-left: 55px;
  width: 90px !important;
  height: 3px !important;
  border-radius: 3px 3px 0px 0px;
}
.app-theme .cbox-data-table th {
  background-color: #F9F9F9;
  padding: 24px 8px 0px;
  font-weight: 600 !important;
  font-size: 12px !important;
  color: #3C3C3B;
}
.app-theme .cbox-data-table th .mat-form-field-outline {
  background-color: white;
}
.app-theme .cbox-data-table tr.warn td {
  background-color: #f0f7e2;
}
.app-theme .cbox-data-table tr.warn td:first-of-type {
  border-left: 5px solid #b2d467;
}
.app-theme .cbox-data-table tr.accent td {
  background-color: #f0f7e2;
}
.app-theme .cbox-data-table tr.accent td:first-of-type {
  border-left: 5px solid #b2d467;
}
.app-theme .cbox-data-table tr.primary td {
  background-color: #f9efe1;
}
.app-theme .cbox-data-table tr.primary td:first-of-type {
  border-left: 5px solid #ee7203;
}
.app-theme .cbox-table-container {
  border: 1px solid #E2E2E2;
  border-radius: 8px;
}
.app-theme .cbox-table-container > table {
  width: 100%;
}
.app-theme .cbox-menu {
  max-width: unset;
  border-radius: 0;
  box-shadow: -5px 7px 10px rgba(0, 0, 0, 0.14);
}
.app-theme .cbox-menu .mat-menu-item {
  font-size: 16px;
  padding-left: 24px;
}
.app-theme .cbox-menu .cbox-menu-title,
.app-theme .cbox-menu .cbox-dark-menu-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 19px;
  padding: 16px 22px;
  gap: 16px;
  border-bottom: 1px solid #E2E2E2;
  color: #706F6F;
}
.app-theme .cbox-menu .cbox-menu-title .mat-icon,
.app-theme .cbox-menu .cbox-dark-menu-title .mat-icon {
  cursor: pointer;
  font-size: 17px;
  padding: 3.5px;
}
.app-theme .cbox-menu .cbox-dark-menu-title {
  background-color: #F9F9F9;
  border-bottom: none;
}
.app-theme .mat-card,
.app-theme .mat-expansion-panel {
  border-radius: 8px;
}
.app-theme .mat-card:not([class^=mat-elevation]),
.app-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
}
.app-theme .mat-accordion .mat-expansion-panel:first-of-type {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.app-theme .mat-accordion .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.app-theme .mat-expansion-panel {
  border-radius: 8px;
}
.app-theme .mat-expansion-panel.cbox-bodered-expansion-panel {
  box-shadow: none !important;
  border-radius: 8px !important;
  border: 1px solid #E2E2E2;
}
.app-theme .mat-expansion-panel.cbox-bodered-expansion-panel .mat-expansion-panel-body {
  padding: 16px 24px 16px;
}
.app-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header {
  border-radius: 8px 8px 0px 0px;
  height: 40px !important;
  font-family: "Montserrat" !important;
  font-size: 14px !important;
  background-color: #F9F9F9;
  padding: 8px 16px;
  box-sizing: border-box;
}
.app-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header:hover, .app-theme .mat-expansion-panel.cbox-bodered-expansion-panel mat-expansion-panel-header:focus {
  background-color: #E2E2E2;
}
.app-theme .cbox-bloc .cbox-bloc-icon {
  color: #ee7203;
}
.app-theme .cbox-bloc .cbox-bloc-highlight:not(.cbox-bloc-icon-position-top) .cbox-bloc-icon {
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: white;
}
.app-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-top {
  background: linear-gradient(180deg, #ee7203 0%, #ee7203 8px, white 8px);
}
.app-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-side:not(.cbox-bloc-hide-content) {
  background: linear-gradient(90deg, #ee7203 0%, #ee7203 91px, white 91px);
}
.app-theme .cbox-bloc .cbox-bloc-highlight.cbox-bloc-icon-position-side.cbox-bloc-hide-content {
  background: linear-gradient(90deg, #ee7203 0%, #ee7203 66px, white 66px);
}
.app-theme .cbox-bloc .cbox-bloc-action {
  color: black;
}
.app-theme .cbox-bloc .mat-card:not(.cbox-bloc-inactive):hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
}
.app-theme .cbox-button-rectangle {
  border-radius: 8px;
  padding: 0 24px 0 20px;
}
.app-theme .cbox-button-oblong {
  border-radius: 26px;
  padding: 0 26px;
}
.app-theme .cbox-button-oblong, .app-theme .cbox-button-rectangle {
  min-height: 50px;
  color: black;
}
.app-theme .cbox-button-oblong .mat-button-wrapper, .app-theme .cbox-button-rectangle .mat-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.app-theme .cbox-button-oblong .mat-button-wrapper .mat-icon:not(.cbox-icon), .app-theme .cbox-button-rectangle .mat-button-wrapper .mat-icon:not(.cbox-icon) {
  position: relative;
}
.app-theme .cbox-button-oblong .mat-button-wrapper .cbox-icon, .app-theme .cbox-button-rectangle .mat-button-wrapper .cbox-icon {
  width: 14px !important;
  height: 14px !important;
  font-size: 14px;
  font-weight: 600;
}
.app-theme .cbox-button-oblong.mat-button-base.mat-accent2:not(.mat-flat-button):not(.mat-raised-button):not(.mat-fab):not(.mat-mini-fab), .app-theme .cbox-button-rectangle.mat-button-base.mat-accent2:not(.mat-flat-button):not(.mat-raised-button):not(.mat-fab):not(.mat-mini-fab) {
  color: #57B8CE !important;
}
.app-theme .cbox-button-oblong.mat-raised-button, .app-theme .cbox-button-rectangle.mat-raised-button {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
}
.app-theme .cbox-button-oblong.mat-stroked-button, .app-theme .cbox-button-rectangle.mat-stroked-button {
  color: black;
  background-color: white;
}
.app-theme .cbox-button-oblong.mat-stroked-button.mat-transparent, .app-theme .cbox-button-rectangle.mat-stroked-button.mat-transparent {
  background-color: transparent;
}
.app-theme .cbox-button-oblong.mat-stroked-button.mat-neutral-light, .app-theme .cbox-button-rectangle.mat-stroked-button.mat-neutral-light {
  background-color: #F6F6F6;
}
.app-theme .cbox-button-oblong.mat-flat-button.mat-neutral-dark, .app-theme .cbox-button-rectangle.mat-flat-button.mat-neutral-dark {
  color: white;
}
.app-theme .mat-.mat-flat-button.cbox-button-oblong, .app-theme .mat-.mat-flat-button.cbox-button-rectangle {
  background-color: white !important;
}
.app-theme .mat-neutral.mat-flat-button.cbox-button-oblong, .app-theme .mat-neutral.mat-flat-button.cbox-button-rectangle {
  background-color: white !important;
}
.app-theme .mat-transparent.mat-flat-button.cbox-button-oblong, .app-theme .mat-transparent.mat-flat-button.cbox-button-rectangle {
  background-color: rgba(255, 255, 255, 0) !important;
}
.app-theme .mat-neutral-light.mat-flat-button.cbox-button-oblong, .app-theme .mat-neutral-light.mat-flat-button.cbox-button-rectangle {
  background-color: #F6F6F6 !important;
}
.app-theme .mat-neutral-mid.mat-flat-button.cbox-button-oblong, .app-theme .mat-neutral-mid.mat-flat-button.cbox-button-rectangle {
  background-color: #E2E2E2 !important;
}
.app-theme .mat-neutral-dark.mat-flat-button.cbox-button-oblong, .app-theme .mat-neutral-dark.mat-flat-button.cbox-button-rectangle {
  background-color: #3C3C3B !important;
}
.app-theme .mat-accent.mat-flat-button.cbox-button-oblong, .app-theme .mat-accent.mat-flat-button.cbox-button-rectangle {
  background-color: #b2d467 !important;
}
.app-theme .mat-accent2.mat-flat-button.cbox-button-oblong, .app-theme .mat-accent2.mat-flat-button.cbox-button-rectangle {
  background-color: #57B8CE !important;
}
.app-theme .mat-primary.mat-flat-button.cbox-button-oblong, .app-theme .mat-primary.mat-flat-button.cbox-button-rectangle {
  background-color: #ee7203 !important;
}
.app-theme .mat-accent-light.mat-flat-button.cbox-button-oblong, .app-theme .mat-accent-light.mat-flat-button.cbox-button-rectangle {
  background-color: #d1e5a5 !important;
}
.app-theme .mat-accent2-light.mat-flat-button.cbox-button-oblong, .app-theme .mat-accent2-light.mat-flat-button.cbox-button-rectangle {
  background-color: #9ED4E2 !important;
}
.app-theme .mat-primary-light.mat-flat-button.cbox-button-oblong, .app-theme .mat-primary-light.mat-flat-button.cbox-button-rectangle {
  background-color: #ee7203 !important;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: calc(1em - 1.43px) 0 1em 0 !important;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-prefix .cbox-icon {
  height: 15px;
  width: 12px;
  font-size: 16px;
  margin: 0 10px 0 6px;
  position: relative;
  bottom: 3px;
  font-weight: 600;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon:not(.cbox-icon) {
  margin: 0px 6px 0 6px;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: #E2E2E2;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline:hover {
  color: #707070;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start {
  border-radius: 8px 0 0 8px;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border-radius: 0 8px 8px 0;
}
.app-theme .mat-form-field-appearance-outline .mat-hint {
  color: #3C3C3B;
}
.app-theme .mat-form-field-appearance-outline .mat-form-field-label {
  color: #3C3C3B;
  font-weight: medium;
}
.app-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.app-theme cbox-form-select button.cbox-form-select-option {
  padding: 0px 16px;
}
.app-theme cbox-form-select button.cbox-form-select-option .mat-button-wrapper {
  justify-content: space-between;
  align-items: center;
}
.app-theme cbox-form-select button.cbox-form-select-option .mat-button-wrapper .mat-icon {
  margin-right: 0px !important;
  margin-left: 10px;
  font-size: 16px;
  width: 16px;
  height: 16px;
  bottom: auto !important;
}
.app-theme cbox-form-select button.cbox-form-select-option.mat-neutral {
  border: 1px solid #3C3C3B;
  padding: 0px 15px;
}
.app-theme a {
  color: #3c3c3b !important;
}
.app-theme a:hover {
  color: #ee7203 !important;
}
.app-theme h1, .app-theme h2, .app-theme h3, .app-theme h4, .app-theme h5, .app-theme h6 {
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  color: !important;
}
.app-theme h1 {
  margin: 18px 0 !important;
}
.app-theme h5 {
  font-size: 17px !important;
}
.app-theme h6 {
  font-size: 14px !important;
}
.app-theme nav, .app-theme .nav {
  font-family: "Montserrat" !important;
  font-size: 14px;
  font-weight: 400;
}
.app-theme p {
  font-size: 14px;
  font-weight: 400;
  color: #706f6f;
}
.app-theme strong {
  font-size: 16px;
  font-weight: 500;
}
.app-theme small {
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: 500;
}
.app-theme .color-success {
  color: #8EC36A;
}
.app-theme .color-success * {
  stroke: #8EC36A !important;
}
.app-theme .color-info {
  color: #57B8CE;
}
.app-theme .color-info * {
  stroke: #57B8CE !important;
}
.app-theme .color-warning {
  color: #F4CC4B;
}
.app-theme .color-warning * {
  stroke: #F4CC4B !important;
}
.app-theme .color-danger {
  color: #E37867;
}
.app-theme .color-danger * {
  stroke: #E37867 !important;
}
.app-theme .background-color-success {
  background-color: #8EC36A;
  color: black;
}
.app-theme .background-color-info {
  background-color: #57B8CE;
  color: black;
}
.app-theme .background-color-warning {
  background-color: #F4CC4B;
  color: black;
}
.app-theme .background-color-danger {
  background-color: #E37867;
  color: black;
}
.mat-tab-group-no-header .mat-tab-header {
  display: none;
}
.mat-tab-link:not(.mat-tab-siabled) {
  opacity: 1 !important;
}
.renew-ranges-dialog {
  overflow: auto;
  width: 100%;
  padding: 100px;
}
@media screen and (max-width: 959px) {
  .renew-ranges-dialog {
    padding: unset !important;
  }
}
.basic-dialog img {
  width: 100%;
  margin-top: 10px;
}
.basic-dialog mat-dialog-container {
  padding: 0px !important;
  width: 500px !important;
  max-width: 80vw;
  border-radius: 0% !important;
  position: relative !important;
  overflow: unset;
}
.basic-dialog .dialog-position {
  margin: 0px 16px !important;
}
.basic-dialog .header {
  padding: 8px 16px;
  font-weight: 500;
  color: #B2D467;
}
.basic-dialog .header h2 {
  font-size: 20px;
  margin: 0 !important;
}
.basic-dialog .content {
  padding: 0px 16px;
  font-size: 15px;
  line-height: 1.5;
  color: #B2D467;
  max-height: 200px;
  overflow: auto;
}
.basic-dialog .footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.basic-dialog h2 {
  line-height: 0.5;
}
.basic-dialog ul {
  max-height: 150px;
  overflow-y: scroll;
}
.basic-dialog button {
  margin-left: 10px;
}
.basic-dialog .cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
  overflow: auto;
  pointer-events: auto;
}
.error-snackbar.mat-snack-bar-container .mat-simple-snackbar {
  justify-content: center;
}
.wrapper {
  min-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .wrapper {
    padding: 0 30px;
  }
}
.spacer {
  flex: 1;
}
.cbox-elevation {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
}
.cbox-icon {
  font-size: 24px;
}
app-filters mat-expansion-panel-header .mat-content {
  justify-content: space-between;
  align-items: center;
}
app-list-selector .mat-form-field-full-height .mat-form-field-wrapper, app-list-selector .mat-form-field-full-height .mat-form-field-flex, app-list-selector .mat-form-field-full-height .mat-form-field-infix, app-list-selector .mat-form-field-full-height textarea {
  height: 100%;
}
app-list-selector .mat-form-field-full-height .mat-form-field-infix {
  box-sizing: border-box;
}
app-list-selector .bottom-button .mat-button-wrapper {
  justify-content: space-between;
}
app-list-selector .bottom-button .mat-button-wrapper > div {
  text-align: center;
  flex: 1;
}
@media screen and (min-width: 600px) {
  app-ticket-create .mat-vertical-stepper-all-opened .mat-step-header:hover {
    background-color: unset !important;
    cursor: unset !important;
  }
  app-ticket-create .mat-vertical-stepper-all-opened .mat-vertical-stepper-content {
    visibility: visible !important;
    height: 100% !important;
  }
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Barlow;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 500 35px / 2 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 500 22px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 500 20px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 1.1 Barlow;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 1.1 Barlow;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 500 11px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Barlow;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Barlow;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Barlow;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Barlow;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Barlow;
}
.mat-card {
  font-family: Barlow;
}
.mat-card-title {
  font-size: 35px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 28px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Barlow;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.1;
}
.mat-chip {
  font-size: 16px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Barlow;
}
.mat-header-cell {
  font-size: 11px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Barlow;
}
.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 28px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
}
.mat-expansion-panel-content {
  font: 400 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-form-field {
  font: 500 14px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.325em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.1;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.1em;
  line-height: 1.1;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.825em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32494em) scale(0.75);
  width: 133.3333933333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.32493em) scale(0.75);
  width: 133.3334033333%;
}
.mat-form-field-label-wrapper {
  top: -0.825em;
  padding-top: 0.825em;
}
.mat-form-field-label {
  top: 1.325em;
}
.mat-form-field-underline {
  bottom: 1.325em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7666666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.45em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.275em) scale(0.75) perspective(100px) translateZ(0.00118px);
  width: 133.3335133333%;
}
.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.275em) scale(0.75) perspective(100px) translateZ(0.00119px);
  width: 133.3335233333%;
}
.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.275em) scale(0.75) perspective(100px) translateZ(0.0012px);
  width: 133.3335333333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.275em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5666666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27479em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27478em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.27477em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.075em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57494em) scale(0.75);
  width: 133.3333933333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.57493em) scale(0.75);
  width: 133.3334033333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.825em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.57494em) scale(0.75);
  width: 133.3333933333%;
}
.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.57493em) scale(0.75);
  width: 133.3334033333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 11px;
}
input.mat-input-element {
  margin-top: -0.05em;
}
.mat-menu-item {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Barlow;
  font-size: 11px;
}
.mat-radio-button {
  font-family: Barlow;
}
.mat-select {
  font-family: Barlow;
}
.mat-select-trigger {
  height: 1.1em;
}
.mat-slide-toggle-content {
  font-family: Barlow;
}
.mat-slider-thumb-label-text {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Barlow;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 16px;
}
.mat-step-label-selected {
  font-size: 16px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Barlow;
}
.mat-tab-label, .mat-tab-link {
  font-family: Barlow;
  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 28px / 1.1 Barlow;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Barlow;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Barlow;
}
.mat-list-option {
  font-family: Barlow;
}
.mat-list-base .mat-list-item {
  font-size: 22px;
}
.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: 22px;
}
.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: Barlow;
  font-size: 16px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 11px;
}
.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: 11px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 11px;
}
.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: 11px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Barlow;
  font-size: 11px;
  font-weight: 500;
}
.mat-option {
  font-family: Barlow;
  font-size: 22px;
}
.mat-optgroup-label {
  font: 500 16px / 1.1 Barlow;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Barlow;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Barlow;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}
body {
  height: auto;
  overflow: auto;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

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