/* src/scss/themes/theme-light/strains-var.css */
:root {
  --strain-creation-card-background: #ffffff;
  --strain-creation-card-shadow: #00000026;
  --strain-creation-hover-border: #80afeb;
  --strain-creation-content-background: #ffffff;
  --strain-creation-content-background-darker: whitesmoke;
  --strain-creation-content-border: #f1f1f1;
  --strain-creation-title: #144481;
  --search-database-container-background: #c2e6f2;
  --disabled-strain: #eaeaea;
  --strain-linked-to-colony: #d38800;
  --strain-listing-data-footer: #dde8f2;
  --strain-listing-strain-name: #052f57;
  --strain-listing-filters-border: #dfe7ef;
}
:root {
  --strain-probe-border: #ededed;
  --strain-probe-odd-background: #f9fcff;
  --strain-probe-even-background: #ebf0f4;
  --disabled-probe: #fbf0f0;
  --strain-add-probe-soft-border: #b7b7b7;
}
:root {
  --strain-status-red: #ad1a00;
  --strain-status-red-border: #993d3b;
  --strain-status-yellow: #edb200;
  --strain-status-yellow-border: #bb9b61;
  --strain-status-green: #007500;
  --strain-status-green-border: #228f3b;
}
:root {
  --probe-listing-blue-text: #144481;
  --probe-listing-card-background: #f9fcff;
  --probe-listing-card-border: #ededed;
}
:root {
  --strain-sharing-warning: #d38800;
  --strain-sharing-discard-button-color: #4f5b67;
  --strain-sharing-translated-results-container-background: #f4f4f4a8;
  --strain-sharing-translated-results-container-border: #f1f1f1;
}
:root {
  --strain-submit-required-information-blue-label: #144481;
  --submit-required-information-border: #ededed;
  --submit-required-information-background: #e3eef8;
}
:root {
  --duplicate-strain-modal-blue-text: #144481;
  --duplicate-strain-modal-current-strain-background: #f4f4f4a8;
  --duplicate-strain-modal-current-strain-border: #f1f1f1;
}
:root {
  --strains-sharing-filters-background: #e3eef8;
  --strains-sharing-disabled-probe: #e0960f;
  --strains-sharing-queued-strains-count: #043d75;
  --strains-sharing-queued-emails-background: #f4f4f4a8;
  --strains-sharing-queued-emails-border: #f1f1f1;
}
:root {
  --assay-design-timeline-blue-text: #144481;
}
:root {
  --approve-results-legend-background: #f4f4f4a8;
  --approve-results-legend-border: #f1f1f1;
  --approve-results-legend-shadow: #00000026;
}
:root {
  --messages-modal-message-background: #f4f4f4a8;
  --messages-modal-message-border: #f1f1f1;
  --messages-modal-message-shadow: #00000026;
}

/* src/scss/themes/theme-light/supplies-var.css */
:root {
  --supply-card-title: #144481;
  --supply-card-border: #ededed;
  --supply-card-border-selected: #1da750;
  --supply-card-background-selected: #f4fcf7;
  --supplies-shipping-address-title: #144481;
}

/* src/scss/themes/theme-light/orders-var.css */
:root {
  --order-status-red: #ad1a00;
  --order-status-red-border: #993d3b;
  --order-status-yellow: #edb200;
  --order-status-yellow-border: #bb9b61;
  --order-status-green: #007500;
  --order-status-green-border: #228f3b;
  --order-status-gray: #4f5b67;
  --order-status-gray-border: #424c56;
}
:root {
  --wellplate-storage-icon-color: #007500;
}
:root {
  --order-wellplates-legend-background: #f4f4f4a8;
  --order-wellplates-legend-border: #f1f1f1;
  --order-wellplates-legend-shadow: #00000026;
}

/* src/scss/themes/theme-light/account-var.css */
:root {
  --account-active-status-label: #007500;
  --account-active-status-label-border: #228f3b;
  --account-inactive-status-label: #ad1a00;
  --account-inactive-status-label-birder: #993d3b;
}
:root {
  --account-address-card-border: #ededed;
  --account-address-card-background: #f9fcff;
  --account-address-default-label-background: #e3e3e3;
  --account-address-default-label-border: #e4e4e4;
}

/* src/scss/themes/theme-light/order-setup-var.css */
:root {
  --order-setup-empty-state-option-card-background:#e7f5fa;
  --order-setup-empty-state-option-card-background-hover:#a6cddb;
  --order-setup-empty-state-option-card-border:#a0aec0;
  --order-setup-discounts-container-background: #ceeace;
  --order-setup-discounts-title: #005500;
  --auto-applied-discount-checkbox: #8594ad;
  --additional-discount-type-color:#495057;
  --order-setup-green-color: #007500;
  --order-setup-strain-card-background:#f9fcff;
  --order-setup-summary-container-background:#f6f7fb;
  --order-setup-billing-address-card-border: #ededed;
  --order-setup-billing-address-card-background: #f9fcff;
  --order-setup-liquid-dna-card-background: #f4f4f4a8;
  --order-setup-liquid-dna-card-border: #f1f1f1;
  --order-summary-error-state-background: #f1e8e8;
  --order-summary-error-state-border: #e3d8d8;
}

/* src/scss/themes/theme-light/var.css */
:root {
  --app-background: #f5f7fb;
  --blue-accent: #0000db;
  --text: #000;
  --text-inverted: #ffffff;
  --text-secondary: #363539;
  --hightlight-secondary: #0083c3;
  --error: #ad1a00;
  --link-color: #0f0fff;
  --link-hover-color: #3a3af7;
  --box-shadow-05: rgba(0, 0, 0, 0.05);
  --scrollbar-color: rgba(0, 0, 0, 0.3);
  --blue-text: #144481;
  --success: #007500;
  --warning: #edb200;
}
:root {
  --header-background: #0a5d9a;
  --header-shadow: #00000026;
}
:root {
  --page-card-background: #ffffff;
  --page-card-border: #ededed;
  --page-card-divider: #ebf0f4;
}
:root {
  --searchbar-border: #d3dbe3;
  --searchbar-background: #ffffff;
  --searchbar-clear-btn: #3a4f6d;
  --searchbar-disabled-background: #f3fafc;
  --searchbar-accent: #0000db;
  --searchbar-empty-search-icon: #8594ad;
}
:root {
  --modal-header-background: #dde8f2;
  --modal-danger-header: #ad1a00;
  --modal-danger: #470b00;
  --modal-danger-border: #ad1a00;
  --modal-warning: #5c4500;
  --modal-warning-border: #edb200;
  --modal-success: #002400;
  --modal-success-border: #007500;
  --modal-info: #001f33;
  --modal-info-border: #0e76bc;
}
:root {
  --tab-border: #e4e4e4;
  --tab-background-closed: #ebebeb;
  --tab-title-open: #0a5d9a;
}
:root {
  --drawer-header-background: #dde8f2;
}
:root {
  --empty-state-icon-primary-color: #a0aec0;
  --empty-state-icon-secondary-color: #00557f;
}
:root {
  --statistics-divider: #d0d5dd;
  --statistics-count: #144481;
  --statistics-label: #64748b;
  --status-filter-text: #4f5b67;
  --search-input-border: #d3dbe3;
  --sort-and-filter-pills-container-background: #f5f7fb;
  --table-header-background: #d5deea;
  --table-head-background: #e3eef8;
  --table-head-border-right: #d6d6d6;
  --table-row-odd-background: #f9fcff;
  --table-row-even-background: #ebf0f4;
  --table-border: #ededed;
  --status-label-border: #d4d4d4;
  --table-group-row-background: #a0aec0;
  --table-subgroup-row-background: #afc6d9;
  --table-subgroup2-row-background: #ccd8e2;
  --table-subgroup3-row-background: #dee8f2;
  --table-subgroup4-row-background: #dee8f2;
  --table-group-row-border: #ebf0f4;
  --table-header-group-border: #d6e6fb;
  --table-views-default-badge-background: #237b6b;
  --table-views-default-badge-text-color: #ffffff;
  --table-body-group-offset-background: #fff;
  --icon-burgundy-color: #ad1a00;
  --table-button-background: #fff;
  --tableHeaderBackground: #c2e6f2;
  --table-group-cell-background: #fff;
  --table-group-strain-label-background: #fff;
  --table-group-counter: #4f5b67;
  --table-badge-count-background: #ccd8e2;
  --table-box-shadow: rgba(0, 0, 0, 0.1);
  --table-caret-icon: #afc6d9;
}
:root {
  --faq-blue-text: #144481;
  --faq-accordion-background: #f9fcff;
}
:root {
  --custom-pill-background: #ffffff;
  --custom-pill-border: #0f0fff;
  --custom-pill-focus: #497cbd;
}
:root {
  --custom-overlay-button-background-hover: #f8f9f9;
  --custom-overlay-button-icon: #000;
}
:root {
  --custom-step-number-badge-border: #d3dbe3;
  --custom-step-inactive-step-gray: #708da9;
  --custom-step-active-number-badge-color: #fff;
  --custom-step-active-step-blue: #1675ce;
}
:root {
  --learn-more-container-background: #f4f4f4a8;
  --learn-more-border: #f1f1f1;
}
:root {
  --stepper-grey: #4f5b67;
  --stepper-green: #007500;
  --stepper-blue: #0000db ;
}

/* angular:styles/global:light-theme-var */
/*# sourceMappingURL=light-theme-var.css.map */
