.nim-chat-wrapper {
  display: block;
  width: 380px;
  overflow: hidden;
  border-radius: 4px;
  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);
}

.nim-chat-loader-overlay {
  position: absolute;
  padding: 20px;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.2s, transform 0.2s;
}
.nim-chat-loader-overlay.m-invisible {
  position: absolute;
  opacity: 0;
  transform: scale(0);
}

.debug {
  border: 1px solid red;
  position: absolute;
  left: 0px;
  top: 0px;
}

.m-calendar-menu {
  max-width: 320px !important;
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
}

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

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

.mat-h1, .mat-headline, .mat-typography h1 {
  font: 700 96px / 119.04px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2, .mat-title, .mat-typography h2 {
  font: 700 60px / 79.2px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 700 34px / 45.56px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 700 48px / 63.36px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5, .mat-typography h5 {
  font: 400 calc(16px * 0.83) / 23.68px Open Sans, sans-serif;
  margin: 0 0 12px;
}

.mat-h6, .mat-typography h6 {
  font: 400 calc(16px * 0.67) / 23.68px Open Sans, sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong, .mat-body-2 {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-body, .mat-body-1, .mat-typography {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}

.mat-small, .mat-caption {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-display-4, .mat-typography .mat-display-4 {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}

.mat-display-3, .mat-typography .mat-display-3 {
  font: 300 36px / 47.52px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 58px / 77.72px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-display-1, .mat-typography .mat-display-1 {
  font: 300 78px / 95.16px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.mat-button-toggle {
  font-family: Open Sans, sans-serif;
}

.mat-card {
  font-family: Open Sans, sans-serif;
}

.mat-card-title {
  font-size: 96px;
  font-weight: 700;
}

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

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

.mat-checkbox {
  font-family: Open Sans, sans-serif;
}

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

.mat-chip {
  font-size: 14px;
  font-weight: 400;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Open Sans, sans-serif;
}

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

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

.mat-calendar {
  font-family: Open Sans, sans-serif;
}

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

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

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

.mat-dialog-title {
  font: 700 60px / 79.2px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-expansion-panel-header {
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.mat-expansion-panel-content {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Open Sans, sans-serif;
  letter-spacing: normal;
}

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

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em 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.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

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

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

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

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

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 16px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Open Sans, sans-serif;
}

.mat-select {
  font-family: Open Sans, sans-serif;
}

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

.mat-slide-toggle-content {
  font-family: Open Sans, sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Open Sans, sans-serif;
}

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

.mat-step-sub-label-error {
  font-weight: normal;
}

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

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

.mat-tab-group {
  font-family: Open Sans, sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 700 60px / 79.2px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mat-list-item {
  font-family: Open Sans, sans-serif;
}

.mat-list-option {
  font-family: Open Sans, sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 34px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 16px;
}
.mat-list-base .mat-list-option {
  font-size: 34px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 16px;
}
.mat-list-base .mat-subheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.mat-option {
  font-family: Open Sans, sans-serif;
  font-size: 34px;
}

.mat-optgroup-label {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}

.mat-simple-snackbar {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

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

.mat-tree {
  font-family: Open Sans, sans-serif;
}

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

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(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;
}

.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, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.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-mdc-focus-indicator {
  position: relative;
}

.nim-body-1 {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-body-2 {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-display-4 {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 20px;
}
.nim-display-5 {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-subheading-3 {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-subheading-4 {
  font: 700 14px / 21.28px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-caption-1 {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-caption-2 {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-caption-3 {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-background-red {
  background-color: #ffcdd2 !important;
}
.nim-background-pink {
  background-color: #f8bbd0 !important;
}
.nim-background-purple {
  background-color: #e1bee7 !important;
}
.nim-background-deep-purple {
  background-color: #d1c4e9 !important;
}
.nim-background-indigo {
  background-color: #c5cae9 !important;
}
.nim-background-blue {
  background-color: #bbdefb !important;
}
.nim-background-light-blue {
  background-color: #b3e5fc !important;
}
.nim-background-cyan {
  background-color: #b2ebf2 !important;
}
.nim-background-teal {
  background-color: #b2dfdb !important;
}
.nim-background-green {
  background-color: #c8e6c9 !important;
}
.nim-background-light-green {
  background-color: #dcedc8 !important;
}
.nim-background-lime {
  background-color: #f0f4c3 !important;
}
.nim-background-amber {
  background-color: #ffecb3 !important;
}
.nim-background-orange {
  background-color: #ffe0b2 !important;
}
.nim-background-deep-orange {
  background-color: #ffccbc !important;
}
.nim-background-brown {
  background-color: #d7ccc8 !important;
}
.nim-background-grey {
  background-color: whitesmoke !important;
}
.nim-background-blue-grey {
  background-color: #cfd8dc !important;
}
.nim-border-red {
  border-color: #ffcdd2 !important;
}
.nim-border-pink {
  border-color: #f8bbd0 !important;
}
.nim-border-purple {
  border-color: #e1bee7 !important;
}
.nim-border-deep-purple {
  border-color: #d1c4e9 !important;
}
.nim-border-indigo {
  border-color: #c5cae9 !important;
}
.nim-border-blue {
  border-color: #bbdefb !important;
}
.nim-border-light-blue {
  border-color: #b3e5fc !important;
}
.nim-border-cyan {
  border-color: #b2ebf2 !important;
}
.nim-border-teal {
  border-color: #b2dfdb !important;
}
.nim-border-green {
  border-color: #c8e6c9 !important;
}
.nim-border-light-green {
  border-color: #dcedc8 !important;
}
.nim-border-lime {
  border-color: #f0f4c3 !important;
}
.nim-border-amber {
  border-color: #ffecb3 !important;
}
.nim-border-orange {
  border-color: #ffe0b2 !important;
}
.nim-border-deep-orange {
  border-color: #ffccbc !important;
}
.nim-border-brown {
  border-color: #d7ccc8 !important;
}
.nim-border-grey {
  border-color: whitesmoke !important;
}
.nim-border-blue-grey {
  border-color: #cfd8dc !important;
}
.nim-color-red {
  color: #ffcdd2 !important;
}
.nim-color-pink {
  color: #f8bbd0 !important;
}
.nim-color-purple {
  color: #e1bee7 !important;
}
.nim-color-deep-purple {
  color: #d1c4e9 !important;
}
.nim-color-indigo {
  color: #c5cae9 !important;
}
.nim-color-blue {
  color: #bbdefb !important;
}
.nim-color-light-blue {
  color: #b3e5fc !important;
}
.nim-color-cyan {
  color: #b2ebf2 !important;
}
.nim-color-teal {
  color: #b2dfdb !important;
}
.nim-color-green {
  color: #c8e6c9 !important;
}
.nim-color-light-green {
  color: #dcedc8 !important;
}
.nim-color-lime {
  color: #f0f4c3 !important;
}
.nim-color-amber {
  color: #ffecb3 !important;
}
.nim-color-orange {
  color: #ffe0b2 !important;
}
.nim-color-deep-orange {
  color: #ffccbc !important;
}
.nim-color-brown {
  color: #d7ccc8 !important;
}
.nim-color-grey {
  color: whitesmoke !important;
}
.nim-color-blue-grey {
  color: #cfd8dc !important;
}
.nim-fill-red [fill] {
  fill: #ffcdd2 !important;
}
.nim-fill-pink [fill] {
  fill: #f8bbd0 !important;
}
.nim-fill-purple [fill] {
  fill: #e1bee7 !important;
}
.nim-fill-deep-purple [fill] {
  fill: #d1c4e9 !important;
}
.nim-fill-indigo [fill] {
  fill: #c5cae9 !important;
}
.nim-fill-blue [fill] {
  fill: #bbdefb !important;
}
.nim-fill-light-blue [fill] {
  fill: #b3e5fc !important;
}
.nim-fill-cyan [fill] {
  fill: #b2ebf2 !important;
}
.nim-fill-teal [fill] {
  fill: #b2dfdb !important;
}
.nim-fill-green [fill] {
  fill: #c8e6c9 !important;
}
.nim-fill-light-green [fill] {
  fill: #dcedc8 !important;
}
.nim-fill-lime [fill] {
  fill: #f0f4c3 !important;
}
.nim-fill-amber [fill] {
  fill: #ffecb3 !important;
}
.nim-fill-orange [fill] {
  fill: #ffe0b2 !important;
}
.nim-fill-deep-orange [fill] {
  fill: #ffccbc !important;
}
.nim-fill-brown [fill] {
  fill: #d7ccc8 !important;
}
.nim-fill-grey [fill] {
  fill: whitesmoke !important;
}
.nim-fill-blue-grey [fill] {
  fill: #cfd8dc !important;
}
.nim-p-xxs {
  padding: 2px;
}
.nim-pt-xxs {
  padding-top: 2px;
}
.nim-pr-xxs {
  padding-right: 2px;
}
.nim-pb-xxs {
  padding-bottom: 2px;
}
.nim-pl-xxs {
  padding-left: 2px;
}
.nim-plr-xxs {
  padding-left: 2px;
  padding-right: 2px;
}
.nim-ptb-xxs {
  padding-top: 2px;
  padding-bottom: 2px;
}
.nim-p-xs {
  padding: 4px;
}
.nim-pt-xs {
  padding-top: 4px;
}
.nim-pr-xs {
  padding-right: 4px;
}
.nim-pb-xs {
  padding-bottom: 4px;
}
.nim-pl-xs {
  padding-left: 4px;
}
.nim-plr-xs {
  padding-left: 4px;
  padding-right: 4px;
}
.nim-ptb-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}
.nim-p-sm {
  padding: 8px;
}
.nim-pt-sm {
  padding-top: 8px;
}
.nim-pr-sm {
  padding-right: 8px;
}
.nim-pb-sm {
  padding-bottom: 8px;
}
.nim-pl-sm {
  padding-left: 8px;
}
.nim-plr-sm {
  padding-left: 8px;
  padding-right: 8px;
}
.nim-ptb-sm {
  padding-top: 8px;
  padding-bottom: 8px;
}
.nim-p-md {
  padding: 12px;
}
.nim-pt-md {
  padding-top: 12px;
}
.nim-pr-md {
  padding-right: 12px;
}
.nim-pb-md {
  padding-bottom: 12px;
}
.nim-pl-md {
  padding-left: 12px;
}
.nim-plr-md {
  padding-left: 12px;
  padding-right: 12px;
}
.nim-ptb-md {
  padding-top: 12px;
  padding-bottom: 12px;
}
.nim-p-lg {
  padding: 16px;
}
.nim-pt-lg {
  padding-top: 16px;
}
.nim-pr-lg {
  padding-right: 16px;
}
.nim-pb-lg {
  padding-bottom: 16px;
}
.nim-pl-lg {
  padding-left: 16px;
}
.nim-plr-lg {
  padding-left: 16px;
  padding-right: 16px;
}
.nim-ptb-lg {
  padding-top: 16px;
  padding-bottom: 16px;
}
.nim-p-xl {
  padding: 20px;
}
.nim-pt-xl {
  padding-top: 20px;
}
.nim-pr-xl {
  padding-right: 20px;
}
.nim-pb-xl {
  padding-bottom: 20px;
}
.nim-pl-xl {
  padding-left: 20px;
}
.nim-plr-xl {
  padding-left: 20px;
  padding-right: 20px;
}
.nim-ptb-xl {
  padding-top: 20px;
  padding-bottom: 20px;
}
.nim-p-xxl {
  padding: 24px;
}
.nim-pt-xxl {
  padding-top: 24px;
}
.nim-pr-xxl {
  padding-right: 24px;
}
.nim-pb-xxl {
  padding-bottom: 24px;
}
.nim-pl-xxl {
  padding-left: 24px;
}
.nim-plr-xxl {
  padding-left: 24px;
  padding-right: 24px;
}
.nim-ptb-xxl {
  padding-top: 24px;
  padding-bottom: 24px;
}
.nim-m-xxs {
  margin: 2px;
}
.nim-mt-xxs {
  margin-top: 2px;
}
.nim-mr-xxs {
  margin-right: 2px;
}
.nim-mb-xxs {
  margin-bottom: 2px;
}
.nim-ml-xxs {
  margin-left: 2px;
}
.nim-mlr-xxs {
  margin-left: 2px;
  margin-right: 2px;
}
.nim-mtb-xxs {
  margin-top: 2px;
  margin-bottom: 2px;
}
.nim-m-xs {
  margin: 4px;
}
.nim-mt-xs {
  margin-top: 4px;
}
.nim-mr-xs {
  margin-right: 4px;
}
.nim-mb-xs {
  margin-bottom: 4px;
}
.nim-ml-xs {
  margin-left: 4px;
}
.nim-mlr-xs {
  margin-left: 4px;
  margin-right: 4px;
}
.nim-mtb-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.nim-m-sm {
  margin: 8px;
}
.nim-mt-sm {
  margin-top: 8px;
}
.nim-mr-sm {
  margin-right: 8px;
}
.nim-mb-sm {
  margin-bottom: 8px;
}
.nim-ml-sm {
  margin-left: 8px;
}
.nim-mlr-sm {
  margin-left: 8px;
  margin-right: 8px;
}
.nim-mtb-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}
.nim-m-md {
  margin: 12px;
}
.nim-mt-md {
  margin-top: 12px;
}
.nim-mr-md {
  margin-right: 12px;
}
.nim-mb-md {
  margin-bottom: 12px;
}
.nim-ml-md {
  margin-left: 12px;
}
.nim-mlr-md {
  margin-left: 12px;
  margin-right: 12px;
}
.nim-mtb-md {
  margin-top: 12px;
  margin-bottom: 12px;
}
.nim-m-lg {
  margin: 16px;
}
.nim-mt-lg {
  margin-top: 16px;
}
.nim-mr-lg {
  margin-right: 16px;
}
.nim-mb-lg {
  margin-bottom: 16px;
}
.nim-ml-lg {
  margin-left: 16px;
}
.nim-mlr-lg {
  margin-left: 16px;
  margin-right: 16px;
}
.nim-mtb-lg {
  margin-top: 16px;
  margin-bottom: 16px;
}
.nim-m-xl {
  margin: 20px;
}
.nim-mt-xl {
  margin-top: 20px;
}
.nim-mr-xl {
  margin-right: 20px;
}
.nim-mb-xl {
  margin-bottom: 20px;
}
.nim-ml-xl {
  margin-left: 20px;
}
.nim-mlr-xl {
  margin-left: 20px;
  margin-right: 20px;
}
.nim-mtb-xl {
  margin-top: 20px;
  margin-bottom: 20px;
}
.nim-m-xxl {
  margin: 24px;
}
.nim-mt-xxl {
  margin-top: 24px;
}
.nim-mr-xxl {
  margin-right: 24px;
}
.nim-mb-xxl {
  margin-bottom: 24px;
}
.nim-ml-xxl {
  margin-left: 24px;
}
.nim-mlr-xxl {
  margin-left: 24px;
  margin-right: 24px;
}
.nim-mtb-xxl {
  margin-top: 24px;
  margin-bottom: 24px;
}

.nim-theme-cyan-cyan.nim-theme-dark {
  /*
  nim-switch{
    mat-slide-toggle{
      .mat-slide-toggle-content{
        @include mat.typography-level(core.$typography, "caption");
      }
    }
  }
  */
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar .nim-avatar.m-primary {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar .nim-avatar.m-accent {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar .nim-avatar.m-bordered {
  border-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-red .nim-avatar {
  background: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-pink .nim-avatar {
  background: #e91e63;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-purple .nim-avatar {
  background: #9c27b0;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-deep-purple .nim-avatar {
  background: #673ab7;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-indigo .nim-avatar {
  background: #3f51b5;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-blue .nim-avatar {
  background: #2196f3;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-light-blue .nim-avatar {
  background: #03a9f4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-cyan .nim-avatar {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-teal .nim-avatar {
  background: #009688;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-green .nim-avatar {
  background: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-light-green .nim-avatar {
  background: #8bc34a;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-lime .nim-avatar {
  background: #cddc39;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-yellow .nim-avatar {
  background: #ffeb3b;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-amber .nim-avatar {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-orange .nim-avatar {
  background: #ff9800;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-deep-orange .nim-avatar {
  background: #ff5722;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-brown .nim-avatar {
  background: #795548;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-grey .nim-avatar {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar.m-bg-blue-grey .nim-avatar {
  background: #607d8b;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-avatar-list .avatar-list-more .nim-avatar {
  background: #303030;
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-avatar {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-avatar.m-xs, .nim-theme-cyan-cyan.nim-theme-dark .nim-avatar.m-xxs {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge {
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .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;
}
.nim-theme-cyan-cyan.nim-theme-dark .ng-animate-disabled .mat-badge-content,
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content {
  color: white;
  background: #00bcd4;
}
.cdk-high-contrast-active .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-accent .mat-badge-content {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content {
  color: white;
  background: #00bcd4;
}
.cdk-high-contrast-active .nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-accent .mat-badge-content {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-badge.m-bordered .mat-badge-content {
  border-color: #424242 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-badge-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button-focus-overlay {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab {
  color: white;
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-icon-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-button-focus-overlay {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab {
  color: white;
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-flat-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-raised-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-stroked-button:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #4dd0e1;
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #0097a7;
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-button:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-button:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).mat-fab:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-primary button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #4dd0e1;
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #0097a7;
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-button:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-button:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).mat-fab:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-accent button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #e57373;
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #d32f2f;
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-button:hover {
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-button:active {
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).mat-fab:active {
  background-color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-warn button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-transparent button.nim-icon-stroked {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled {
  color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.mat-flat-button {
  background: rgba(0, 0, 0, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.mat-stroked-button {
  border-color: rgba(0, 0, 0, 0.06);
  color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.mat-fab {
  background: rgba(0, 0, 0, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.nim-icon-stroked {
  border-color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.mat-fab [fill], .nim-theme-cyan-cyan.nim-theme-dark button.mat-button-disabled.mat-icon-button [fill] {
  fill: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-card {
  background: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-card {
  background: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-chat-loader-overlay {
  background: #303030;
}
.m-url .nim-theme-cyan-cyan.nim-theme-dark .nim-message-insert-content, .m-mention .nim-theme-cyan-cyan.nim-theme-dark .nim-message-insert-content {
  color: #26c6da;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message-text {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message-text.m-selected, .nim-theme-cyan-cyan.nim-theme-dark .nim-message-text.m-selected a {
  color: white;
  background: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message-cap {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message-author {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied .nim-message-content {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied .nim-message-author {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied .nim-message-replied-text {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied.m-selected .nim-message-content {
  background: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied.m-selected .nim-message-author, .nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied.m-selected .nim-message-replied-text, .nim-theme-cyan-cyan.nim-theme-dark .nim-message.m-replied.m-selected .nim-message-replied-text a {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-toolbar {
  color: #26c6da;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-actions {
  background: #303030;
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field textarea {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field hr {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field .nim-replied-name {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field .nim-replied-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-divider {
  color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-toolbar {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field textarea {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field .nim-replied-name {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-field .nim-replied-text {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message .nim-message-author {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark {
  fill: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-mixedmark {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark {
  fill: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-mixedmark {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled) .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked .mat-checkbox-background {
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-primary .mat-checkbox-frame {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-primary .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-accent .mat-checkbox-frame {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-accent .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-warn .mat-checkbox-frame {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-warn .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-frame {
  border-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background {
  background-color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-background {
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-background [stroke] {
  stroke: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-checkbox .mat-checkbox-label {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip::after {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip::after {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined {
  border-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-primary {
  background-color: #00bcd4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-primary nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-accent {
  background-color: #00bcd4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-accent nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-warn {
  background-color: #f44336 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-warn nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-red {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-red nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-pink {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-pink nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-purple {
  background-color: #e1bee7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-purple nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-deep-purple {
  background-color: #d1c4e9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-deep-purple nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-indigo {
  background-color: #c5cae9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-indigo nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-blue {
  background-color: #bbdefb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-blue nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-light-blue {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-light-blue nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-cyan {
  background-color: #b2ebf2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-cyan nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-teal {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-teal nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-green {
  background-color: #c8e6c9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-light-green {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-light-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-lime {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-lime nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-yellow {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-yellow nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-amber {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-amber nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-orange {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-orange nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-deep-orange {
  background-color: #ffccbc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-deep-orange nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-brown {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-brown nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-grey {
  background-color: whitesmoke !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-grey nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-blue-grey {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip:not(.m-outlined).m-blue-grey nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined {
  background: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined:hover::after, .nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined:focus::after {
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-primary {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-primary nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-accent {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-accent nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-warn {
  color: #f44336 !important;
  border-color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-warn nim-icon {
  color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-red {
  color: #f44336 !important;
  border-color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-red nim-icon {
  color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-pink {
  color: #e91e63 !important;
  border-color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-pink nim-icon {
  color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-purple {
  color: #9c27b0 !important;
  border-color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-purple nim-icon {
  color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-deep-purple {
  color: #673ab7 !important;
  border-color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-deep-purple nim-icon {
  color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-indigo {
  color: #3f51b5 !important;
  border-color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-indigo nim-icon {
  color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-blue {
  color: #2196f3 !important;
  border-color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-blue nim-icon {
  color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-light-blue {
  color: #03a9f4 !important;
  border-color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-light-blue nim-icon {
  color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-cyan {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-cyan nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-teal {
  color: #009688 !important;
  border-color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-teal nim-icon {
  color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-green {
  color: #4caf50 !important;
  border-color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-green nim-icon {
  color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-light-green {
  color: #8bc34a !important;
  border-color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-light-green nim-icon {
  color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-lime {
  color: #cddc39 !important;
  border-color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-lime nim-icon {
  color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-yellow {
  color: #ffeb3b !important;
  border-color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-yellow nim-icon {
  color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-amber {
  color: #ffc107 !important;
  border-color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-amber nim-icon {
  color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-orange {
  color: #ff9800 !important;
  border-color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-orange nim-icon {
  color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-deep-orange {
  color: #ff5722 !important;
  border-color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-deep-orange nim-icon {
  color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-brown {
  color: #795548 !important;
  border-color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-brown nim-icon {
  color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-grey {
  color: #9e9e9e !important;
  border-color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-grey nim-icon {
  color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-blue-grey {
  color: #607d8b !important;
  border-color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.m-outlined.m-blue-grey nim-icon {
  color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-red {
  background-color: #f44336 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-red nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-pink {
  background-color: #e91e63 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-pink nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-purple {
  background-color: #9c27b0 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-purple nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-deep-purple {
  background-color: #673ab7 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-deep-purple nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-indigo {
  background-color: #3f51b5 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-indigo nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-blue {
  background-color: #2196f3 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-blue nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-light-blue {
  background-color: #03a9f4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-light-blue nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-cyan {
  background-color: #00bcd4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-cyan nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-teal {
  background-color: #009688 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-teal nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-green {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-light-green {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-light-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-lime {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-lime nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-yellow {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-yellow nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-amber {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-amber nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-orange {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-orange nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-deep-orange {
  background-color: #ff5722 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-deep-orange nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-brown {
  background-color: #795548 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-brown nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-grey {
  background-color: #9e9e9e !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-grey nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-blue-grey {
  background-color: #607d8b !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip:not(.m-outlined).m-blue-grey nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-red {
  color: #f44336 !important;
  border-color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-red nim-icon {
  color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-pink {
  color: #e91e63 !important;
  border-color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-pink nim-icon {
  color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-purple {
  color: #9c27b0 !important;
  border-color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-purple nim-icon {
  color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-deep-purple {
  color: #673ab7 !important;
  border-color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-deep-purple nim-icon {
  color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-indigo {
  color: #3f51b5 !important;
  border-color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-indigo nim-icon {
  color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-blue {
  color: #2196f3 !important;
  border-color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-blue nim-icon {
  color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-light-blue {
  color: #03a9f4 !important;
  border-color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-light-blue nim-icon {
  color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-cyan {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-cyan nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-teal {
  color: #009688 !important;
  border-color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-teal nim-icon {
  color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-green {
  color: #4caf50 !important;
  border-color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-green nim-icon {
  color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-light-green {
  color: #8bc34a !important;
  border-color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-light-green nim-icon {
  color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-lime {
  color: #cddc39 !important;
  border-color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-lime nim-icon {
  color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-yellow {
  color: #ffeb3b !important;
  border-color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-yellow nim-icon {
  color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-amber {
  color: #ffc107 !important;
  border-color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-amber nim-icon {
  color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-orange {
  color: #ff9800 !important;
  border-color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-orange nim-icon {
  color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-deep-orange {
  color: #ff5722 !important;
  border-color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-deep-orange nim-icon {
  color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-brown {
  color: #795548 !important;
  border-color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-brown nim-icon {
  color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-grey {
  color: #9e9e9e !important;
  border-color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-grey nim-icon {
  color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-blue-grey {
  color: #607d8b !important;
  border-color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip mat-chip.mat-chip.mat-standard-chip .m-outlined.m-blue-grey nim-icon {
  color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip .mat-chip {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chip .mat-chip.m-xs, .nim-theme-cyan-cyan.nim-theme-dark nim-chip .mat-chip.m-sm {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-selected::before {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-red {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-pink {
  background: #e91e63;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-purple {
  background: #9c27b0;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-deep-purple {
  background: #673ab7;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-indigo {
  background: #3f51b5;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-blue {
  background: #2196f3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-light-blue {
  background: #03a9f4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-cyan {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-teal {
  background: #009688;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-green {
  background: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-light-green {
  background: #8bc34a;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-lime {
  background: #cddc39;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-yellow {
  background: #ffeb3b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-amber {
  background: #ffc107;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-orange {
  background: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-deep-orange {
  background: #ff5722;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-brown {
  background: #795548;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-grey {
  background: #9e9e9e;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-color-item.m-blue-grey {
  background: #607d8b;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option:hover:not(.mat-option-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox::after {
  color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox-disabled {
  color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-primary .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox-indeterminate,
.nim-theme-cyan-cyan.nim-theme-dark .mat-accent .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-warn .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.nim-theme-cyan-cyan.nim-theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-app-background, .nim-theme-cyan-cyan.nim-theme-dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .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;
}

.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-arrow {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content .mat-calendar-next-button,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-table-header,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-cell-content,
.nim-theme-cyan-cyan.nim-theme-dark .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.nim-theme-cyan-cyan.nim-theme-dark .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-arrow {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content .mat-calendar-next-button,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-table-header,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-cell-content,
.nim-theme-cyan-cyan.nim-theme-dark .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.nim-theme-cyan-cyan.nim-theme-dark .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .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),
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-datepicker .mat-calendar .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #00bcd4;
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .m-no-frames .mat-dialog-container {
  padding: 0;
}
.nim-theme-cyan-cyan.nim-theme-dark mat-divider {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-primary, .nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-primary.mat-icon-no-color {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-accent, .nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-accent.mat-icon-no-color {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-warn, .nim-theme-cyan-cyan.nim-theme-dark nim-icon .m-warn.mat-icon-no-color {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-red {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-pink {
  color: #e91e63;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-purple {
  color: #9c27b0;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-deep-purple {
  color: #673ab7;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-indigo {
  color: #3f51b5;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-blue {
  color: #2196f3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-light-blue {
  color: #03a9f4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-cyan {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-teal {
  color: #009688;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-green {
  color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-light-green {
  color: #8bc34a;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-lime {
  color: #cddc39;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-yellow {
  color: #ffeb3b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-amber {
  color: #ffc107;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-orange {
  color: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-deep-orange {
  color: #ff5722;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-brown {
  color: #795548;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-grey {
  color: #9e9e9e;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-icon.m-blue-grey {
  color: #607d8b;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-list-item.m-hovered, .nim-theme-cyan-cyan.nim-theme-dark .nim-list-item.m-interactive:hover {
  background: #616161;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-list-item.m-interactive.m-active {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-autocomplete-panel {
  background: #424242;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark {
  fill: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-mixedmark {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-label {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-focused .mat-form-field-required-marker {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-ripple {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-error {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element:disabled,
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element {
  caret-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-accent .mat-input-element {
  caret-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-warn .mat-input-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-panel {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item {
  background: transparent;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled],
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item .mat-icon-no-color,
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-submenu-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item:hover:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item.cdk-program-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-menu-content {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-panel {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item {
  background: transparent;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled],
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item .mat-icon-no-color,
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-submenu-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item:hover:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item.cdk-program-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option:hover:not(.mat-option-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-value {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-panel {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-header-pagination-chevron {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar-background {
  fill: #245359;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar-buffer {
  background-color: #245359;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #245359;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #245359;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #613532;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #613532;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-dark .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-radio-button .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button.m-fill .mat-radio-inner-circle::before {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button.mat-radio-disabled .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button.mat-radio-disabled .mat-radio-label .mat-radio-container .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button.mat-radio-disabled.m-fill.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-radio mat-radio-button .mat-radio-label-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #bdbdbd;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .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: #bdbdbd;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy .mat-slide-toggle-bar {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy.mat-checked .mat-slide-toggle-bar {
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-primary .mat-slide-toggle-bar {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-accent .mat-slide-toggle-bar {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-warn .mat-slide-toggle-bar {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.m-glassy.mat-disabled .mat-slide-toggle-bar {
  border-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.mat-disabled {
  opacity: 1;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb {
  background-color: #616161 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-switch mat-slide-toggle.mat-disabled.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-item .tasks-item:hover {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-item .tasks-item nim-tasks-title-label .tasks-title-label-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-item .tasks-item nim-tasks-title-label.m-crossed-out {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-item.m-highlighted .tasks-item {
  background-color: #e0f7fa;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-reminder .tasks-reminder {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-reminder-dialog .nim-reminder-alert-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags .nim-tags-more {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-add .nim-tag-picker-input {
  background-color: transparent;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-add .nim-tag-picker-input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-add .nim-tag-picker-input-wrapper {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-title-field textarea {
  color: white;
  background-color: #363636;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-header .nim-header-item {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-header .nim-header-item.m-active {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .tasks-assign-menu-item mat-icon [fill] {
  fill: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-update input {
  background-color: #363636;
  border-color: rgba(255, 255, 255, 0.14);
  caret-color: white;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-create .tasks-create-label {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-add .nim-link {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-tags-add .nim-tag-picker-dropdown.m-floating {
  background-color: #363636;
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-filter nim-multi-select {
  background: transparent;
  box-shadow: none;
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-filter .nim-filter-item {
  background-color: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-filter .nim-filter-item.m-active {
  background-color: #e0f7fa;
}
.nim-theme-cyan-cyan.nim-theme-dark .tasks-item-menu-item:hover {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-list-title .tasks-list-note-caption {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-list-title .tasks-list-note-button:hover .tasks-list-note-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-list-title .tasks-list-note-button:hover .tasks-list-note-caption {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-note-select .tasks-note-select-input {
  background-color: #363636;
  border-color: rgba(255, 255, 255, 0.14);
  caret-color: white;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-note-select .tasks-note-select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description {
  background-color: #363636;
  border-color: rgba(255, 255, 255, 0.14);
  caret-color: white;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input::placeholder, .nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input::before,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description::placeholder,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description::before {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input:focus,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input.ng-invalid, .nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-input__form input.ng-invalid:focus,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description.ng-invalid,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__description.ng-invalid:focus {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper:not(.m-readonly) {
  border-color: #00bcd4;
  background-color: #363636;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper:not(.m-readonly) input::placeholder {
  color: rgba(255, 255, 255, 0.3) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__tags-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-complicity-button {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-complicity-button.m-completed {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-tasks-tags-dropdown {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-controls nim-button button,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__work-type nim-button button {
  background-color: #4b4b4b !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-controls nim-button.m-active button,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__work-type nim-button.m-active button {
  background-color: #e0f7fa !important;
  background-color: #006064 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-controls nim-button.m-active button .text,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__work-type nim-button.m-active button .text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-description .nim-tasks-description-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-description .nim-tasks-description-placeholder:hover {
  background-color: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-input-disabled input {
  background-color: #4b4b4b;
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-input-disabled input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-inline-title input {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .task-board-column {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .task-board-task.cdk-drag-preview,
.nim-theme-cyan-cyan.nim-theme-dark .task-board-column.cdk-drag-preview {
  background-color: #e0f7fa !important;
  border-color: #00bcd4 !important;
  background-color: #006064 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-add-column {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark .task-board-column-placeholder,
.nim-theme-cyan-cyan.nim-theme-dark .dnd-task-placeholder {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .dnd-task.cdk-drag-preview {
  background-color: #e0f7fa !important;
  border-color: #00bcd4 !important;
  background-color: #006064 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark .dnd-task-placeholder-content {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-progress-bar nim-progress-bar .mat-progress-bar-buffer {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-progress-bar nim-progress-bar.m-start .mat-progress-bar-fill::after {
  background-color: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-progress-bar nim-progress-bar.m-half .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-progress-bar nim-progress-bar.m-end .mat-progress-bar-fill::after {
  background-color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-workspace-tasks-error-empty a {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-workspace-tasks,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-dashboard,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-detailed,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-estimate,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-time-tracking,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-time-logs {
  background-color: #363636;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__actual-time {
  box-shadow: 0px 0px 6px 3px rgba(255, 255, 255, 0.05), 0px 1px 8px -6px rgba(255, 255, 255, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__actual-time span {
  color: #00bcd4;
  cursor: pointer;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-logs-item__content,
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-logs__item-preview {
  background-color: #4b4b4b;
  border-color: #363636;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-logs-item__content-date {
  color: rgba(255, 255, 255, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-task-time-tracking,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-estimate {
  box-shadow: 0px 5px 4px rgba(255, 255, 255, 0.08), 0px 4px 2px -1px rgba(255, 255, 255, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-task-list,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-dashboard .nim-dashboard-list-item {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-error .error-content {
  background: #303030;
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tasks-item.m-highlighted .tasks-item {
  background-color: #006064;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-task-detailed .nim-task-detailed-title {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-task-estimate .nim-task-estimate__title {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-task-time-tracking .nim-task-time-tracking__group-title,
.nim-theme-cyan-cyan.nim-theme-dark nim-task-time-tracking .nim-task-time-tracking__switch-wrap {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper input {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-virtual-list-item.cdk-drag-preview {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-virtual-list-item .content {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-drag-placeholder > div::after {
  background-color: #363636;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-dnd-list-item-drag-placeholder {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-timepicker-input {
  background: transparent;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-header {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-item.m-selected {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-time-format:hover {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-time-format.m-selected {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content nim-timepicker-column:hover .nim-timepicker-item.m-selected {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-item {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-timepicker-content .nim-timepicker-item.m-selected {
  font: 700 34px / 45.56px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar-title {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar-subtitle {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar.m-sm .nim-toolbar-title {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
  font-weight: 600;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar.m-sm .nim-toolbar-subtitle {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar.m-xs .nim-toolbar-title {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
  line-height: 12px;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-toolbar.m-xs .nim-toolbar-subtitle {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip {
  background-color: #3d3d3d;
  color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip.m-above::after {
  border-top-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip.m-below::after {
  border-bottom-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip.m-before::after {
  border-left-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip.m-after::after {
  border-right-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip nim-icon [fill] {
  fill: #fff;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tooltip {
  background-color: #3d3d3d;
  color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip-internal .mat-tooltip {
  border-color: #d8dfe6;
  background-color: #3d3d3d;
  color: #fff;
  box-shadow: 0 2px 10px 0 rgba(17, 32, 52, 0.19);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip nim-tooltip-internal .mat-tooltip {
  font-size: 14px;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip-title {
  font: 700 14px / 21.28px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-tooltip .nim-tooltip-text {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select:not(.m-transparent) {
  background-color: #303030;
  border-color: rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.08), 0px 4px 2px -1px rgba(0, 0, 0, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .list-item:not(.m-readonly):hover {
  background-color: rgba(255, 255, 255, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .list-item nim-avatar nim-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .select-input {
  border-color: rgba(255, 255, 255, 0.14);
  background: #363636;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .list-empty-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-multi-select .list-item-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat2.m-background {
  border-color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat2.m-background nim-chat-toolbar,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat2.m-background nim-chat-input-view {
  background: #363636;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat2.m-background nim-chat-events {
  background: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat2.m-background nim-chat-spinner {
  background: #363636;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-view {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-online-indicator {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-title,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-dms-list-title,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-archive,
.nim-theme-cyan-cyan.nim-theme-dark .chat-quote-text {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item.m-selected, .nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item:hover {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item input {
  background-color: #363636;
  border-color: #00bcd4 !important;
  color: white;
  caret-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item input.m-error {
  border-color: #f44336 !important;
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-divider .chat-events-divider-caption {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-divider.primary nim-divider {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-divider.primary .chat-events-divider-caption {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-text-container .chat-message-event-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-text-container .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-text-container .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-text-container .chat-mention-block .chat-mention-popover-content {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-date {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-edited {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-description {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-more {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-mention-popper-email {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-quote-user-name {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event.m-highlighted {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .ngxp__container {
  box-shadow: 0px 28px 18px 2px rgba(0, 0, 0, 0.08), 0px 11px 9px -5px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .ngxp__container nim-card mat-card {
  background-color: #363636 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-message-event .chat-message-event-name {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-event-actions {
  background: #303030;
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-quote {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-sidebar-list-title-item:hover {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-sidebar-list-item-title {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-join-event-message {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item .chat-avatar-badge {
  background: #00bcd4;
  border-color: #363636;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-sidebar-list-item .chat-avatar-badge nim-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .chat-sidebar-list-item-action :hover {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-browse-channels .chat-browse-channels-search-input {
  border-color: rgba(255, 255, 255, 0.14);
  caret-color: #00bcd4;
  background-color: #363636;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-browse-channels .chat-browse-channels-search-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-browse-channels-item .chat-browse-channels-item-members {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-browse-channels-item .chat-browse-channels-item-name-part.m-outlined {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-browse-channels-item:hover {
  background-color: #303030;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-toolbar .chat-events-toolbar-channel-name {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-toolbar .chat-events-toolbar-avatar-list-length {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-toolbar .chat-events-toolbar-avatar-list {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-toolbar .chat-events-toolbar-avatar-list.m-active {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-events-toolbar .chat-events-toolbar-avatar-list.m-active .chat-events-toolbar-avatar-list-length {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-edit-content,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-reply-content {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-edit-content .chat-quote-user-name,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-reply-content .chat-quote-user-name {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-edit-content .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-edit-content .chat-mention-block,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-reply-content .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-reply-content .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-toolbar .nim-toolbar-title {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-toolbar nim-button.m-resolved nim-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-view.m-border .chat-input-view-inner {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-input-action-controls-view .chat-input-action-controls-wrapper {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-red {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-pink {
  background: #e91e63;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-purple {
  background: #9c27b0;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-deep-purple {
  background: #673ab7;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-indigo {
  background: #3f51b5;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-blue {
  background: #2196f3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-light-blue {
  background: #03a9f4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-cyan {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-teal {
  background: #009688;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-green {
  background: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-light-green {
  background: #8bc34a;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-lime {
  background: #cddc39;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-yellow {
  background: #ffeb3b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-amber {
  background: #ffc107;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-orange {
  background: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-deep-orange {
  background: #ff5722;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-brown {
  background: #795548;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-grey {
  background: #9e9e9e;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-color-mark.m-blue-grey {
  background: #607d8b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-toolbar .nim-toolbar-title {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select .channel-select-input {
  border-color: rgba(255, 255, 255, 0.14);
  caret-color: #00bcd4;
  background-color: #363636;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select .channel-select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select .channel-select-title-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select .tab-control.m-active {
  border-bottom-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-chat-channel-select .channel-info {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-simple-snackbar-action {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-snack-bar-container {
  background-color: #363636 !important;
  border-color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-snack-bar-container:hover {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-simple-snackbar {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  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);
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-simple-snackbar-action {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-settings-section .header {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-settings-section nim-switch .mat-slide-toggle-content {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-settings-section .header {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-settings-section nim-switch .mat-slide-toggle-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-settings-section nim-switch .mat-slide-toggle.mat-disabled .mat-slide-toggle-label {
  cursor: not-allowed;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-label-active nim-tab-title {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark .mat-tab-label-active nim-tab-title nim-icon {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-input mat-form-field.mat-form-field-disabled .mat-form-field-infix {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-dark nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-dark nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-end {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-web-link-section nim-switch .mat-slide-toggle-content {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-embed-section nim-switch.embed .mat-slide-toggle-content {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-embed-section nim-switch.print, .nim-theme-cyan-cyan.nim-theme-dark nim-embed-section nim-switch.size .mat-slide-toggle-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark form mat-form-field.mat-form-field-disabled .mat-form-field-infix {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark form mat-form-field.mat-form-field-disabled .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-dark form mat-form-field.mat-form-field-disabled .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-dark form mat-form-field.mat-form-field-disabled .mat-form-field-outline-end {
  background: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark form .mat-form-field-appearance-outline:hover .mat-form-field-outline {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-content {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-label {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-input {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-input span {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-spoiler.is-opened {
  background-color: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-spoiler-button {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-advantages {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-advantages-item [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-tools {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-customize-dialog .customize-dialog-tools svg [fill-custom] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 {
  color: white;
  border-bottom: 1px solid #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1:last-of-type {
  border-bottom: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 button[disabled] {
  opacity: 0.5;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-title nim-chip {
  opacity: 0.1;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-avatar-container {
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-avatar-icon.m-lock {
  position: absolute;
  top: 0px;
  right: -11px;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-menu-container {
  position: relative;
  width: 80px;
  cursor: pointer;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-menu-container.m-non-interactive {
  cursor: default;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-menu-container .nim-media-menu-label {
  height: 20px;
  line-height: 20px;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-menu-container .role-tip {
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 70%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-last-button-fake-container {
  width: 36px;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-subject nim-chip {
  margin: 0;
  width: auto;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-subject-label {
  width: 70px;
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-subject-label nim-chip {
  cursor: default;
  pointer-events: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-2 .nim-media-menu-container {
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  padding: 0 8px;
  border-radius: 8px;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-title {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-subtitle {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-media-object.m-1 .nim-media-menu-label {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input.m-read-mode:not(.m-disabled):not(.m-edit-disabled):hover {
  background-color: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-textarea {
  caret-color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-textarea::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-text .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-text .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-mention-select-item {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-mention-select-item:hover, .nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-mention-select-item.m-selected {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .chat-input-mention-select-item .chat-mention-select-item-email {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input nim-editor-input-field.m-bordered {
  border-color: rgba(255, 255, 255, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input nim-editor-input-field.m-bordered.m-focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input .ngxp__container {
  box-shadow: 0px 28px 18px 2px rgba(0, 0, 0, 0.08), 0px 11px 9px -5px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input nim-editor-input-mention-select mat-card {
  background-color: #363636 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-editor-input-field {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-preview {
  border-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-preview .nim-attachment-preview-info {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-preview .nim-attachment-preview-type {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-preview .nim-attachment-preview-link {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-preview .nim-attachment-preview-link:hover {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-add-button:hover {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-attachment-add-button:hover nim-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark .nim-attachment-menu nim-button:hover svg,
.nim-theme-cyan-cyan.nim-theme-dark .nim-attachment-cancel nim-button:hover svg {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-divider.nim-attachment-tooltip-divider mat-divider {
  border-color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-button.pricing-plan-column__upgrade-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-button.plan-column__start-free-trial-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-button.plan-column__accept-button button {
  background: none !important;
  color: #96e1dc !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-button.column-help-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-dark .pricing-plan-column__upgrade-button {
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .plan-column__start-free-trial-plus-button {
  background: #002730;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark .column__feature-item-icon path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark .plan-column__disabled-button {
  color: #a3a3a3;
  border: #a3a3a3;
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-dark .column__feature-item__portal-icon {
  background: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark .column__feature-item__portal-icon__trial-end {
  background: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing {
  color: white;
  background: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-name-trialEnd,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-ai,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column-feature-item span,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .bf-timer {
  color: #000000de;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-price-banner__features-icon__yellow path {
  fill: #ffcc00;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .bf-title__white {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .bf-title__red {
  color: #ff2c55;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-price-banner__features__yellow {
  color: #ffcc00;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .book-call p {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .book-call-button__text {
  color: #001216;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .bf-timer {
  background: #ebee50;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .book-call-button-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-ui-pricing__appsumo-discount__percent,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-ui-pricing__appsumo-discount__text {
  color: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .upgrade-standard__text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .upgrade-standard__text-gradient {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column {
  background-color: white;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .tooltip-text p {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column__team-type {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column__business-type {
  border: 1px solid #b2ebf2;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-text {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column__trial-end {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0px 8px 16px 0px rgba(17, 24, 28, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-title {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column-help-container {
  background: white;
  box-shadow: 0px 0px 70px 0px rgba(22, 116, 146, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-member-limit-icon path {
  fill: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-member-limit-icon__trial-end path {
  fill: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-icon path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-icon__trial-end path {
  fill: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-icon_white path {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-icon_white__portal-icon__trial-end path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-pracing-plan-column__label {
  background: linear-gradient(141deg, #b2ebf2 0%, #e0f7fa 100%);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-name {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-amount-value,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-amount-dollar-sign {
  color: #176b87;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-amount-value__red,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-amount-dollar-sign__red {
  color: #ff2c55;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-amount-value__trial-end {
  color: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-description span {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-description span.trial-end-text__white {
  color: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-annual {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-member-limit-value {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .trial-end-text__white {
  color: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-extra p {
  color: #262626;
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-extra_text {
  color: #262626;
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column-help-text p {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .progress {
  background-color: #ffcc80;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .progress .value {
  background-color: #f57c00;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .comment .limit {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .upgrade-standard__text-gradient {
  color: linear-gradient(to right, #00bcd4, #7977ff);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__free-trial {
  color: rgba(255, 255, 255, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled {
  box-shadow: none;
  pointer-events: none;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled svg {
  filter: grayscale(1);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled path,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__feature-item-icon path {
  fill: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__feature-item__portal-icon {
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button {
  color: #a3a3a3;
  background: rgba(255, 255, 255, 0.12);
  border: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled p {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__price-plan-amount-value {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__plan-name {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__plan-member-limit-icon path {
  fill: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__plan-description span {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__price-plan-annual {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__price-extra p {
  color: #a3a3a3 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__feature-title {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .column__upgrade-button {
  background: rgba(255, 255, 255, 0.12);
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__disabled-button {
  background: none !important;
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .pricing-plan-column__upgrade-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-plus-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__accept-button {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .pricing-plan-column__upgrade-button button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-button button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-plus-button button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .plan-column_disabled .plan-column__accept-button button {
  color: #a3a3a3;
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .title,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .bf-title {
  font: 700 34px / 45.56px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-description {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .book-call p,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column-feature-item span {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .upgrade-standard__text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-ui-pricing__appsumo-discount__text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-appsumo-discount,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .book-call-button-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .trialEnd-bf-demo-text-block__description {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-pracing-plan-column__label_active span {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-pracing-plan-column__label span,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-ai {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-annual {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-extra p {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__free-trial,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__price-plan-annual-appsumo {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .pricing-plan-feature__tooltip,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__feature-item-text {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .tooltip-content p {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .nim-ui-pricing__appsumo-discount__percent {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .trialEnd-bf-demo-text-block__title {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-pricing .column__plan-name-trialEnd {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-select mat-select {
  background: #303030 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-select mat-select .mat-select-value {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-select mat-select {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing mat-radio-button {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-portals-counter__input,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .mat-form-field-outline-end {
  background: #303030 !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__logo-nimbus {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__plan {
  color: rgba(255, 255, 255, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options {
  background: #4b4b4b;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval__header,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-members__header {
  color: rgba(255, 255, 255, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval__content, .nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-portals-counter__input-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill {
  background: linear-gradient(190deg, #1a737b 0%, #363636 100%);
  box-shadow: 0px 0px 20px 0px rgba(22, 116, 146, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill__horizontal-line {
  width: 100%;
  height: 1px;
  border: none;
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill__vertical-line {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-items,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-amounts,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-total-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-total-price,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__actions-card-info,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__price-title,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__price-amount,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-about,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-notice-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-notice-text-small,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .mat-input-element,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__block-title {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__actions-card-change-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_text-subscription,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_text-secure,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill_coupon-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__addons-block_title,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_button {
  color: rgba(255, 255, 255, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval_discount {
  background-color: #00838f;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-notice {
  background-color: #424242;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__coupon-message_error {
  color: #ec4444;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__coupon-message_success {
  color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__features-item-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__products-title {
  color: rgba(255, 255, 255, 0.7);
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__block-title {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval__header,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-members__header,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-items,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill-amounts,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__actions-card-info,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__bill_coupon-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__addons-block_title,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__features-item-text,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__features-item-text {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-notice-text {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval__content,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-about {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__actions-card-change-button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .ui-billing-features__products-title {
  font: 700 14px / 21.28px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_text-subscription,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_button,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__options-billing-interval_discount {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing__footer_text-secure,
.nim-theme-cyan-cyan.nim-theme-dark nim-ui-billing .nim-ui-billing-addon__decription-notice-text-small {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}

.nim-theme-cyan-cyan.nim-theme-light {
  /*
  nim-switch{
    mat-slide-toggle{
      .mat-slide-toggle-content{
        @include mat.typography-level(core.$typography, "caption");
      }
    }
  }
  */
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar .nim-avatar.m-primary {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar .nim-avatar.m-accent {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar .nim-avatar.m-bordered {
  border-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-red .nim-avatar {
  background: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-pink .nim-avatar {
  background: #e91e63;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-purple .nim-avatar {
  background: #9c27b0;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-deep-purple .nim-avatar {
  background: #673ab7;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-indigo .nim-avatar {
  background: #3f51b5;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-blue .nim-avatar {
  background: #2196f3;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-light-blue .nim-avatar {
  background: #03a9f4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-cyan .nim-avatar {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-teal .nim-avatar {
  background: #009688;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-green .nim-avatar {
  background: #4caf50;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-light-green .nim-avatar {
  background: #8bc34a;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-lime .nim-avatar {
  background: #cddc39;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-yellow .nim-avatar {
  background: #ffeb3b;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-amber .nim-avatar {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-orange .nim-avatar {
  background: #ff9800;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-deep-orange .nim-avatar {
  background: #ff5722;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-brown .nim-avatar {
  background: #795548;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-grey .nim-avatar {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar.m-bg-blue-grey .nim-avatar {
  background: #607d8b;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-avatar-list .avatar-list-more .nim-avatar {
  background: white;
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-avatar {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-avatar.m-xs, .nim-theme-cyan-cyan.nim-theme-light .nim-avatar.m-xxs {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge {
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-hidden .mat-badge-content {
  display: none;
}
.nim-theme-cyan-cyan.nim-theme-light .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;
}
.nim-theme-cyan-cyan.nim-theme-light .ng-animate-disabled .mat-badge-content,
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-content.mat-badge-active {
  transform: none;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .nim-theme-cyan-cyan.nim-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-content {
  color: white;
  background: #00bcd4;
}
.cdk-high-contrast-active .nim-theme-cyan-cyan.nim-theme-light .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.nim-theme-cyan-cyan.nim-theme-light .mat-badge-accent .mat-badge-content {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-disabled .mat-badge-content {
  background: #bdbdbd;
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-content {
  color: white;
  background: #00bcd4;
}
.cdk-high-contrast-active .nim-theme-cyan-cyan.nim-theme-light .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.nim-theme-cyan-cyan.nim-theme-light .mat-badge-accent .mat-badge-content {
  background: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-disabled .mat-badge-content {
  background: #bdbdbd;
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-badge.m-bordered .mat-badge-content {
  border-color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-badge-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button-focus-overlay {
  background: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button, .nim-theme-cyan-cyan.nim-theme-light .mat-fab, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-primary .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-accent .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-warn .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-icon-button .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-button-focus-overlay {
  background: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button, .nim-theme-cyan-cyan.nim-theme-light .mat-fab, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn.mat-button-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-primary .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-accent .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-flat-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-raised-button.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-warn .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-stroked-button:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #4dd0e1;
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #0097a7;
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-button:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-button:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).mat-fab:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-primary button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #4dd0e1;
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #0097a7;
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-button:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-button:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).mat-fab:active {
  background-color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #4dd0e1;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-accent button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled) nim-icon {
  color: inherit;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-stroked-button {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-stroked-button:hover {
  border-color: #e57373;
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-stroked-button:active {
  border-color: #d32f2f;
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-flat-button:hover {
  background-color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-flat-button:active {
  background-color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-button:hover {
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-button:active {
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-icon-button [fill] {
  fill: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-icon-button:hover [fill] {
  fill: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-icon-button:active [fill] {
  fill: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-fab [fill] {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-fab:hover {
  background-color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).mat-fab:active {
  background-color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).nim-icon-stroked:hover {
  color: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).nim-icon-stroked:hover [fill] {
  fill: #e57373;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).nim-icon-stroked:active {
  color: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-warn button:not(.mat-button-disabled).nim-icon-stroked:active [fill] {
  fill: #d32f2f;
}
.nim-theme-cyan-cyan.nim-theme-light .m-transparent button.nim-icon-stroked {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled {
  color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.mat-flat-button {
  background: rgba(0, 0, 0, 0.04) !important;
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.mat-stroked-button {
  border-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.mat-fab {
  background: rgba(0, 0, 0, 0.04) !important;
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.nim-icon-stroked {
  border-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.mat-fab [fill], .nim-theme-cyan-cyan.nim-theme-light button.mat-button-disabled.mat-icon-button [fill] {
  fill: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-chat-loader-overlay {
  background: white;
}
.m-url .nim-theme-cyan-cyan.nim-theme-light .nim-message-insert-content, .m-mention .nim-theme-cyan-cyan.nim-theme-light .nim-message-insert-content {
  color: #26c6da;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message-text {
  background: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message-text.m-selected, .nim-theme-cyan-cyan.nim-theme-light .nim-message-text.m-selected a {
  color: white;
  background: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message-cap {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message-author {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied .nim-message-content {
  background: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied .nim-message-author {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied .nim-message-replied-text {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied.m-selected .nim-message-content {
  background: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied.m-selected .nim-message-author, .nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied.m-selected .nim-message-replied-text, .nim-theme-cyan-cyan.nim-theme-light .nim-message.m-replied.m-selected .nim-message-replied-text a {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-toolbar {
  color: #26c6da;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-actions {
  background: white;
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field textarea {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field textarea::placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field hr {
  background: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field .nim-replied-name {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field .nim-replied-text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-divider {
  color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-toolbar {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field textarea {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field .nim-replied-name {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-field .nim-replied-text {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message .nim-message-author {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-mixedmark {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-mixedmark {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled) .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked .mat-checkbox-background {
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-primary .mat-checkbox-frame {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-primary .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-accent .mat-checkbox-frame {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-accent .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-warn .mat-checkbox-frame {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox:not(.mat-checkbox-disabled).m-thin.mat-checkbox-checked.mat-warn .mat-checkbox-background .mat-checkbox-checkmark [stroke] {
  stroke: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-frame {
  border-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background {
  background-color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-background {
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox mat-checkbox.mat-checkbox-disabled.m-thin.mat-checkbox-checked .mat-checkbox-background [stroke] {
  stroke: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-checkbox .mat-checkbox-label {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip::after {
  background: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip::after {
  background: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined {
  border-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-primary {
  background-color: #00bcd4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-primary nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-accent {
  background-color: #00bcd4 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-accent nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-warn {
  background-color: #f44336 !important;
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-warn nim-icon {
  color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-red {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-red nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-pink {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-pink nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-purple {
  background-color: #e1bee7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-purple nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-deep-purple {
  background-color: #d1c4e9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-deep-purple nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-indigo {
  background-color: #c5cae9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-indigo nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-blue {
  background-color: #bbdefb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-blue nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-light-blue {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-light-blue nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-cyan {
  background-color: #b2ebf2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-cyan nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-teal {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-teal nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-green {
  background-color: #c8e6c9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-light-green {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-light-green nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-lime {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-lime nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-yellow {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-yellow nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-amber {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-amber nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-orange {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-orange nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-deep-orange {
  background-color: #ffccbc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-deep-orange nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-brown {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-brown nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-grey {
  background-color: whitesmoke !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-grey nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-blue-grey {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip:not(.m-outlined).m-blue-grey nim-icon {
  color: rgba(0, 0, 0, 0.87) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined {
  background: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined:hover::after, .nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined:focus::after {
  background: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-primary {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-primary nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-accent {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-accent nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-warn {
  color: #f44336 !important;
  border-color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-warn nim-icon {
  color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-red {
  color: #f44336 !important;
  border-color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-red nim-icon {
  color: #f44336 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-pink {
  color: #e91e63 !important;
  border-color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-pink nim-icon {
  color: #e91e63 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-purple {
  color: #9c27b0 !important;
  border-color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-purple nim-icon {
  color: #9c27b0 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-deep-purple {
  color: #673ab7 !important;
  border-color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-deep-purple nim-icon {
  color: #673ab7 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-indigo {
  color: #3f51b5 !important;
  border-color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-indigo nim-icon {
  color: #3f51b5 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-blue {
  color: #2196f3 !important;
  border-color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-blue nim-icon {
  color: #2196f3 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-light-blue {
  color: #03a9f4 !important;
  border-color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-light-blue nim-icon {
  color: #03a9f4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-cyan {
  color: #00bcd4 !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-cyan nim-icon {
  color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-teal {
  color: #009688 !important;
  border-color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-teal nim-icon {
  color: #009688 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-green {
  color: #4caf50 !important;
  border-color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-green nim-icon {
  color: #4caf50 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-light-green {
  color: #8bc34a !important;
  border-color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-light-green nim-icon {
  color: #8bc34a !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-lime {
  color: #cddc39 !important;
  border-color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-lime nim-icon {
  color: #cddc39 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-yellow {
  color: #ffeb3b !important;
  border-color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-yellow nim-icon {
  color: #ffeb3b !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-amber {
  color: #ffc107 !important;
  border-color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-amber nim-icon {
  color: #ffc107 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-orange {
  color: #ff9800 !important;
  border-color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-orange nim-icon {
  color: #ff9800 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-deep-orange {
  color: #ff5722 !important;
  border-color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-deep-orange nim-icon {
  color: #ff5722 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-brown {
  color: #795548 !important;
  border-color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-brown nim-icon {
  color: #795548 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-grey {
  color: #9e9e9e !important;
  border-color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-grey nim-icon {
  color: #9e9e9e !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-blue-grey {
  color: #607d8b !important;
  border-color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip mat-chip.m-outlined.m-blue-grey nim-icon {
  color: #607d8b !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip .mat-chip {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chip .mat-chip.m-xs, .nim-theme-cyan-cyan.nim-theme-light nim-chip .mat-chip.m-sm {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-selected::before {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-red {
  background: #ffcdd2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-pink {
  background: #f8bbd0;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-purple {
  background: #e1bee7;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-deep-purple {
  background: #d1c4e9;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-indigo {
  background: #c5cae9;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-blue {
  background: #bbdefb;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-light-blue {
  background: #b3e5fc;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-cyan {
  background: #b2ebf2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-teal {
  background: #b2dfdb;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-green {
  background: #c8e6c9;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-light-green {
  background: #dcedc8;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-lime {
  background: #f0f4c3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-yellow {
  background: #fff9c4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-amber {
  background: #ffecb3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-orange {
  background: #ffe0b2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-deep-orange {
  background: #ffccbc;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-brown {
  background: #d7ccc8;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-grey {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-color-item.m-blue-grey {
  background: #cfd8dc;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option:hover:not(.mat-option-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox::after {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-primary .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox-indeterminate,
.nim-theme-cyan-cyan.nim-theme-light .mat-accent .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-warn .mat-pseudo-checkbox-checked,
.nim-theme-cyan-cyan.nim-theme-light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.nim-theme-cyan-cyan.nim-theme-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-app-background, .nim-theme-cyan-cyan.nim-theme-light.mat-app-background {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .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;
}

.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content .mat-calendar-next-button,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-table-header,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-cell-content,
.nim-theme-cyan-cyan.nim-theme-light .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.nim-theme-cyan-cyan.nim-theme-light .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content .mat-calendar-next-button,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-table-header,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-cell-content,
.nim-theme-cyan-cyan.nim-theme-light .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.nim-theme-cyan-cyan.nim-theme-light .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(0, 188, 212, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 188, 212, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 188, 212, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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(0, 188, 212, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .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),
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light nim-datepicker .mat-calendar .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #00bcd4;
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .m-no-frames .mat-dialog-container {
  padding: 0;
}
.nim-theme-cyan-cyan.nim-theme-light mat-divider {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon .m-primary, .nim-theme-cyan-cyan.nim-theme-light nim-icon .m-primary.mat-icon-no-color {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon .m-accent, .nim-theme-cyan-cyan.nim-theme-light nim-icon .m-accent.mat-icon-no-color {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon .m-warn, .nim-theme-cyan-cyan.nim-theme-light nim-icon .m-warn.mat-icon-no-color {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-red {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-pink {
  color: #e91e63;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-purple {
  color: #9c27b0;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-deep-purple {
  color: #673ab7;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-indigo {
  color: #3f51b5;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-blue {
  color: #2196f3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-light-blue {
  color: #03a9f4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-cyan {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-teal {
  color: #009688;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-green {
  color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-light-green {
  color: #8bc34a;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-lime {
  color: #cddc39;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-yellow {
  color: #ffeb3b;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-amber {
  color: #ffc107;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-orange {
  color: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-deep-orange {
  color: #ff5722;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-brown {
  color: #795548;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-grey {
  color: #9e9e9e;
}
.nim-theme-cyan-cyan.nim-theme-light nim-icon.m-blue-grey {
  color: #607d8b;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-list-item.m-hovered, .nim-theme-cyan-cyan.nim-theme-light .nim-list-item.m-interactive:hover {
  background: #e0e0e0;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-list-item.m-interactive.m-active {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-mixedmark {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-label {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-focused .mat-form-field-required-marker {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-error {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element:disabled,
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element {
  caret-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-accent .mat-input-element {
  caret-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-warn .mat-input-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-panel {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled],
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled] .mat-menu-submenu-icon,
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item .mat-icon-no-color,
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item:hover:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item.cdk-program-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-menu-content {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-panel {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled],
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled] .mat-menu-submenu-icon,
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item .mat-icon-no-color,
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item:hover:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item.cdk-program-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.nim-theme-cyan-cyan.nim-theme-light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option:hover:not(.mat-option-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-panel {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group-inverted-header .mat-tab-nav-bar,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 235, 242, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar-background {
  fill: #bfeef4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar-buffer {
  background-color: #bfeef4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bfeef4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bfeef4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fcd0cd;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fcd0cd;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-accent circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-accent circle {
  stroke: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-progress-spinner.mat-warn circle, .nim-theme-cyan-cyan.nim-theme-light .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn .mat-radio-inner-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button.m-fill .mat-radio-inner-circle::before {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button.mat-radio-disabled .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button.mat-radio-disabled .mat-radio-label .mat-radio-container .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button.mat-radio-disabled.m-fill.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light nim-radio mat-radio-button .mat-radio-label-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .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;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 188, 212, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .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;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy .mat-slide-toggle-bar {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy.mat-checked .mat-slide-toggle-bar {
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-primary .mat-slide-toggle-bar {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-accent .mat-slide-toggle-bar {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy.mat-checked.mat-warn .mat-slide-toggle-bar {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.m-glassy.mat-disabled .mat-slide-toggle-bar {
  border-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.mat-disabled {
  opacity: 1;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb {
  background-color: #e0e0e0 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-switch mat-slide-toggle.mat-disabled.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-item .tasks-item:hover {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-item .tasks-item nim-tasks-title-label .tasks-title-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-item .tasks-item nim-tasks-title-label.m-crossed-out {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-item.m-highlighted .tasks-item {
  background-color: #e0f7fa;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-reminder .tasks-reminder {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-reminder-dialog .nim-reminder-alert-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags .nim-tags-more {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-add .nim-tag-picker-input {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-add .nim-tag-picker-input::placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-add .nim-tag-picker-input-wrapper {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-title-field textarea {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-header .nim-header-item {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-header .nim-header-item.m-active {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .tasks-assign-menu-item mat-icon [fill] {
  fill: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-update input {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.14);
  caret-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-create .tasks-create-label {
  color: #00acc1;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-add .nim-link {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-tags-add .nim-tag-picker-dropdown.m-floating {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-filter nim-multi-select {
  background: transparent;
  box-shadow: none;
  border-color: transparent;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-filter .nim-filter-item {
  background-color: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-filter .nim-filter-item.m-active {
  background-color: #e0f7fa;
}
.nim-theme-cyan-cyan.nim-theme-light .tasks-item-menu-item:hover {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-list-title .tasks-list-note-caption {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-list-title .tasks-list-note-button:hover .tasks-list-note-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-list-title .tasks-list-note-button:hover .tasks-list-note-caption {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-note-select .tasks-note-select-input {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.14);
  caret-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-note-select .tasks-note-select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.14);
  caret-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input::placeholder, .nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input::before,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description::placeholder,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description::before {
  color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input:focus,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input.ng-invalid, .nim-theme-cyan-cyan.nim-theme-light .nim-task-time-input__form input.ng-invalid:focus,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description.ng-invalid,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__description.ng-invalid:focus {
  border-color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper:not(.m-readonly) {
  border-color: #00bcd4;
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper:not(.m-readonly) input::placeholder {
  color: rgba(0, 0, 0, 0.3) !important;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__tags-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-complicity-button {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-complicity-button.m-completed {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-tasks-tags-dropdown {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-controls nim-button button,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__work-type nim-button button {
  background-color: whitesmoke !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-controls nim-button.m-active button,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__work-type nim-button.m-active button {
  background-color: #e0f7fa !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-controls nim-button.m-active button .text,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__work-type nim-button.m-active button .text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-description .nim-tasks-description-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-description .nim-tasks-description-placeholder:hover {
  background-color: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-input-disabled input {
  background-color: whitesmoke;
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-input-disabled input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-inline-title input {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .task-board-column {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-light .task-board-task.cdk-drag-preview,
.nim-theme-cyan-cyan.nim-theme-light .task-board-column.cdk-drag-preview {
  background-color: #e0f7fa !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-add-column {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light .task-board-column-placeholder,
.nim-theme-cyan-cyan.nim-theme-light .dnd-task-placeholder {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-light .dnd-task.cdk-drag-preview {
  background-color: #e0f7fa !important;
  border-color: #00bcd4 !important;
}
.nim-theme-cyan-cyan.nim-theme-light .dnd-task-placeholder-content {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-progress-bar nim-progress-bar .mat-progress-bar-buffer {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-progress-bar nim-progress-bar.m-start .mat-progress-bar-fill::after {
  background-color: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-progress-bar nim-progress-bar.m-half .mat-progress-bar-fill::after {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-progress-bar nim-progress-bar.m-end .mat-progress-bar-fill::after {
  background-color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-workspace-tasks-error-empty a {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-workspace-tasks,
.nim-theme-cyan-cyan.nim-theme-light nim-task-dashboard,
.nim-theme-cyan-cyan.nim-theme-light nim-task-detailed,
.nim-theme-cyan-cyan.nim-theme-light nim-task-estimate,
.nim-theme-cyan-cyan.nim-theme-light nim-task-time-tracking,
.nim-theme-cyan-cyan.nim-theme-light nim-task-time-logs {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__actual-time {
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05), 0px 1px 8px -6px rgba(0, 0, 0, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__actual-time span {
  color: #00bcd4;
  cursor: pointer;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-logs-item__content,
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-logs__item-preview {
  background-color: whitesmoke;
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-logs-item__content-date {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-task-time-tracking,
.nim-theme-cyan-cyan.nim-theme-light nim-task-estimate {
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.08), 0px 4px 2px -1px rgba(0, 0, 0, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-light nim-task-list,
.nim-theme-cyan-cyan.nim-theme-light nim-task-dashboard .nim-dashboard-list-item {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tasks-error .error-content {
  background: white;
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-task-detailed .nim-task-detailed-title {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-task-estimate .nim-task-estimate__title {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-task-time-tracking .nim-task-time-tracking__group-title,
.nim-theme-cyan-cyan.nim-theme-light nim-task-time-tracking .nim-task-time-tracking__switch-wrap {
  font: 700 13px / 15.86px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-task-time-tracking__tags .nim-tag-picker-input-wrapper input {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-virtual-list-item.cdk-drag-preview {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-virtual-list-item .content {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-drag-placeholder > div::after {
  background-color: white;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-dnd-list-item-drag-placeholder {
  background-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-timepicker-input {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-header {
  background-color: #00bcd4;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-item.m-selected {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-time-format:hover {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-time-format.m-selected {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content nim-timepicker-column:hover .nim-timepicker-item.m-selected {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-item {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-timepicker-content .nim-timepicker-item.m-selected {
  font: 700 34px / 45.56px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar-title {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar-subtitle {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar.m-sm .nim-toolbar-title {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
  font-weight: 600;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar.m-sm .nim-toolbar-subtitle {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar.m-xs .nim-toolbar-title {
  font: 400 14px / 19.04px Open Sans, sans-serif;
  letter-spacing: normal;
  line-height: 12px;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-toolbar.m-xs .nim-toolbar-subtitle {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip {
  background-color: #3d3d3d;
  color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip.m-above::after {
  border-top-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip.m-below::after {
  border-bottom-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip.m-before::after {
  border-left-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip.m-after::after {
  border-right-color: #3d3d3d !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip nim-icon [fill] {
  fill: #fff;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tooltip {
  background-color: #3d3d3d;
  color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip-internal .mat-tooltip {
  border-color: #d8dfe6;
  background-color: #3d3d3d;
  color: #fff;
  box-shadow: 0 2px 10px 0 rgba(17, 32, 52, 0.19);
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip nim-tooltip-internal .mat-tooltip {
  font-size: 14px;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip-title {
  font: 700 14px / 21.28px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-tooltip .nim-tooltip-text {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select:not(.m-transparent) {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.04);
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.08), 0px 4px 2px -1px rgba(0, 0, 0, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .list-item:not(.m-readonly):hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .list-item nim-avatar nim-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .select-input {
  border-color: rgba(0, 0, 0, 0.14);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .list-empty-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-multi-select .list-item-text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat2.m-background {
  border-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat2.m-background nim-chat-toolbar,
.nim-theme-cyan-cyan.nim-theme-light nim-chat2.m-background nim-chat-input-view {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat2.m-background nim-chat-events {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat2.m-background nim-chat-spinner {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-view {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light .chat-online-indicator {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-title,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-dms-list-title,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-archive,
.nim-theme-cyan-cyan.nim-theme-light .chat-quote-text {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item.m-selected, .nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item:hover {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item input {
  background-color: white;
  border-color: #00bcd4 !important;
  color: rgba(0, 0, 0, 0.87);
  caret-color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item input.m-error {
  border-color: #f44336 !important;
  color: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-divider .chat-events-divider-caption {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-divider.primary nim-divider {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-divider.primary .chat-events-divider-caption {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-text-container .chat-message-event-text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-text-container .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-text-container .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-text-container .chat-mention-block .chat-mention-popover-content {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-date {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-edited {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-description {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-more {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-mention-popper-email {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-quote-user-name {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event.m-highlighted {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .ngxp__container {
  box-shadow: 0px 28px 18px 2px rgba(0, 0, 0, 0.08), 0px 11px 9px -5px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .ngxp__container nim-card mat-card {
  background-color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-message-event .chat-message-event-name {
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light .chat-event-actions {
  background: white;
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light .chat-quote {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light .chat-sidebar-list-title-item:hover {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light .chat-sidebar-list-item-title {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light .chat-join-event-message {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item .chat-avatar-badge {
  background: #00bcd4;
  border-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-sidebar-list-item .chat-avatar-badge nim-icon {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .chat-sidebar-list-item-action :hover {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-browse-channels .chat-browse-channels-search-input {
  border-color: rgba(0, 0, 0, 0.14);
  caret-color: #00bcd4;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-browse-channels .chat-browse-channels-search-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-browse-channels-item .chat-browse-channels-item-members {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-browse-channels-item .chat-browse-channels-item-name-part.m-outlined {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-browse-channels-item:hover {
  background-color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-toolbar .chat-events-toolbar-channel-name {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-toolbar .chat-events-toolbar-avatar-list-length {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-toolbar .chat-events-toolbar-avatar-list {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-toolbar .chat-events-toolbar-avatar-list.m-active {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-events-toolbar .chat-events-toolbar-avatar-list.m-active .chat-events-toolbar-avatar-list-length {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-edit-content,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-reply-content {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-edit-content .chat-quote-user-name,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-reply-content .chat-quote-user-name {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-edit-content .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-edit-content .chat-mention-block,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-reply-content .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-reply-content .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-toolbar .nim-toolbar-title {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-toolbar nim-button.m-resolved nim-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-view.m-border .chat-input-view-inner {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-input-action-controls-view .chat-input-action-controls-wrapper {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-red {
  background: #f44336;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-pink {
  background: #e91e63;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-purple {
  background: #9c27b0;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-deep-purple {
  background: #673ab7;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-indigo {
  background: #3f51b5;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-blue {
  background: #2196f3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-light-blue {
  background: #03a9f4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-cyan {
  background: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-teal {
  background: #009688;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-green {
  background: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-light-green {
  background: #8bc34a;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-lime {
  background: #cddc39;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-yellow {
  background: #ffeb3b;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-amber {
  background: #ffc107;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-orange {
  background: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-deep-orange {
  background: #ff5722;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-brown {
  background: #795548;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-grey {
  background: #9e9e9e;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-color-mark.m-blue-grey {
  background: #607d8b;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-toolbar .nim-toolbar-title {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select .channel-select-input {
  border-color: rgba(0, 0, 0, 0.14);
  caret-color: #00bcd4;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select .channel-select-input:focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select .channel-select-title-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select .tab-control.m-active {
  border-bottom-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-chat-channel-select .channel-info {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-simple-snackbar-action {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-snack-bar-container {
  background-color: white !important;
  border-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-snack-bar-container:hover {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-simple-snackbar {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .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);
}
.nim-theme-cyan-cyan.nim-theme-light .mat-simple-snackbar-action {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-settings-section .header {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-settings-section nim-switch .mat-slide-toggle-content {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-settings-section .header {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-settings-section nim-switch .mat-slide-toggle-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-settings-section nim-switch .mat-slide-toggle.mat-disabled .mat-slide-toggle-label {
  cursor: not-allowed;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-label-active nim-tab-title {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light .mat-tab-label-active nim-tab-title nim-icon {
  color: #0097a7;
}
.nim-theme-cyan-cyan.nim-theme-light nim-input mat-form-field.mat-form-field-disabled .mat-form-field-infix {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-light nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-light nim-input mat-form-field.mat-form-field-disabled .mat-form-field-outline-end {
  background: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-web-link-section nim-switch .mat-slide-toggle-content {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-embed-section nim-switch.embed .mat-slide-toggle-content {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-embed-section nim-switch.print, .nim-theme-cyan-cyan.nim-theme-light nim-embed-section nim-switch.size .mat-slide-toggle-content {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light form mat-form-field.mat-form-field-disabled .mat-form-field-infix {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light form mat-form-field.mat-form-field-disabled .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-light form mat-form-field.mat-form-field-disabled .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-light form mat-form-field.mat-form-field-disabled .mat-form-field-outline-end {
  background: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light form .mat-form-field-appearance-outline:hover .mat-form-field-outline {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-content {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-label {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-input {
  background: rgba(0, 0, 0, 0.04);
  border-color: rgba(0, 0, 0, 0.14);
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-input span {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-spoiler.is-opened {
  background-color: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-spoiler-button {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-advantages {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-advantages-item [fill] {
  fill: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-tools {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-customize-dialog .customize-dialog-tools svg [fill-custom] {
  fill: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 {
  color: rgba(0, 0, 0, 0.87);
  border-bottom: 1px solid #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1:last-of-type {
  border-bottom: none;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 button[disabled] {
  opacity: 0.5;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-title nim-chip {
  opacity: 0.1;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-avatar-container {
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-avatar-icon.m-lock {
  position: absolute;
  top: 0px;
  right: -11px;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-menu-container {
  position: relative;
  width: 80px;
  cursor: pointer;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-menu-container.m-non-interactive {
  cursor: default;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-menu-container .nim-media-menu-label {
  height: 20px;
  line-height: 20px;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-menu-container .role-tip {
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 70%;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-last-button-fake-container {
  width: 36px;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-subject nim-chip {
  margin: 0;
  width: auto;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-subject-label {
  width: 70px;
  position: relative;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-subject-label nim-chip {
  cursor: default;
  pointer-events: none;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-2 .nim-media-menu-container {
  height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  padding: 0 8px;
  border-radius: 8px;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-title {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-subtitle {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-media-object.m-1 .nim-media-menu-label {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input.m-read-mode:not(.m-disabled):not(.m-edit-disabled):hover {
  background-color: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-textarea {
  caret-color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-textarea::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-text {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-text .chat-link-block,
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-text .chat-mention-block {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-mention-select-item {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-mention-select-item:hover, .nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-mention-select-item.m-selected {
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .chat-input-mention-select-item .chat-mention-select-item-email {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input nim-editor-input-field.m-bordered {
  border-color: rgba(0, 0, 0, 0.14);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input nim-editor-input-field.m-bordered.m-focus {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input .ngxp__container {
  box-shadow: 0px 28px 18px 2px rgba(0, 0, 0, 0.08), 0px 11px 9px -5px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input nim-editor-input-mention-select mat-card {
  background-color: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-editor-input-field {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-preview {
  border-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-preview .nim-attachment-preview-info {
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-preview .nim-attachment-preview-type {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-preview .nim-attachment-preview-link {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-preview .nim-attachment-preview-link:hover {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-add-button:hover {
  border-color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-attachment-add-button:hover nim-icon {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light .nim-attachment-menu nim-button:hover svg,
.nim-theme-cyan-cyan.nim-theme-light .nim-attachment-cancel nim-button:hover svg {
  color: #00bcd4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-divider.nim-attachment-tooltip-divider mat-divider {
  border-color: #fff;
}
.nim-theme-cyan-cyan.nim-theme-light nim-button.pricing-plan-column__upgrade-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-light nim-button.plan-column__start-free-trial-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-light nim-button.plan-column__accept-button button {
  background: none !important;
  color: #96e1dc !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-button.column-help-button button {
  width: 100%;
}
.nim-theme-cyan-cyan.nim-theme-light .pricing-plan-column__upgrade-button {
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-light .plan-column__start-free-trial-plus-button {
  background: #002730;
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light .column__feature-item-icon path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light .plan-column__disabled-button {
  color: #a3a3a3;
  border: #a3a3a3;
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-light .column__feature-item__portal-icon {
  background: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light .column__feature-item__portal-icon__trial-end {
  background: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing {
  color: rgba(0, 0, 0, 0.87);
  background: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-name-trialEnd,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-ai,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column-feature-item span,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .bf-timer {
  color: #000000de;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-price-banner__features-icon__yellow path {
  fill: #ffcc00;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .bf-title__white {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .bf-title__red {
  color: #ff2c55;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-price-banner__features__yellow {
  color: #ffcc00;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .book-call p {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .book-call-button__text {
  color: #001216;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .bf-timer {
  background: #ebee50;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .book-call-button-text {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-ui-pricing__appsumo-discount__percent,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-ui-pricing__appsumo-discount__text {
  color: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .upgrade-standard__text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .upgrade-standard__text-gradient {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 8px;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .tooltip-text p {
  color: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column__team-type {
  background: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column__business-type {
  border: 1px solid #b2ebf2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-text {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column__trial-end {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0px 8px 16px 0px rgba(17, 24, 28, 0.08);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-title {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column-help-container {
  background: white;
  box-shadow: 0px 0px 70px 0px rgba(22, 116, 146, 0.1);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-member-limit-icon path {
  fill: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-member-limit-icon__trial-end path {
  fill: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-icon path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-icon__trial-end path {
  fill: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-icon_white path {
  fill: white;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-icon_white__portal-icon__trial-end path {
  fill: #002730;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-pracing-plan-column__label {
  background: linear-gradient(133deg, #b2ebf2 0%, rgba(224, 247, 250, 0.32) 100%);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-name {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-amount-value,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-amount-dollar-sign {
  color: #176b87;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-amount-value__red,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-amount-dollar-sign__red {
  color: #ff2c55;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-amount-value__trial-end {
  color: #96e1dc;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-description span {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-description span.trial-end-text__white {
  color: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-annual {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-member-limit-value {
  color: #262626;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .trial-end-text__white {
  color: #d4d4d4;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-extra p {
  color: #262626;
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-extra_text {
  color: #262626;
  background-color: #eeeeee;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column-help-text p {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .progress {
  background-color: #ffe0b2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .progress .value {
  background-color: #ff9800;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .comment .limit {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .upgrade-standard__text-gradient {
  color: linear-gradient(to right, #00bcd4, #7977ff);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__free-trial {
  color: rgba(0, 0, 0, 0.87);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled {
  box-shadow: none;
  pointer-events: none;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled svg {
  filter: grayscale(1);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled path,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__feature-item-icon path {
  fill: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__feature-item__portal-icon {
  background: none;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button {
  color: #a3a3a3;
  background: rgba(0, 0, 0, 0.04);
  border: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled p {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__price-plan-amount-value {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__plan-name {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__plan-member-limit-icon path {
  fill: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__plan-description span {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__price-plan-annual {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__price-extra p {
  color: #a3a3a3 !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__feature-title {
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .column__upgrade-button {
  background: rgba(255, 255, 255, 0.12);
  color: #a3a3a3;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__disabled-button {
  background: none !important;
  background-color: transparent !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .pricing-plan-column__upgrade-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-plus-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__accept-button {
  background-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .pricing-plan-column__upgrade-button button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-button button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__start-free-trial-plus-button button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__upgrade-team-button button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .plan-column_disabled .plan-column__accept-button button {
  color: #a3a3a3;
  background-color: rgba(0, 0, 0, 0.04);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .title,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .bf-title {
  font: 700 34px / 45.56px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-description {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .book-call p,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column-feature-item span {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .upgrade-standard__text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-ui-pricing__appsumo-discount__text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-appsumo-discount,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .book-call-button-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .trialEnd-bf-demo-text-block__description {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-pracing-plan-column__label_active span {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-pracing-plan-column__label span,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-ai {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-annual {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-extra p {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__free-trial,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__price-plan-annual-appsumo {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .pricing-plan-feature__tooltip,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__feature-item-text {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .tooltip-content p {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .nim-ui-pricing__appsumo-discount__percent {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .trialEnd-bf-demo-text-block__title {
  font: 600 18px / 23.76px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-pricing .column__plan-name-trialEnd {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-select mat-select {
  background: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-select mat-select .mat-select-value {
  color: black !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-select mat-select {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing mat-radio-button {
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .mat-form-field-outline-start,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-portals-counter__input,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .mat-form-field-outline-gap,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .mat-form-field-outline-end {
  background: white !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.14) !important;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__logo-nimbus {
  color: #161616;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__plan {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options {
  background: whitesmoke;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval__header,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-members__header {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval__content, .nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-portals-counter__input-text {
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill {
  background: linear-gradient(226deg, #d6faff 0%, #fff 100%);
  box-shadow: none;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill__horizontal-line {
  width: 100%;
  height: 1px;
  border: none;
  background-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill__vertical-line {
  background-color: rgba(0, 0, 0, 0.12);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-items,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-amounts,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-total-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-total-price,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__actions-card-info,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__price-title,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__price-amount,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-about,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-notice-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-notice-text-small,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .mat-input-element,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__block-title {
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__actions-card-change-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_text-subscription,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_text-secure,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill_coupon-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__addons-block_title,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_button {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval_discount {
  background-color: #e0f7fa;
  color: black;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-notice {
  background-color: #f2f2f2;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__coupon-message_error {
  color: #e35141;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__coupon-message_success {
  color: #4caf50;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__features-item-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__products-title {
  color: rgba(0, 0, 0, 0.54);
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__block-title {
  font: 600 24px / 31.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval__header,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-members__header,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-items,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill-amounts,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__actions-card-info,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__bill_coupon-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__addons-block_title,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__features-item-text,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__features-item-text {
  font: 400 16px / 23.68px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-notice-text {
  font: 400 12px / 15.6px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval__content,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-about {
  font: 400 14px / 19.88px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__actions-card-change-button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .ui-billing-features__products-title {
  font: 700 14px / 21.28px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_text-subscription,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_button,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__options-billing-interval_discount {
  font: 600 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing__footer_text-secure,
.nim-theme-cyan-cyan.nim-theme-light nim-ui-billing .nim-ui-billing-addon__decription-notice-text-small {
  font: 400 10px / 12px Open Sans, sans-serif;
  letter-spacing: normal;
}

/*# sourceMappingURL=nim-cyan-cyan-tasks.css.map */
