:root{--primary-text-color: #444444;--secondary-text-color: #555555;--deemphasized-text-color: var(--secondary-text-color);--icer-green: #009d77;--icer-blue: #0071ce;--dark-red: #632121;--beige-sand: #eadeb3;--red: #d64545;--zebra-dark: #f7f9fA;--zebra-light: #ffffff;--subrow-hover-color: #e5f5f1;--subrow-focused-color: #f8fbd0;--mui-grid-factor: 8px;--main-header-height: 79px;--tab-bar-height: 85px;--utility-bar-height: 40px;--table-header-height: calc(var(--main-header-height) + var(--tab-bar-height));--table-gutter-width: calc(5 * var(--mui-grid-factor));--table-first-cell-padding: 32px;--table-max-width: 1440px;--menu-width: 40px;--details-header-height: 108px;--details-breadcrumb-height: 58px;--footer-height: 32px;--first-column-width: calc(57px + var(--table-first-cell-padding));--offset-from-column-width: 0px;--second-column-offset-left: calc(var(--first-column-width) + var(--offset-from-column-width))}body{margin:0px;padding:0px;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1em;color:var(--primary-text-color);overflow:hidden}body.devise_view div#devise_body{position:absolute;top:var(--main-header-height);overflow:auto;width:100vw;max-height:calc(100vh - var(--main-header-height) - var(--footer-height));padding-left:var(--table-gutter-width);padding-right:var(--table-gutter-width)}body.devise_view div#devise_body div{margin-bottom:8px}a{color:var(--icer-blue);text-decoration:none}a:hover{text-decoration:underline}footer#footer{height:var(--footer-height);max-height:var(--footer-height);padding-left:var(--table-gutter-width);padding-right:var(--table-gutter-width);padding-top:var(--mui-grid-factor);padding-bottom:var(--mui-grid-factor);color:var(--secondary-text-color)}div.analyses-container{min-width:100%;border-bottom:1px solid #e0e0e0}main section:only-child{padding-bottom:0;margin-bottom:0}#main-header{height:var(--main-header-height);max-height:var(--main-header-height)}#tab-bar{min-height:var(--tab-bar-height)}#details-header{white-space:nowrap;min-height:auto}#details-breadcrumb{white-space:nowrap}#details-body{overflow:auto;max-width:100vw;display:flex}.body-flex{display:flex;flex-direction:column;width:100%;min-height:100vh}.body-flex #details-header{flex:0 1 auto;white-space:normal;padding-right:32px}.body-flex #spa_body{flex:1 1 100%;position:static;padding-top:var(--main-header-height);padding-bottom:var(--footer-height);max-height:calc(100vh - var(--main-header-height) - var(--footer-height))}.body-flex #details-body{flex:1 1 auto}div#spa_body{position:absolute;width:100vw;top:var(--main-header-height);height:calc(100vh - var(--main-header-height) - var(--footer-height));flex-direction:column;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}#utility_bar{height:var(--utility-bar-height)}.population_and_comparator div,.annual_dosage_assumptions div{max-width:150px}table th a,table td a{text-decoration:underline}table th a:hover,table td a:hover{text-decoration:none}form.analyses{max-width:100vw;flex:0 1 auto;max-height:calc(100vh - var(--table-header-height) - var(--footer-height) - var(--utility-bar-height) - 14px);overflow:auto;position:relative}form.analyses .remove_from_compare{padding-left:var(--table-first-cell-padding)}form.analyses table{position:relative;border-collapse:separate}form.analyses thead th{z-index:95;white-space:pre-wrap;border-right:1px dotted #ccc;top:0}form.analyses thead th div{justify-content:flex-end;align-items:flex-end}form.analyses thead tr:nth-of-type(1){top:0;height:42px}form.analyses thead tr:nth-of-type(1) th{position:sticky;top:0}form.analyses thead tr:nth-of-type(1) th[rowspan="2"]{z-index:94}form.analyses thead tr:nth-of-type(1) th:nth-of-type(1){z-index:101;left:0;width:var(--first-column-width);box-shadow:0px 10px 10px 0px rgba(127,127,127,.15)}form.analyses thead tr:nth-of-type(1) th:nth-of-type(2){z-index:99;left:var(--second-column-offset-left);box-shadow:0px 10px 10px 0px rgba(127,127,127,.15)}form.analyses thead tr:nth-of-type(2) th{z-index:93;position:sticky;top:42px}form.analyses thead th:last-of-type{padding-right:var(--table-first-cell-padding)}form.analyses tbody td:last-of-type{padding-right:var(--table-first-cell-padding)}form.analyses tbody tr.manufacturer_price_row td:not(:first-of-type){font-style:italic}form.analyses tbody tr.icer_vbpb_price_row td.usd{font-weight:bold}form.analyses tbody tr.icer_vbpb_price_row td.usd small{font-weight:normal}form.analyses tbody tr.user_proposed_price_row.has-icer-price:hover{cursor:pointer;background-color:var(--subrow-hover-color)}form.analyses tbody tr.user_proposed_price_row.has-icer-price.focused{background-color:var(--subrow-focused-color)}form.analyses tbody tr:not(:last-child):not(:first-child) td{border-bottom:1px dashed #ccc}form.analyses tbody tr:first-child:not(:last-child) td[rowspan="1"]{border-bottom:1px dashed #ccc}form.analyses tbody td{vertical-align:top;border-right:1px dotted #ccc}form.analyses tbody td small{color:var(--deemphasized-text-color)}form.analyses tbody td.icer_vbpb_price_label,form.analyses tbody td.user_proposed_price_label,form.analyses tbody td.manufacturer_price_label,form.analyses tbody td.net_price_label,form.analyses tbody td.wac_price_label{text-align:right;font-weight:bold;white-space:nowrap}form.analyses tbody th:nth-of-type(1){z-index:94;position:sticky;left:0;vertical-align:top;border-right:1px dotted #ccc;width:var(--first-column-width);vertical-align:middle;text-align:center}form.analyses tbody th:nth-of-type(2){z-index:92;position:sticky;left:var(--second-column-offset-left);vertical-align:top;border-right:1px dotted #ccc;box-shadow:10px 0px 10px 0px rgba(127,127,127,.15)}form.analyses tbody:nth-of-type(odd){background:var(--zebra-dark)}form.analyses tbody:nth-of-type(even){background:var(--zebra-light)}form.analyses tbody:nth-of-type(odd) th{background:var(--zebra-dark)}form.analyses tbody:nth-of-type(even) th{background:var(--zebra-light)}form.analyses tbody.unpublished{background-color:#fdd}form.analyses tbody.unpublished th{background-color:#fdd}form.analyses tbody.status-row tr td{background-color:#fff}form.analyses tbody.status-row tr td h2,form.analyses tbody.status-row tr td div{position:sticky;left:0;display:inline-block}.supportsTooltip.scrollable{background-image:url(/packs/static/client/styles/icons/info-24px-03606bd764da6ce248d7.svg)}.landing{padding-bottom:100px;max-width:100vw;overflow-x:hidden}.landing div.landing-scrollable-content{max-width:calc(100vw - 2*var(--table-gutter-width));max-height:calc(100vh - var(--main-header-height) - var(--footer-height));overflow:auto;position:relative;padding-left:var(--table-gutter-width);padding-right:var(--table-gutter-width)}.landing .thumbnail{display:inline-block;background-repeat:no-repeat;background-position:top left}.landing section#ec{padding-top:32px}.landing section#ec .thumbnail.ec-preview{background-image:url(/packs/static/client/styles/landing/ec-preview765x495-016d9223ad2b63b2f5ba.png);background-size:765px 495px;width:765px;height:495px}.landing section#ec .thumbnail.no-more-hunting{background-image:url(/packs/static/client/styles/landing/ec-no-more-hunting-a5ebc4d6254894d7c75e.svg);width:120px;height:120px}.landing section#ec .thumbnail.compare-pricing{background-image:url(/packs/static/client/styles/landing/ec-compare-pricing-8548f8ade67bf5f20917.svg);width:120px;height:120px}.landing section#ec .thumbnail.catch-meeting-highlights{background-image:url(/packs/static/client/styles/landing/ec-catch-meeting-highlights-31d1a2743940b267ba2b.svg);width:121px;height:120px}.landing section#ec-plus-im{padding:32px 0 32px 0;text-align:center}.landing section#ec-plus-im .thumbnail.ec-plus-im{background-image:url(/packs/static/client/styles/landing/ec-plus-im-995x500-07142a0f72074a9abed7.png);background-size:995px 500px;width:995px;height:500px}.landing section#im{padding-top:32px}.landing section#im .thumbnail.im-preview{background-image:url(/packs/static/client/styles/landing/im-preview765x495-c6a4d87da8fb69d888da.png);background-size:765px 495px;width:765px;height:495px}.landing section#im .thumbnail.direct-from-icer{background-image:url(/packs/static/client/styles/landing/im-direct-from-icer-417b411ef182429c1961.svg);width:120px;height:120px}.landing section#im .thumbnail.connect-to-ec{background-image:url(/packs/static/client/styles/landing/im-connect-to-ec-1049c3b088a4e6097dff.svg);width:120px;height:120px}.landing section#im .thumbnail.stay-in-the-know{background-image:url(/packs/static/client/styles/landing/im-stay-in-the-know-849fffca6ebfa3a65e84.svg);width:120px;height:120px}div.MuiTooltip-popper>div.MuiTooltip-tooltip{font-size:14px}.smcx-embed,.smcx-iframe-container{max-width:none !important;border:0 !important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}


/*# sourceMappingURL=icer-ui-b8ccbeca.css.map*/