@import "https://shopxcdntenv3.hmhs.com/mn/browser/en/theme-default.css";

/* src/styles.scss */
:root {
  --theme-default-path: url(https://shopxcdntenv3.hmhs.com/mn/browser/en/theme-default.css);
  --material-symbols-outlined-path: url(https://shopxcdntenv3.hmhs.com/mn/browser/en/material-symbols-outlined.css);
}
.white {
  color: #FFFFFF !important;
}
.steel-blue {
  color: #E7ECF4 !important;
}
.robin-egg {
  color: #DBEDF7 !important;
}
.sky-blue {
  color: #8FCAE9 !important;
}
.navy-blue {
  color: #003359 !important;
}
.cotton {
  color: #F4F3EF !important;
}
.cloud {
  color: #E2E1DD !important;
}
.light-gray {
  color: #CACAC8 !important;
}
.slate {
  color: #666666 !important;
}
.interaction {
  color: #0072A7 !important;
}
.red-hot {
  color: #E35136 !important;
}
.mustard {
  color: #FFc82E !important;
}
.pea-soup {
  color: #B5BF00 !important;
}
.PUMPKIN {
  color: #EF890F !important;
}
.cinnamon {
  color: #DCD6B2 !important;
}
.brownie {
  color: #755418 !important;
}
.drop-shadow {
  box-shadow: 0 0 12px #CACAC8;
}
.medication-information-component-autocomplete {
  border: 1px solid rgb(215, 215, 215);
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
}
.medication-information-component-autocomplete .autocomplete-item {
  display: flex;
}
.medication-information-component-autocomplete .autocomplete-item .autocomplete-drug-name {
  flex-grow: 1;
  margin-right: 15px;
}
.medication-information-component-autocomplete .autocomplete-item .autocomplete-add-button {
  flex-shrink: 1;
}
.medication-information-component-autocomplete .autocomplete-item .autocomplete-drug-name span,
.medication-information-component-autocomplete .autocomplete-item .autocomplete-add-button span {
  vertical-align: middle;
}
.medication-information-component-autocomplete .autocomplete-add-button {
  text-transform: uppercase;
  color: #0078C1;
  text-decoration: underline;
}
.button-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.button-container a {
  font-weight: 700;
  font-size: 18px;
  text-decoration: none !important;
}
.button-container .material-symbols-outlined {
  vertical-align: text-bottom;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  border: 0;
  padding: 0;
  height: 100%;
}
html {
  height: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: bold;
}
img {
  border: 0;
  color: transparent;
  font-size: 0;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q::before,
q::after {
  content: "";
  content: none;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
button,
label,
input[type=button],
input[type=submit],
input[type=image] {
  border: none;
  cursor: pointer;
}
button {
  overflow: visible;
  vertical-align: top;
  width: auto;
  color: inherit;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a:hover,
a:active,
object,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
input,
select {
  vertical-align: middle;
}
textarea {
  font-family: sans-serif;
  font-size: inherit;
  overflow: auto;
}
hr {
  border: 0;
  border-bottom: 1px solid #495359;
  clear: both;
  line-height: 0;
  height: 1px;
  margin: 0;
}
a {
  color: inherit;
  display: inline-block;
}
a:hover {
  text-decoration: none;
}
address {
  font-style: normal;
}
a:focus,
button:focus,
select:focus {
  outline: 2px solid #00a4e4;
  opacity: 1;
  z-index: 10;
}
@media only screen and (min-width: 1220px) {
  .mobile-only {
    display: none;
  }
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
span.img-icon.icon-email {
  display: inline-block;
  height: 19px;
  vertical-align: middle;
  width: 19px;
  margin-right: 2px;
}
span.img-icon.icon-email {
  background: url(/content/dam/generic/en/healthco/shopx/icons/email-icon.png) no-repeat 0 0;
}
header.page-header {
  width: 100%;
  min-height: 75px;
  max-height: 100px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}
header.page-header .header-logo {
  min-height: 40px;
  min-width: 99px;
}
header.page-header .header-logo img {
  min-height: 40px;
  min-width: 99px;
  max-width: 400px;
  max-height: 100px;
  padding: 0px 40px;
}
header.page-header .utility-nav {
  max-width: 60%;
  min-width: 150px;
  flex-grow: 4;
  color: #0083ca;
}
header.page-header .utility-nav .cmp-container {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  margin: 20px;
}
header.page-header .utility-nav .cmp-container > div,
header.page-header .utility-nav .cmp-container .button {
  margin: 10px;
  padding: 10px 15px;
  background-color: transparent;
  border-radius: 8px;
  color: #2e5973;
  font-weight: bold;
}
header.page-header .utility-nav .cmp-container > div:hover,
header.page-header .utility-nav .cmp-container .button:hover {
  background-color: transparent;
}
header.page-header .utility-nav .cmp-container > div a,
header.page-header .utility-nav .cmp-container > div button,
header.page-header .utility-nav .cmp-container .button a,
header.page-header .utility-nav .cmp-container .button button {
  font-size: 1.02em;
  color: #0083ca;
  text-decoration: none;
  border: none;
  font-weight: bold;
  background-color: transparent;
}
header.page-header .utility-nav .cmp-container > div a:hover,
header.page-header .utility-nav .cmp-container > div button:hover,
header.page-header .utility-nav .cmp-container .button a:hover,
header.page-header .utility-nav .cmp-container .button button:hover {
  background-color: transparent;
}
.top-nav-container {
  width: 100%;
  min-height: 75px;
  background-color: #003359;
  padding: 0px 30px;
}
.top-nav-container .cmp-container {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 75px;
}
.top-nav-container .cmp-container > div,
.top-nav-container .cmp-container .button {
  padding: 10px 15px;
  background-color: #003359;
  border-radius: 8px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
}
.top-nav-container .cmp-container > div:hover,
.top-nav-container .cmp-container .button:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.top-nav-container .cmp-container > div a,
.top-nav-container .cmp-container > div button,
.top-nav-container .cmp-container .button a,
.top-nav-container .cmp-container .button button {
  color: #FFFFFF;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  background-color: transparent;
}
.top-nav-container .cmp-container > div a:hover,
.top-nav-container .cmp-container > div button:hover,
.top-nav-container .cmp-container .button a:hover,
.top-nav-container .cmp-container .button button:hover {
  background-color: transparent;
}
footer.page-footer {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  min-height: 250px;
  background-color: #003554;
  color: #FFFFFF;
  padding: 30px;
}
footer.page-footer .footer-logo {
  min-height: 40px;
  min-width: 99px;
}
footer.page-footer .footer-logo img {
  min-height: 40px;
  min-width: 99px;
  max-width: 400px;
  max-height: 200px;
}
footer.page-footer .footer-logo {
  flex-basis: 50%;
  flex-grow: 1;
}
footer.page-footer .additional-links {
  flex-basis: 50%;
  flex-grow: 1;
}
footer.page-footer .important-content {
  flex-basis: 100%;
}
footer.page-footer .footer-logo,
footer.page-footer .additional-links,
footer.page-footer .important-content {
  margin: 20px 0px;
}
footer.page-footer .important-content,
footer.page-footer .additional-links {
  min-width: 150px;
  flex-grow: 4;
}
footer.page-footer .important-content > div,
footer.page-footer .additional-links > div {
  padding: 10px 0px;
}
footer.page-footer .important-content .important-title,
footer.page-footer .important-content > div:first-child,
footer.page-footer .additional-links .important-title,
footer.page-footer .additional-links > div:first-child {
  font-size: 1.1em;
  font-size: 1.2em;
  font-weight: bold;
  color: #7390a1;
}
footer.page-footer .important-content .cmp-container,
footer.page-footer .additional-links .cmp-container {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}
footer.page-footer .important-content .cmp-container > div,
footer.page-footer .important-content .cmp-container .button,
footer.page-footer .additional-links .cmp-container > div,
footer.page-footer .additional-links .cmp-container .button {
  margin: 0px;
  background-color: transparent;
  color: #0078C1;
  font-weight: bold;
  border-right: 1px solid #FFFFFF;
  padding: 5px 15px 5px 15px;
}
footer.page-footer .important-content .cmp-container > div:first-child,
footer.page-footer .important-content .cmp-container .button:first-child,
footer.page-footer .additional-links .cmp-container > div:first-child,
footer.page-footer .additional-links .cmp-container .button:first-child {
  padding: 5px 15px 5px 0px;
}
footer.page-footer .important-content .cmp-container > div:last-child,
footer.page-footer .important-content .cmp-container .button:last-child,
footer.page-footer .additional-links .cmp-container > div:last-child,
footer.page-footer .additional-links .cmp-container .button:last-child {
  border-right: 0px solid #FFFFFF;
}
footer.page-footer .important-content .cmp-container > div:hover,
footer.page-footer .important-content .cmp-container .button:hover,
footer.page-footer .additional-links .cmp-container > div:hover,
footer.page-footer .additional-links .cmp-container .button:hover {
  background-color: transparent;
}
footer.page-footer .important-content .cmp-container > div a,
footer.page-footer .important-content .cmp-container > div button,
footer.page-footer .important-content .cmp-container .button a,
footer.page-footer .important-content .cmp-container .button button,
footer.page-footer .additional-links .cmp-container > div a,
footer.page-footer .additional-links .cmp-container > div button,
footer.page-footer .additional-links .cmp-container .button a,
footer.page-footer .additional-links .cmp-container .button button {
  color: #0078C1;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  background-color: transparent;
}
footer.page-footer .important-content .cmp-container > div a:hover,
footer.page-footer .important-content .cmp-container > div button:hover,
footer.page-footer .important-content .cmp-container .button a:hover,
footer.page-footer .important-content .cmp-container .button button:hover,
footer.page-footer .additional-links .cmp-container > div a:hover,
footer.page-footer .additional-links .cmp-container > div button:hover,
footer.page-footer .additional-links .cmp-container .button a:hover,
footer.page-footer .additional-links .cmp-container .button button:hover {
  background-color: transparent;
}
.new.newpar.section.cq-Editable-dom,
button.section.cq-Editable-dom,
.cq-placeholder.cmp-image.hmhs-cmp-image {
  min-width: 120px;
  min-height: 40px;
}
.cq-Editable-dom--container,
.cq-Editable-dom--container.aem-GridColumn {
  padding-top: 0px;
  padding-bottom: 0px;
}
sxe-plan-summary {
  display: block;
}
sxe-login .div-right img {
  max-height: 400px;
}
html,
body {
  height: 100%;
}
html.cdk-global-scrollblock {
  height: auto !important;
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
.cdk-overlay-pane .mat-mdc-select-panel {
  max-width: 100%;
  border: 1px solid #001827;
}
.cdk-overlay-pane .mat-datepicker-content {
  height: fit-content;
  border: 1px solid #001827;
}
.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  font-weight: bolder;
}
.mat-mdc-option.mdc-list-item--disabled {
  cursor: not-allowed;
}
.mdc-list-item__primary-text {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .cdk-overlay-pane .mat-mdc-select-panel {
    max-width: 280px;
  }
}

/* node_modules/c3/c3.css */
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.c3 path,
.c3 line {
  fill: none;
  stroke: #000;
}
.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges;
}
.c3-chart-arc path {
  stroke: #fff;
}
.c3-chart-arc rect {
  stroke: white;
  stroke-width: 1;
}
.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}
.c3-grid line {
  stroke: #aaa;
}
.c3-grid text {
  fill: #aaa;
}
.c3-xgrid,
.c3-ygrid {
  stroke-dasharray: 3 3;
}
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em;
}
.c3-line {
  stroke-width: 1px;
}
.c3-circle {
  fill: currentColor;
}
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white;
}
.c3-selected-circle {
  fill: white;
  stroke-width: 2px;
}
.c3-bar {
  stroke-width: 0;
}
.c3-bar._expanded_ {
  fill-opacity: 1;
  fill-opacity: 0.75;
}
.c3-target.c3-focused {
  opacity: 1;
}
.c3-target.c3-focused path.c3-line,
.c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}
.c3-target.c3-defocused {
  opacity: 0.3 !important;
}
.c3-region {
  fill: steelblue;
  fill-opacity: 0.1;
}
.c3-region text {
  fill-opacity: 1;
}
.c3-brush .extent {
  fill-opacity: 0.1;
}
.c3-legend-item {
  font-size: 12px;
}
.c3-legend-item-hidden {
  opacity: 0.15;
}
.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1;
}
.c3-title {
  font: 14px sans-serif;
}
.c3-tooltip-container {
  z-index: 10;
}
.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9;
}
.c3-tooltip tr {
  border: 1px solid #CCC;
}
.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF;
}
.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}
.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}
.c3-tooltip .value {
  text-align: right;
}
.c3-area {
  stroke-width: 0;
  opacity: 0.2;
}
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}
.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: #FFF;
}
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}
.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}
.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}
.c3-chart-arc .c3-gauge-value {
  fill: #000;
}
.c3-chart-arc.c3-target g path {
  opacity: 1;
}
.c3-chart-arc.c3-target.c3-focused g path {
  opacity: 1;
}
.c3-drag-zoom.enabled {
  pointer-events: all !important;
  visibility: visible;
}
.c3-drag-zoom.disabled {
  pointer-events: none !important;
  visibility: hidden;
}
.c3-drag-zoom .extent {
  fill-opacity: 0.1;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
