/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | 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;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 32px;
  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: 16px; /* 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: 16px; /* 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: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-weight: normal;
  font-family: inherit;
}

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;
}
@font-face {
  font-family: "FontAwesome";
  src: url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot");
  src: url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot") format("embedded-opentype"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff") format("woff"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff2") format("woff"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.ttf") format("truetype"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  font-family: Arial;
}

body {
  background: #fff;
  margin: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
  min-height: 0;
}
@media only screen and (min-width: 992px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.gsk-hero {
  border: dashed 1px #707070;
  background-color: #EFEFEF;
}

.component .component-content {
  width: 100%;
  height: 100%;
  max-width: 1560px;
  margin: 0 auto;
}

.container {
  width: 100% !important;
  overflow: hidden;
}

.container > .row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before, .container:after, .container-fluid:before, .container-fluid:after, .paragraphSystem:before, .paragraphSystem:after, .row:before, .row:after {
  display: none;
}

.desktop-only {
  display: none;
}
@media only screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

.mobile-only {
  display: none;
}
@media only screen and (max-width: 991px) {
  .mobile-only {
    display: block;
  }
}

#footer .layout-inner .col-xs-12.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

#header {
  float: none;
  z-index: 1001;
}
#header .layout-inner .col-xs-12.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
#header .content-container {
  max-width: 100% !important;
}

.is-hidden {
  display: none;
}

.is-hidden-desktop {
  display: block;
}
@media only screen and (min-width: 992px) {
  .is-hidden-desktop {
    display: none;
  }
}

.is-hidden-mobile {
  display: none;
}
@media only screen and (min-width: 992px) {
  .is-hidden-mobile {
    display: block;
  }
}

.paragraphSystem, .row {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .paragraphSystem, .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.snippetReference {
  position: relative;
  background: none;
  font-size: 16px;
  border: none;
  min-height: 30px;
}
.snippetReference.is-hidden {
  display: none !important;
}
/**
* This file will be included in author mode only
*
* USE:
* ".aem-AuthorLayer-Edit" to detect Touch UI authoring
* ".cq-wcm-edit" to detect Classic UI authoring
*/
.aem-AuthorLayer-Edit #content .component {
  display: block !important;
  margin: 0 auto !important;
  width: 90% !important;
  float: none !important;
}
.aem-AuthorLayer-Edit #header .snippetReference,
.aem-AuthorLayer-Edit #footer .snippetReference {
  display: block !important;
}
.aem-AuthorLayer-Edit .search-message-template {
  display: block;
}
.aem-AuthorLayer-Edit .is-hidden {
  display: block !important;
}
.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links {
  display: block !important;
}
.aem-AuthorLayer-Edit .toolTipText.is-hidden {
  display: none !important;
}
/*
/* CookiePolicy
*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999;
}
.exit-notification.is-hidden {
  display: none;
}
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -div(700px, 2)13;
  left: 50%;
  background: white;
  padding: 2rem;
  border-radius: 0.25rem;
}
@media screen and (max-width: 699px) {
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.exit-notification-buttons {
  text-align: left;
  margin-top: 1rem;
}
.exit-notification-buttons button {
  appearance: none;
  border-radius: 0.25rem;
  border: 1px solid #d0cfcf;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  margin-right: 0.5rem;
}
/*
/* Overlay
*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: 0.7;
}

.overlay-container {
  position: absolute;
  width: 100%;
  top: 0px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
  height: 100vh;
  overflow: hidden;
}

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 1.25rem 1em;
  padding-right: 2.25rem;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border-radius: 0.5rem;
  margin-top: 50px;
}

.overlay-content-inner {
  overflow: hidden;
}

.overlay-close {
  z-index: 9999;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  display: none;
  color: #ff9800;
  outline: none;
}
.overlay-close:after {
  content: "\f00d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.page-background-image-test .section-1, .page-background-image-test .section-2, .page-background-image-test .section-3, .page-background-image-test .section-4, .page-background-image-test .section-5, .page-background-image-comparison .section-1, .page-background-image-comparison .section-2, .page-background-image-comparison .section-3, .page-background-image-comparison .section-4, .page-background-image-comparison .section-5 {
  min-height: 600px;
  background-color: #EFEFEF;
  border: 1px solid #CCC;
  background-size: cover;
}

.page-background-image-test .section-1.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg");
}
.page-background-image-test .section-2.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg");
}
.page-background-image-test .section-3.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg");
}
.page-background-image-test .section-4.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg");
}
.page-background-image-test .section-5.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg");
}

.page-background-image-comparison .section-1 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg");
}
.page-background-image-comparison .section-2 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg");
}
.page-background-image-comparison .section-3 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg");
}
.page-background-image-comparison .section-4 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg");
}
.page-background-image-comparison .section-5 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg");
}
.accordion .accordion-container {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion .accordion-container .accordion-slide {
  background: #fff;
  padding: 0.5rem;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
}
.accordion .accordion-container .accordion-slide:nth-of-type(odd) {
  background: #f8f9fa;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a {
  text-decoration: none;
  color: #000;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:before {
  content: "\f055";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover {
  cursor: pointer;
  text-decoration: underline;
}
.accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  display: none;
  padding: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0;
}
.accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
  padding: 0 1rem;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:before {
  content: "\f056";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
  display: block;
}
/*
/* Box
*/
.box.component.banner-placeholder {
  height: auto;
}
.box.component.background-primary {
  background: #d0cfcf;
}
.box.component.background-secondary {
  background: #efefef;
}
.box.component.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.box.component.content-container {
  margin: 0 auto;
  max-width: 1560px;
  display: flex;
  float: none;
  padding: 1rem;
}
.box.component.content-container .component-content {
  margin: 0 auto;
}
.box.component.crm-form {
  margin-top: 1.5rem;
  background-color: #f8f9fa;
  margin-bottom: 3rem;
}
.box.component.crm-form .content {
  display: inline-block;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .box.component.crm-form .content {
    padding: 1.5rem !important;
  }
}
.box.component.flexbox .content {
  display: flex;
}
.box.component.flexbox.flex-wrap-wrap .content {
  flex-wrap: wrap;
}
.box.component.flexbox.justify-content-center .content {
  justify-content: center;
}
.box.component.flexbox.justify-content-space-between .content {
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .box.component.flexbox.justify-content-space-between .content {
    align-items: stretch;
  }
}
.box.component.image-tool {
  margin-bottom: 3rem;
}
.box.component.width-auto {
  width: auto;
}
.divider {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d0cfcf;
  margin-bottom: 1rem;
}
.gigyaraas .newAsterik {
  color: #e76468;
}
.gigyaraas .gigya-tooltips {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.gigyaraas .gigya-tooltips:hover .gigya-tooltips-content {
  padding: 5px 10px;
  width: 270px;
  display: block;
  position: absolute;
  background-color: #FFF;
  box-shadow: 0 0 3px #666;
}
.gigyaraas .gigya-tooltips:before {
  padding-right: 1px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #FFF;
  content: "i";
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #666;
  border-radius: 20px;
  font-size: 16px;
  position: relative;
  top: -1px;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
}
.gigyaraas .gigya-tooltips:not(:hover) .gigya-tooltips-content {
  display: none;
}
.gigyaraas .coupon {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .gigyaraas .coupon {
    display: none !important;
  }
}
.gigyaraas .coupon.visible {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .gigyaraas .coupon.visible {
    display: block !important;
  }
}
.gigyaraas div.gigya-composite-control.dob-year.autocorrect input {
  border-color: #b6bdc5;
}
.gigyaraas div.gigya-composite-control.dob-year.autocorrect .gigya-error-msg {
  display: none;
}
.gigyaraas div.gigya-composite-control .gigya-error-msg.gigya-error-msg-active {
  font-size: inherit;
}
.gigyaraas div.gigya-composite-control.col-md-4 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  width: 33.3333333333%;
}
.gigyaraas div.gigya-composite-control.col-md-4 + .col-md-4 {
  padding-left: 0.75rem;
}
.gigyaraas .gigya-control {
  display: none;
}
.gigyaraas .gigya-screen-caption {
  display: none;
}
.gigyaraas .gigya-screen {
  float: left;
}
.gigyaraas .gigya-screen.portrait {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.gigyaraas .gigya-screen.portrait.mobile {
  padding: 0;
}
.gigyaraas .gigya-screen.portrait.mobile:before {
  display: none;
}
.gigyaraas .gigya-layout-row {
  max-width: 100%;
}
.gigyaraas .gigya-multi-choice-item, .gigyaraas .gigya-composite-control-checkbox {
  padding-left: 1.25rem;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox {
  width: 22px;
  height: 22px;
  border: 1px solid #efefef;
  box-sizing: border-box;
  margin-top: 0;
  cursor: pointer;
  background: white;
  -webkit-appearance: none;
  border-radius: 50%;
  position: relative;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover {
  border: 1px solid #d0cfcf;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked {
  border: 1px solid #d0cfcf;
  background: #eee;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after {
  box-sizing: border-box;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 10px;
  border: 2px solid #333;
  border-left: none;
  border-top: none;
  transform: translate(7.75px, 4.5px) rotate(45deg);
}
.gigyaraas .gigya-multi-choice-item label, .gigyaraas .gigya-composite-control-checkbox label {
  min-height: 22px;
  line-height: 22px;
  width: auto;
  cursor: pointer;
}
.gigyaraas input[type=submit].gigya-input-submit {
  width: auto;
  background: #ff9800;
  padding: 0.5rem 1rem;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.gigyaraas input[type=submit].gigya-input-submit:hover {
  background: #2196f3;
}
.gigyaraas input[type=submit].gigya-input-submit:disabled {
  background-color: #ccc;
  color: #fff;
}
.gigyaraas label.gigya-composite-control.gigya-composite-control-label {
  display: block;
}
/*
/* Image
*/
.image.component.hero-image {
  padding-left: 0;
  padding-right: 0;
}
.image.component.hero-image .component-content {
  display: flex;
  max-width: 100%;
}
.image.component.hero-image .component-content img {
  width: 100%;
}
.image.component img {
  max-height: 100%;
  max-width: 100%;
}
/*
/* Navigation
*/
/* Global configuration */
#navigation-container {
  box-shadow: 0 5px 5px -8px #000;
}
@media only screen and (max-width: 991px) {
  #navigation-container {
    position: absolute;
  }
}

body:not(.nav-open) .navigation.navigationCompatibleMarkup .navigation-mobile-menu {
  top: -65px;
}
body:not(.nav-open) .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-position: center top 10px;
  background-repeat: no-repeat;
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/menu.svg");
  position: absolute;
  left: 15px;
  border: none;
}
body:not(.nav-open) .navigation-mobile-menu:after {
  font-size: 10px;
  content: "MENU";
  position: relative;
  top: 12px;
}
@media only screen and (min-width: 992px) {
  body:not(.nav-open) .navigation-mobile-menu {
    display: none;
  }
}

body.nav-open .navigation.navigationCompatibleMarkup .navigation-mobile-menu {
  top: -113px;
}
body.nav-open .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-position: center top 1px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z" fill="%23000"/></svg>');
  position: absolute;
  left: 15px;
  border: none;
}
body.nav-open .navigation-mobile-menu:after {
  font-size: 12px;
  content: "CLOSE";
  position: relative;
  top: 12px;
  color: #312D1F;
}
@media only screen and (min-width: 992px) {
  body.nav-open .navigation-mobile-menu {
    display: none;
  }
}

.navigation.navigationCompatibleMarkup {
  width: 100%;
  margin-top: 0;
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup {
    border-top: 1px solid #efefef;
    border: none;
    background: #D3D3D3;
  }
}
.navigation.navigationCompatibleMarkup .navigation-large-menu {
  display: none;
}
.navigation.navigationCompatibleMarkup .navigation-root {
  align-items: center;
  height: 100%;
  list-style: none;
  margin: 0;
  display: block;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root {
    display: flex;
    justify-content: center;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.is-open {
  width: 100%;
  z-index: 10000;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item {
  display: block;
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item {
    display: flex;
    height: auto;
    padding: 0;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
    display: block;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us {
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us {
    display: none;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us p {
  margin: 0;
  margin-right: 0.5rem;
  font-weight: bold;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
  display: flex;
  align-items: center;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
  padding: 0;
  height: 24px;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
  height: 1.5rem;
  width: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children {
    padding: 0 10px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
    background-size: 13px 7.62px;
    background-position: right 27px center;
  }
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
    background-size: 10px 6px;
    background-position: right center;
    color: #4A4A4A;
    margin: 0 15px;
    padding-right: 20px;
    min-height: 48px;
    display: flex;
    align-items: center;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children:not(.is-active) > a {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/arrow-down.svg");
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/arrow-up.svg");
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a {
  width: 100%;
  display: block;
  padding: 0;
  text-decoration: none;
  color: #787675;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
    width: 100%;
    padding: 0 27px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
  width: 100%;
  font-weight: bold;
  font-family: Arial;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
  display: none;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 {
  display: none;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    position: absolute;
    background: #fff;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    position: absolute;
    top: 45px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2.is-open {
  display: block;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item {
  font-size: 18px;
  white-space: nowrap;
  display: block;
  background-color: #F2F2F2;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item {
    margin: 0;
    padding: 0;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
  color: #787675;
  background-color: #F2F2F2;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
    background-color: #fff;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a:hover {
    background-color: #7D7D7D;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a:hover span {
    color: white;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a span {
  font-weight: normal;
  padding: 0.5rem 1.5rem;
  white-space: normal;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a span {
    display: inline-block;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a.is-hidden {
  display: none;
}

@media only screen and (max-width: 991px) {
  .navigation-level1 .navigation-item a, .navigation-level2 .navigation-item a {
    display: flex;
    min-height: 50px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .navigation-level1 .navigation-item a span, .navigation-level2 .navigation-item a span {
    padding: 0.5rem 15px;
    min-height: 50px;
    display: flex;
    align-items: center;
  }
}
#header .navigation.is-visible {
  display: block;
}
@media only screen and (min-width: 992px) {
  #header .navigation {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  body:not(.nav-open) #header .navigation nav {
    display: none;
  }
}

.page-dtc-at-approval .navigation-mobile-menu {
  top: -65px !important;
}
.podcastplayer.podcast-player {
  /* Audio input */
  /* Thumb */
  /* Track */
  /* Progress */
}
.podcastplayer.podcast-player .podcast {
  overflow: hidden;
  border: 1px solid #EFEFED;
  display: flex;
  flex-direction: column;
  max-width: 800px;
}
.podcastplayer.podcast-player .podcast p {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .podcastplayer.podcast-player .podcast__information {
    display: flex;
  }
}
.podcastplayer.podcast-player .podcast__imageDecorator {
  min-width: 157px;
  margin-top: -1px;
  margin-left: -1px;
  overflow: hidden;
  border-radius: 4px 0 0;
  background-size: cover;
}
.podcastplayer.podcast-player .podcast__imageDecorator img {
  display: block;
}
.podcastplayer.podcast-player .podcast__text {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 24px;
  padding: 11px 27px 13px;
}
.podcastplayer.podcast-player .podcast__title {
  font-weight: 700;
  font-family: Arial, sans-serif;
}
.podcastplayer.podcast-player .podcast__speakers {
  margin-top: 8px;
}
.podcastplayer.podcast-player .podcast__speakers .podcast__speakers-title {
  margin-bottom: 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.podcastplayer.podcast-player .podcast__speakers p {
  margin-bottom: 2px;
  line-height: 22px;
}
.podcastplayer.podcast-player .audio {
  position: relative;
  margin-top: auto;
  padding: 11px 0 18px;
  background-color: #efefed;
  display: flex;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio {
    display: block;
  }
}
.podcastplayer.podcast-player .audio > .audio__range {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 56px 0 36px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio > .audio__range {
    padding: 11px 18px 0 16px;
  }
}
.podcastplayer.podcast-player .audio > .audio__range .audio__range {
  flex-basis: auto;
  width: 100%;
  margin-top: 0;
}
.podcastplayer.podcast-player .audio__current-time, .podcastplayer.podcast-player .audio__duration {
  width: 50%;
  font-size: 13px;
  letter-spacing: 0.2px;
  padding-top: 12px;
}
.podcastplayer.podcast-player .audio__duration {
  text-align: right;
}
.podcastplayer.podcast-player .audio__controls {
  flex-direction: column;
  justify-content: flex-start;
  min-width: 146px;
  display: flex;
  align-items: center;
  padding-top: 3px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__controls {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
}
.podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__backwards {
  visibility: hidden;
  position: absolute;
  top: calc(50% - 2px);
  width: 37px;
  height: 37px;
  transform: translateY(-50%);
  right: 8px;
  color: #544f40;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__backwards {
    position: relative;
    top: auto;
    width: 43px;
    height: 43px;
    margin-top: 8px;
    right: 0;
    transform: translateY(0);
  }
}
.podcastplayer.podcast-player .audio__forwards::before, .podcastplayer.podcast-player .audio__backwards::before {
  content: "";
  position: absolute;
  top: -2px;
  width: 37px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__forwards::before, .podcastplayer.podcast-player .audio__backwards::before {
    top: -7px;
    width: 43px;
    height: 49px;
  }
}
.podcastplayer.podcast-player .audio__backwards {
  left: 135px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__backwards {
    left: auto;
  }
}
.podcastplayer.podcast-player .audio__forwards::before {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/arrow-forward.png");
}
.podcastplayer.podcast-player .audio__backwards::before {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/arrow-back.png");
}
.podcastplayer.podcast-player .audio__backwards, .podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__play, .podcastplayer.podcast-player .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.podcastplayer.podcast-player .audio__play {
  width: 50px;
  height: 50px;
  background-color: #008eaa;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__play {
    width: 52px;
    height: 52px;
    margin: 0 20px;
  }
}
.podcastplayer.podcast-player .audio__play:after {
  content: "\f04b";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 20px;
}
.podcastplayer.podcast-player .audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 20px;
}
.podcastplayer.podcast-player .audio__pause:after {
  content: "\f04c";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #008eaa;
  font-size: 20px;
}
.podcastplayer.podcast-player .audio--playing .audio__pause {
  display: flex;
}
.podcastplayer.podcast-player .audio--playing .audio__backwards {
  visibility: visible;
}
.podcastplayer.podcast-player .audio--playing .audio__forwards {
  visibility: visible;
}
.podcastplayer.podcast-player .audio--playing .audio__play {
  display: none;
}
.podcastplayer.podcast-player input[type=range] {
  --thumbSize: 18px;
  --trackSize: 8px;
  --thumbBg: #008eaa;
  --trackBg: #fff;
  --progressBg: #008eaa;
  /* webkit progress workaround */
  --webkitProgressPercent: 0%;
}
.podcastplayer.podcast-player input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 6px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.podcastplayer.podcast-player input[type=range]:focus {
  outline: none;
}
.podcastplayer.podcast-player input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-ms-thumb {
  -ms-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-webkit-slider-runnable-track {
  height: 6px;
  background-image: linear-gradient(90deg, #008eaa var(--webkitProgressPercent), #fff var(--webkitProgressPercent));
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-track {
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-ms-track {
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-progress {
  height: var(--trackSize);
  background-color: #008eaa;
  border-radius: 3px 0 0 3px;
}
.podcastplayer.podcast-player input[type=range]::-ms-fill-lower {
  height: var(--trackSize);
  background-color: #008eaa;
  border-radius: 3px 0 0 3px;
}
body:not(.nav-open) .mobile-navigation-utility-links {
  display: none;
}

body.nav-open .mobile-navigation-utility-links {
  display: block;
}
@media only screen and (min-width: 992px) {
  body.nav-open .mobile-navigation-utility-links {
    display: none;
  }
}
body.nav-open .mobile-navigation-utility-links ul {
  list-style-type: none;
  padding-left: 0.5rem;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
body.nav-open .mobile-navigation-utility-links a {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0 27px;
  min-height: 50px;
  align-items: center;
  background-color: #fff;
  font-weight: bold;
  color: #787675;
  text-decoration: none;
  line-height: 1.5rem;
}

.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) > a {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/arrow-up.svg");
  background-repeat: no-repeat;
  background-size: 13px 7.62px;
  background-position: right 27px center;
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) > a:not(.is-open) {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/arrow-down.svg");
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) ul:not(.is-visible) {
  display: none;
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) ul li a {
  padding-left: 40px;
  color: #787675;
  background-color: #F2F2F2;
  font-weight: normal;
}
.quiz.component.section .questionsPerPage {
  position: relative;
  margin: 1rem 0;
  padding-bottom: 1rem;
}
.quiz.component.section .questionsPerPage:not(:first-of-type):not(.current) {
  display: none;
}
.quiz.component.section .questionsPerPage.current {
  display: block;
}
.quiz.component.section .questionsPerPage:last-child .nextQuestionPage {
  display: none;
}
.quiz.component.section .questionsPerPage .nextQuestionPage, .quiz.component.section .questionsPerPage .prevQuestionPage {
  margin-top: 1rem;
}
.quiz.component.section .quizQuestion {
  padding: 0 1rem;
}
.quiz.component.section .questionAnswers {
  min-height: 200px;
}
.quiz.component.section .quizProgressBar {
  background-color: #d0cfcf;
  width: 100%;
  height: 2rem;
  display: flex;
  position: relative;
}
.quiz.component.section .quizProgressBar:before {
  content: "Progress";
  position: absolute;
  top: 25%;
  left: 1rem;
}
.quiz.component.section .quizProgressBarQuestions {
  background-color: #ff9800;
  width: 0%;
  height: 100%;
  transition: width 0.5s;
}
.quiz.component.section .quesLeftCaption {
  margin: 0;
  padding: 1rem 0;
}
@media screen {
  .quiz.component.section .genericFormGroup {
    display: flex;
    flex-wrap: wrap;
  }
  .quiz.component.section .genericFormGroup > label {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1 1 90%;
    padding: 0.5rem;
    background-color: #efefef;
    margin-top: 0.5rem;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio {
    height: 70px;
    flex: 1 1 10%;
    background-color: #efefef;
    margin-top: 0.5rem;
    padding-left: 0.5rem;
    position: relative;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio input {
    height: 100%;
    width: 100%;
    max-width: 2rem;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio input:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .quiz.component.section .genericFormGroup {
    flex-wrap: nowrap;
  }
  .quiz.component.section .genericFormGroup label {
    flex-basis: 25%;
    margin-right: 0.5rem;
  }
  .quiz.component.section .genericFormGroup span {
    flex-basis: 5%;
  }
}
.quiz.component.section .genericFormGroup .quizRadioImg {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
}
@media print {
  .quiz.component.section .genericFormGroup .quizRadioImg {
    display: inline-flex;
  }
}
.quiz.component.section .genericFormGroup .quizRadioImg input[type=image] {
  max-width: 160px;
  margin-top: 1rem;
}
.quiz.component.section .genericFormGroup .quizRadioImg .formControl-radio {
  display: none;
}
.quiz.component.section .genericFormGroup .quizRadioImg.checked {
  background-color: #ff9800;
}
.quiz.component.section .quizScoreBox:not(.display) {
  display: none;
}
.quiz.component.section .quizOverlayContainer {
  display: none;
}

.snippetReference .button.generateScore {
  display: none;
}

@media print {
  body.print-quiz #header,
  body.print-quiz #content div.Content > * {
    display: none;
  }
  body.print-quiz .print-me {
    display: block !important;
  }
  body.print-quiz .isi {
    position: static;
  }
  body.print-quiz .isi__body,
  body.print-quiz .isi__body-static {
    display: block !important;
  }
  body.print-quiz div[class*=isi__body-floating] {
    display: none !important;
  }
  body.print-quiz .quizProgressBar,
  body.print-quiz .nextQuestionPage,
  body.print-quiz .prevQuestionPage,
  body.print-quiz .quiz-results__email-form,
  body.print-quiz .quiz-results__print-container,
  body.print-quiz .quiz-results__score-container button {
    display: none !important;
  }
  body.print-quiz .questionsPerPage,
  body.print-quiz .quiz-results__score-container,
  body.print-quiz .questionAnswers,
  body.print-quiz .quiz-results__score-statement {
    display: block !important;
    min-height: unset !important;
  }
}
/*
/* RichText
*/
/* Global Configuration */
body > .container .richText.body-copy .richText-content a[href], body > .container .richText.body-copy .richText-content a.telephone, body > #zenpage .richText.body-copy .richText-content a[href], body > #zenpage .richText.body-copy .richText-content a.telephone {
  color: #0000ff;
}
body > .container .richText.body-copy .richText-content a,
body > .container .richText.body-copy .richText-content p, body > #zenpage .richText.body-copy .richText-content a,
body > #zenpage .richText.body-copy .richText-content p {
  padding: 0.375rem 0.75rem;
}
body > .container .richText.body-copy .richText-content p, body > #zenpage .richText.body-copy .richText-content p {
  font-size: 16px;
  font-size: 20px;
  padding-top: 10px;
  margin: 0;
  line-height: 1.5;
}
body > .container .richText.body-copy .richText-content h1, body > #zenpage .richText.body-copy .richText-content h1 {
  margin: 0;
  font-size: 27.2px;
  font-weight: 800;
}
body > .container .richText.body-copy .richText-content h2, body > #zenpage .richText.body-copy .richText-content h2 {
  line-height: 1.2;
  margin: 0;
}
body > .container .richText.body-copy .richText-content h3, body > #zenpage .richText.body-copy .richText-content h3 {
  margin: 0;
}
body > .container .richText.body-copy .richText-content .sup, body > .container .richText.body-copy .richText-content .sub, body > .container .richText.body-copy .richText-content sup, body > .container .richText.body-copy .richText-content sub, body > #zenpage .richText.body-copy .richText-content .sup, body > #zenpage .richText.body-copy .richText-content .sub, body > #zenpage .richText.body-copy .richText-content sup, body > #zenpage .richText.body-copy .richText-content sub {
  font-size: 11.2px;
  position: relative;
  top: -3px;
}
body > .container .richText.body-copy .richText-content .sup, body > .container .richText.body-copy .richText-content sup, body > #zenpage .richText.body-copy .richText-content .sup, body > #zenpage .richText.body-copy .richText-content sup {
  top: -3px;
}
body > .container .richText.body-copy .richText-content .sub, body > .container .richText.body-copy .richText-content sub, body > #zenpage .richText.body-copy .richText-content .sub, body > #zenpage .richText.body-copy .richText-content sub {
  top: 3px;
}
body > .container .richText.body-copy .richText-content strong, body > .container .richText.body-copy .richText-content b, body > #zenpage .richText.body-copy .richText-content strong, body > #zenpage .richText.body-copy .richText-content b {
  font-weight: bold;
}
body > .container .richText.body-copy .richText-content ul, body > #zenpage .richText.body-copy .richText-content ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body > .container .richText.body-copy .richText-content ul li, body > #zenpage .richText.body-copy .richText-content ul li {
  padding: 0 1rem;
}
body > .container .richText.body-copy .richText-content ul li:not(:last-of-type), body > #zenpage .richText.body-copy .richText-content ul li:not(:last-of-type) {
  border-right: solid 1px #000;
}
body > .container .richText.body-copy .richText-content ul a, body > #zenpage .richText.body-copy .richText-content ul a {
  font-size: 16px;
  text-decoration: none;
  color: inherit;
}

.richText .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.richText .component-content .richText-content {
  width: 100%;
}

.snippetReference[class*=reference-co-promote] .richText a {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/innoviva-logo.png");
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  width: 94px;
  height: 18px;
  background-size: auto 16px;
  background-position: 1px 1px;
  vertical-align: top;
  position: relative;
  top: -2px;
}

.richText-image {
  display: block;
  margin-bottom: 10px;
}
.richText-image.pull-left {
  float: left;
}
.richText-image.pull-right {
  float: right;
}

/* Custom classes */
.richText.codelines {
  padding-bottom: 1rem;
}
@media (max-width: 1560px) {
  .richText.codelines {
    padding: 0 15px;
  }
}
.richText.codelines .component-content {
  flex-direction: row;
  align-items: center;
}
.richText.codelines .component-content p,
.richText.codelines .component-content span {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #333333;
}
.richText.codelines img {
  height: 44px;
  margin-right: 10px;
  margin-top: 9px;
}
.richText.copyright {
  background-image: url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .richText.header-navigation-link, .richText.header-searchbox-link {
    text-align: center;
    margin-top: 5px;
  }
  .richText.header-navigation-link:before, .richText.header-searchbox-link:before {
    margin: auto;
    width: 30px;
    height: 30px;
    content: "MENU";
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
  }
  .richText.header-navigation-link .component-content p, .richText.header-searchbox-link .component-content p {
    width: 70px;
    padding: 0;
    font-size: 13.2px;
    text-transform: uppercase;
    cursor: pointer;
  }
}
@media (max-width: 991px) {
  .richText.header-navigation-link {
    margin-left: 0;
    padding-left: 10px;
  }
  .richText.header-navigation-link .component-content {
    display: flex;
    align-items: center;
  }
  .richText.header-navigation-link:before {
    background-size: 100% auto;
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icon-menu.svg");
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-navigation-link {
    display: none;
  }
}
@media (max-width: 991px) {
  .richText.header-searchbox-link {
    margin-right: 15px;
  }
  .richText.header-searchbox-link:before {
    background-size: auto 90%;
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/search-icon-white.svg");
  }
}
@media (max-width: 991px) {
  .richText.header-searchbox-link .component-content {
    align-items: flex-end !important;
  }
}
.richText.header-searchbox-link .component-content p a {
  padding: 0;
  color: #000;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p a {
    display: none;
  }
}
.richText.header-follow-us-link {
  border: 1px solid #d0cfcf;
  display: none;
  margin-left: 0.75rem;
}
@media only screen and (min-width: 992px) {
  .richText.header-follow-us-link {
    display: block;
  }
}
.richText.header-follow-us-link .richText-content {
  height: 44px;
  width: 130px;
}
@media only screen and (min-width: 992px) {
  .richText.header-follow-us-link .richText-content > p:after {
    content: "\f078";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.375rem;
    font-size: 14px;
  }
}
.richText.header-follow-us-link p {
  cursor: pointer;
  text-align: center;
  line-height: 12px;
}
.richText.header-follow-us-link p a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
}
.richText.med-watch {
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  margin-top: 1rem;
  font-size: 15px;
  color: #4a4a4a;
}
.richText.med-watch a[href] {
  color: #035697;
}
.richText.med-watch .richText-content {
  text-align: center;
}
.richText.med-watch .richText-content p {
  margin: 0;
}
.richText.timeout {
  display: none;
}

/*
/* SearchBox
*/
@media only screen and (max-width: 991px) {
  body:not(.nav-open) #navigation-container .reference-search-area {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  #navigation-container .reference-search-area {
    display: none;
  }
}

.cf-search-box:not(.error) .tip {
  display: none;
}

.searchBox {
  background: white;
}
@media only screen and (max-width: 991px) {
  .searchBox {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .searchBox {
    padding: 0 15px;
    max-width: 1560px;
  }
}
.searchBox .component-content {
  padding: 2px 0;
}
.searchBox .component-content .cf-search-box {
  display: flex;
  border-radius: 4px;
  outline: 1px solid #D0CFCF;
}
.searchBox .component-content .cf-search-box:focus-within {
  outline: 1px solid #015ECC;
}
.searchBox .component-content .cf-search-box button {
  width: 70px;
  cursor: pointer;
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/search.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #68696B;
  background-size: 15px 15px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
}
.searchBox .component-content .cf-search-box input, .searchBox .component-content .cf-search-box button {
  height: 44px;
  border: none;
}
.searchBox .component-content .cf-search-box .searchBox-label, .searchBox .component-content .cf-search-box .searchBox-label input {
  width: 100%;
  font-family: Arial;
}
.searchBox .component-content .cf-search-box .searchBox-label input {
  padding: 10px 30px 10px 20px;
  font-size: 15px;
}
.searchBox .component-content .cf-search-box .searchBox-label input:focus {
  outline: none;
}
.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title {
  display: none;
}
.searchBox .tip {
  display: flex;
  position: absolute;
  z-index: 1001;
  top: 3.1rem;
  left: calc(50% - 130px);
  width: 260px;
  justify-content: center;
}
.searchBox .tip .arrow {
  position: absolute;
  top: -0.5rem;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #d0cfcf;
}
.searchBox .tip .arrow:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5rem;
  margin-top: 2px;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #fff;
}
.searchBox .tip .tip-container {
  background-color: #fff;
  border: 1px solid #d0cfcf;
  padding: 1rem 0.75rem;
}
.searchResults {
  margin-top: 1rem;
  padding: 0 15px;
  line-height: 1.5rem;
}
.searchResults .searchResults-pagination {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 1rem 0;
}
.searchResults .searchResults-pagination ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.searchResults .searchResults-pagination ul li {
  border: 1px solid #707070;
  line-height: 2rem;
  margin: 0 5px;
  padding: 0;
}
.searchResults .searchResults-pagination ul li a {
  display: block;
  height: 2rem;
  margin: 0;
  min-width: 2rem;
  padding: 0 0.5rem;
  text-decoration: none;
  color: #000;
}
.searchResults .searchResults-pagination ul li a:hover {
  background: #EDEDED;
  color: #000;
}
.searchResults .searchResults-pagination ul li:first-child {
  border-left: 1px solid #ff9800;
}
.searchResults .searchResults-pagination ul li.current a {
  background: #707070;
  color: #fff;
}
.searchResults .searchResults-pagination ul li.item-next {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomrightt: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: auto;
  padding: 0 0.5rem;
  border: none;
}
.searchResults .searchResults-pagination ul li.item-next a {
  margin: 0 -0.5rem;
}
.searchResults .searchResults-pagination ul li.item-previous {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #999;
  cursor: auto;
  padding: 0 0.5rem;
  border: none;
}
.searchResults .searchResults-pagination ul li.item-previous a {
  margin: 0 -0.5rem;
}
.searchResults .searchResults-pagination .pagination-message {
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  margin-right: 1rem;
  padding: 0;
  text-align: right;
  display: none;
}
.searchResults .searchResults-results .searchResults-result {
  margin-bottom: 0.5rem;
}
.searchResults .searchResults-results .searchResults-result .searchResults-tags {
  display: none;
}
.searchResults .searchResults-results .searchResults-result.pdf a:before {
  content: "\f1c1";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.pdf a:after {
  content: "(PDF)";
  display: inline;
  color: #ff9800;
  margin-left: 0.25rem;
  font-size: 16px;
  font-weight: normal;
}
.searchResults .searchResults-results .searchResults-result.video a:before {
  content: "\f03d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.video a:after {
  content: "(video)";
  display: inline;
  color: #ff9800;
  margin-left: 0.25rem;
  font-size: 16px;
  font-weight: normal;
}
.searchResults .searchResults-facets {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 2rem;
}
.searchResults .searchResults-facets .searchResults-facet {
  display: block;
}
.searchResults .searchResults-facets .searchResults-facet:last-child {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet .facet-category {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values {
  list-style-type: none;
  margin: 0.5rem 0 1rem;
  padding: 0;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li {
  color: #0000ff;
  font-weight: bold;
  padding-left: 1.5rem;
}

.search-message-template {
  display: none;
}
/*
/* ShareThis
*/
@media only screen and (min-width: 992px) {
  .snippetReference.reference-search-area .is-visible .shareThis,
  .snippetReference.reference-search-area .is-visible-locked .shareThis {
    display: block !important;
  }
}
.snippetReference.reference-search-area .shareThis {
  display: none;
  position: absolute;
  border: 1px solid #d0cfcf;
  padding: 0.5rem 0;
  background: white;
  z-index: 1010;
  border-radius: 0.25rem;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  width: 130px;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li {
  display: flex;
  padding: 0.25rem 0.5rem;
  justify-content: space-around;
  align-items: center;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li a {
  display: inherit;
  padding: 0;
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li a img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.25rem;
}

#footer .shareThis {
  display: block;
}
#footer .shareThis ul {
  display: flex;
  justify-content: center;
  list-style: none;
}
#footer .shareThis ul li a {
  padding: 0 4px;
}
#footer .shareThis ul li a img {
  height: 20px;
  width: 20px;
}

.snippetReference.reference-social-share .is-visible .shareThis,
.snippetReference.reference-social-share .is-visible-locked .shareThis {
  display: inline-block;
}
.snippetReference.reference-social-share .content.paragraphSystem {
  margin: 0;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.snippetReference.reference-social-share .box.first .richText {
  display: inline-block;
  border: 1px solid #d0cfcf;
}
.snippetReference.reference-social-share .box.first .richText-content > p {
  display: flex;
  align-items: center;
}
.snippetReference.reference-social-share .box.first .richText-content > p:before {
  content: "\f1e0";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.snippetReference.reference-social-share .box.first .richText-content > p:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
.snippetReference.reference-social-share .box.first a {
  text-decoration: none;
  color: #000;
  flex: 1;
}
.snippetReference.reference-social-share .shareThis {
  display: none;
  position: absolute;
  background-color: #fff;
  top: 3rem;
  left: 0;
  right: 0;
  border: solid 1px #d0cfcf;
  padding: 0.5rem 0;
  z-index: 1010;
  border-radius: 0.25rem;
}
.snippetReference.reference-social-share .shareThis img {
  width: 1.5rem;
  height: auto;
}
.snippetReference.reference-social-share .shareThis .shareThis-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.snippetReference.reference-social-share .shareThis .shareThis-item a {
  padding: 0.25rem 0.75rem;
  display: flex;
  align-items: center;
}
.snippetReference.reference-social-share .shareThis .shareThis-item a img {
  padding-right: 0.25rem;
}
.tabs.component .tabs-nav {
  border-bottom: 1px solid #d0cfcf;
}
.tabs.component .tabs-nav-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: -1px;
}
.tabs.component .tabs-nav-item {
  display: flex;
  align-items: stretch;
  flex-shrink: 0;
  max-width: 200px;
  border: 1px solid transparent;
}
.tabs.component .tabs-nav-item a {
  display: block;
  display: flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
  padding: 0.5rem 1rem;
}
.tabs.component .tabs-nav-item.is-active {
  border-color: #d0cfcf;
  background-color: #fff;
  border-bottom-color: #fff;
  border-radius: 0.25rem 0.25rem 0 0;
}
.tabs.component .tabs-nav-nav-switcher-right:after {
  content: "Scroll left or right to see more tabs";
  display: block;
  text-align: right;
  padding-top: 0.5rem;
  background-color: #fff;
  margin-bottom: -1px;
  border-top: 1px solid #d0cfcf;
}
.tabs.component .tabs-content {
  padding-top: 1rem;
  overflow: hidden;
}
.video-transcript a {
  text-decoration: none;
}
.video-transcript .transcript {
  display: none;
}
.video-transcript .transcript.is-visible {
  display: block;
  padding-top: 1rem;
}
.video-transcript .show-transcript:after {
  content: "\f054";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.video-transcript .show-transcript.rotate-down:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.video-transcript .hide-transcript-button {
  display: flex;
  justify-content: space-around;
}
.video-transcript .more-videos {
  margin-left: 60px;
}
.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.snippetReference.banner-fixed-component, .snippetReference.browser-warning {
  min-height: 0;
}

.banner-fixed-component {
  min-height: 0;
}

/**
for IE11 and lesser versions, display unsupported browser detected banner.
for all other browsers, versions DO NOT display banners.
http://browserhacks.com/#hack-8a0d11a6b2e3d172711eed35cb7237b9
*/
.snippetReference.browser-warning {
  background-color: #fcf8e3;
}
@supports (-webkit-appearance: none) {
  .snippetReference.browser-warning {
    display: none;
  }
}
.snippetReference.browser-warning .component-content .banner {
  color: #8a6d3b;
  line-height: 1.5;
  padding: 30px;
}
.snippetReference.browser-warning .component-content .banner .banner__content {
  display: block;
  text-align: left;
}
.snippetReference.browser-warning .component-content .banner .banner__content b {
  font-size: 19.2px;
}
.snippetReference.browser-warning .component-content .banner .banner__close-button {
  align-self: baseline;
  background-color: #fcf8e3;
  color: inherit;
  border: none;
}

.reference-banner .banner:not(.is-hidden) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .reference-banner .banner:not(.is-hidden) {
    padding: 15px 0;
  }
}

.banner__close-button {
  margin-left: 0.5rem;
}
.banner__close-button:after {
  content: "\f00d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.banner__content {
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner__content p {
  margin: 0;
}

.banner__icon {
  margin-right: 0.5rem;
}
.parametrizedhtml.reference-faq-feedback {
  color: #6c757d;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback {
  display: flex;
  align-items: center;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs {
  padding: 0 0.5rem;
  position: relative;
  cursor: pointer;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip {
  display: none;
  position: absolute;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 0.25rem;
  border-radius: 0.25rem;
  z-index: 1;
  left: 0;
  margin-left: -65px;
  width: 170px;
  top: 25px;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #555;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs:hover .faq-tooltip {
  display: block;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-up .icon:before {
  content: "\f164";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-down .icon:before {
  content: "\f165";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.parametrizedhtml.reference-faq-feedback .thumbs-up .icon.clicked {
  color: green;
}
.parametrizedhtml.reference-faq-feedback .thumbs-down .icon.clicked {
  color: red;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form button.fdop-form-location {
  margin-top: 0.5rem;
  background: transparent;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit,
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-row {
  margin-bottom: 1rem;
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit {
  background-color: #ff9800;
  color: #fff;
  padding: 0.5rem 1rem;
  border: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group {
  display: block;
  padding: 1rem 0;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group label {
  margin-bottom: 0.5rem;
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group input,
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select {
  display: block;
  width: 100%;
  height: 2rem;
  padding: 0 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select {
  border-radius: 0;
  min-width: 9rem;
  appearance: none;
  -webkit-appearance: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select {
  position: relative;
  padding-right: 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select:after {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 1rem;
  top: 3rem;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group {
    display: inline-block;
    vertical-align: top;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-map-filter button.active {
  background-color: #ff9800;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content.is-hidden {
  display: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content #fdop-title {
  margin-bottom: 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column {
  width: 100%;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column {
    width: 50%;
    margin: 2rem 0;
    padding-right: 15px;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name, .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-type {
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name {
  font-weight: bold;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table {
  border-collapse: collapse;
  vertical-align: baseline;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead {
  padding: 1rem 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th {
  padding: 0.25rem;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th {
    padding: 0.75rem;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type {
  display: none;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type {
    display: table-cell;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr {
  background-color: #d0cfcf;
  cursor: pointer;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr:nth-of-type(odd) {
  background-color: #999;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td {
  padding: 0.25rem 0.25rem 0.5rem;
  vertical-align: baseline;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td {
    padding: 0.75rem;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type {
  display: none;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type {
    display: table-cell;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td .directions {
  text-decoration: none;
  color: #fff;
  background: #ff9800;
  padding: 0.25rem 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map {
  height: 200px;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map {
    height: 500px;
    margin-top: 0;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p {
  margin: 0.25rem 0;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.briefcase:before {
  content: "\f469";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: blue;
  margin-right: 0.25rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.file-prescription:before {
  content: "\f572";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: red;
  margin-right: 0.25rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more a {
  text-decoration: none;
  padding: 0.5rem 1.75rem;
  background-color: #ff9800;
  color: #fff;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more:not(.is-active) {
  display: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Doctors tr.Pharmacy {
  display: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Pharmacies tr.Clinic {
  display: none;
}
.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  align-items: center;
}
.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper #file-input {
  margin: 0;
  padding: 0;
  margin-right: 2rem;
  -webkit-appearance: none;
  border: 1px solid #d0cfcf;
  min-width: 400px;
}
.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper input {
  margin-right: 2rem;
}
.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper label {
  margin-right: 0.5rem;
}
.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper .second-image-wrapper {
  display: none;
  margin-top: 1rem;
}
/*
@use "../../styleguide/colors" as colors;
@use '../../mixins/index' as mixins;
@use '../../variables/containers' as containers;
@use "../../styleguide/extensions/fonts" as fonts;
@import "../../utils/encodeColor";
*/
/* Fonts, Button.isi-toggle Shape and Colors can be changed */
body {
  padding-bottom: 110px;
}
body .reference-isi {
  background-color: #fff;
}
body .reference-isi article .isi-title {
  margin-bottom: 0 !important;
  color: #000;
  border-bottom: 1px solid #D8D8D8;
  font-weight: 800;
}
body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined) {
  line-height: normal !important;
}
body .reference-isi article .snippet.right p:nth-child(2) {
  padding-bottom: 0;
}
body .reference-isi article .snippet.right ul:nth-child(3) {
  margin-bottom: 15px;
}
body .reference-isi article .snippet p, body .reference-isi article .snippet li, body .reference-isi article .full p, body .reference-isi article .full li {
  color: #000;
}
body .reference-isi article .snippet p b, body .reference-isi article .snippet p strong, body .reference-isi article .snippet p .selection-bold, body .reference-isi article .snippet p a, body .reference-isi article .snippet p a:focus, body .reference-isi article .snippet li b, body .reference-isi article .snippet li strong, body .reference-isi article .snippet li .selection-bold, body .reference-isi article .snippet li a, body .reference-isi article .snippet li a:focus, body .reference-isi article .full p b, body .reference-isi article .full p strong, body .reference-isi article .full p .selection-bold, body .reference-isi article .full p a, body .reference-isi article .full p a:focus, body .reference-isi article .full li b, body .reference-isi article .full li strong, body .reference-isi article .full li .selection-bold, body .reference-isi article .full li a, body .reference-isi article .full li a:focus {
  font-weight: 700;
  color: #000;
}
body .reference-isi article .snippet p, body .reference-isi article .full p {
  margin-bottom: 10px;
}
body .reference-isi article .snippet li, body .reference-isi article .full li {
  margin-bottom: 10px;
}
body .reference-isi article .snippet li:before, body .reference-isi article .full li:before {
  background-color: #000 !important;
}
body .reference-isi article .snippet ul, body .reference-isi article .full ul {
  margin-bottom: 0;
  margin-top: -10px;
}
body .reference-isi article .snippet p:nth-child(1), body .reference-isi article .full p:nth-child(1) {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body .reference-isi article .snippet.left p {
    margin-top: 0;
  }
  body .reference-isi article .isi-title.heading-left {
    margin-top: 0 !important;
  }
}
body .reference-isi article .combined {
  margin-bottom: 0 !important;
}
body .reference-isi article button.isi-toggle {
  color: #000;
  background-color: transparent;
  border: none;
  border-radius: 40px;
}
body .reference-isi article button.isi-toggle:after {
  font-size: 18.4px;
  line-height: 1rem;
}
body.isi-only .reference-isi button.isi-toggle {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="2.625" viewBox="0 0 15.75 2.625"><path id="Path_3005" data-name="Path 3005" d="M7.219-9.187H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 9.188)" fill="%23000"/></svg>');
}
body:not(.isi-only) .reference-isi button.isi-toggle {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="15.75" viewBox="0 0 15.75 15.75"><path id="Path_3006" data-name="Path 3006" d="M7.219-9.187H1.312v-5.906a.656.656,0,0,0-.656-.656H-.656a.656.656,0,0,0-.656.656v5.906H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656h5.906V-.656A.656.656,0,0,0-.656,0H.656a.656.656,0,0,0,.656-.656V-6.562H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 15.75)" fill="%23000"/></svg>');
}

/* Do not edit */
@media (min-width: 1560px) {
  body .heading-left, body .full.left, body .snippet.left {
    padding-left: calc(100% - div(1560px, 2) + 15px) !important;
  }
  body .heading-right, body .full.right, body .snippet.right {
    padding-right: calc(100% - div(1560px, 2) + 15px) !important;
  }
  body .isi-toggle {
    right: 7px !important;
  }
}
body .reference-isi {
  padding: 0;
}
body .reference-isi .isi-title {
  display: flex;
  min-height: 58px;
  align-items: center;
}
body .reference-isi .component-content {
  max-width: inherit;
}
body .reference-isi.sticky {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 4;
  box-shadow: 5px 5px 10px #000;
  transition: bottom 0.3s;
  z-index: 5;
}
body .reference-isi.sticky .isi-title {
  cursor: pointer;
}
body .reference-isi.sticky .isi-title.combined {
  padding-right: 50px;
}
body .reference-isi.sticky div[aria-role=group] .isi-title {
  display: none;
}
body .reference-isi.sticky .lg {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .reference-isi.sticky div[aria-role=group] .isi-title {
    display: flex;
  }
  body .reference-isi.sticky .lg {
    display: block;
  }
  body .reference-isi.sticky .sm {
    display: none;
  }
}
body .reference-isi:not(.sticky) .isi-title {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 991px) {
  body .reference-isi:not(.sticky) .isi-title.combined {
    margin-bottom: 0;
  }
  body .reference-isi:not(.sticky) .isi-title:not(.combined) {
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    border: none;
  }
}
body .reference-isi article {
  position: relative;
}
@media only screen and (min-width: 992px) {
  body .reference-isi article {
    display: flex;
  }
  body .reference-isi article .isi-title.combined {
    display: none;
  }
}
body .reference-isi article .isi-title {
  padding: 15px;
}
body .reference-isi article button.isi-toggle {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 7px;
  top: 7px;
  cursor: pointer;
}
body .reference-isi article button.isi-toggle span {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .reference-isi article div[aria-role=group] {
    width: 50%;
  }
}
body .reference-isi article div[aria-role=group] > div:not(.isi-title) {
  padding: 0 15px;
}
body:not(.isi-sticky-collapsed) .sticky .isi-title {
  margin-bottom: 15px !important;
}
body.isi-sticky-collapsed .sticky .isi-title {
  border: none;
}
body.isi-sticky-hidden .sticky {
  bottom: -200px;
}
body.isi-only .sticky {
  display: none;
}
body.isi-only #content {
  display: none;
}
body.isi-only .reference-isi .isi-title {
  cursor: pointer;
}
body:not(.isi-only) #footer .reference-isi button.isi-toggle {
  display: none;
}
body #footer .reference-isi .snippet {
  display: none;
}
body #footer .reference-isi div[aria-role=group] .isi-title {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  body #footer .reference-isi div[aria-role=group] .isi-title {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.quiz-results__score-container,
.quiz-results__print-container {
  padding: 1rem 0;
}

.quiz-result__email-notification p {
  margin: 1rem 0 0 0;
  padding: 1rem;
  background-color: #ff9800;
}

.reference-quiz-results + .gigyaraas {
  display: none;
}
#header .header-container > .component-content > .content {
  margin: 0;
  height: 84px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-brand-area {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content .reference-brand-area {
    width: 25%;
    margin-right: auto;
  }
}
#header .header-container > .component-content > .content .reference-brand-area .image.component {
  padding: 0;
}
#header .header-container > .component-content > .content .reference-brand-area a img {
  height: 58px;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-brand-area a img {
    margin: 0 auto;
    display: block;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .searchBox {
    display: none;
  }
}
#header .header-container > .component-content > .content .searchBox {
  width: 450px;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .searchBox {
    width: 360px;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action {
  width: auto;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-call-to-action {
    margin-top: -22px;
    position: absolute;
    right: 15px;
    top: 50%;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action a {
  height: 44px;
  font-size: 15px;
  color: #787675;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  background-color: #FFF;
  outline: 2px solid #D0CFCF;
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content .reference-call-to-action a {
    margin-left: 20px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-call-to-action a {
    width: 90px;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action a:focus-within {
  outline: 2px solid #015ECC;
}

.snippetReference.reference-skip-content {
  display: none;
}

.page-hcp-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area, .page-dtc-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area {
  width: 100%;
}
.page-hcp-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area .component-content, .page-dtc-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area .component-content {
  display: flex;
  justify-content: center;
}
.snippetReference[class*=reference-co-promote] {
  min-height: auto;
  margin-top: 1rem;
  padding: 0 1rem;
  margin-bottom: -1rem;
}
.snippetReference[class*=reference-co-promote] .richText {
  font-size: 12px;
}
.snippetReference[class*=reference-co-promote] .richText .component-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-co-promote] .richText .component-content {
    flex-direction: row-reverse;
  }
}
.snippetReference[class*=reference-co-promote] .richText .component-content img {
  height: 14px;
  margin-bottom: 0;
  margin-left: 5px;
}
.snippetReference[class*=reference-co-promote] .richText .component-content .richText-content {
  width: auto;
}
.snippetReference[class*=reference-co-promote] .richText p {
  text-align: left;
  margin-bottom: -3px;
  color: #333333;
}
.snippetReference.reference-med-watch-pharma, .snippetReference.reference-med-watch-pharma-hcp {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference .no-br {
  white-space: nowrap;
}
.snippetReference.reference-med-watch---vaccines {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content, .snippetReference.reference-contact-us .component-content {
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image, .snippetReference.reference-contact-us .component-content .image {
  width: 322px;
  height: 112px;
  border: solid 1px #7D7D7D;
  padding: 1rem;
  font-size: 20.5px;
  margin: 0 15px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image img, .snippetReference.reference-contact-us .component-content .image img {
  float: right;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image figcaption, .snippetReference.reference-contact-us .component-content .image figcaption {
  float: left;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image figure, .snippetReference.reference-contact-us .component-content .image figure {
  margin: 0;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first, .snippetReference.reference-contact-us .component-content .image.first {
  margin-top: 16px;
  padding: 0;
}
@media (max-width: 991px) {
  .snippetReference[class*=reference-patient-assistance-program] .component-content .image.first, .snippetReference.reference-contact-us .component-content .image.first {
    margin-bottom: 12px;
  }
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first p, .snippetReference.reference-contact-us .component-content .image.first p {
  color: #BAA190;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first figcaption, .snippetReference.reference-contact-us .component-content .image.first figcaption {
  margin-top: 0.6rem;
  margin-left: 0.8rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first img, .snippetReference.reference-contact-us .component-content .image.first img {
  width: 94px;
  height: 99px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even, .snippetReference.reference-contact-us .component-content .image.last.even {
  margin-top: 16px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even img, .snippetReference.reference-contact-us .component-content .image.last.even img {
  margin-top: 1.5rem;
  margin-left: 1rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even figcaption p, .snippetReference.reference-contact-us .component-content .image.last.even figcaption p {
  font-size: 10px;
  line-height: 1.2;
}
.snippetReference[class*=reference-patient-assistance-program] a[href], .snippetReference.reference-contact-us a[href] {
  color: #035697;
}
.snippetReference.reference-contact-us .image {
  padding: 1rem 0;
}
.snippetReference.reference-social-media---follow-us {
  margin: 0;
}
.snippetReference.reference-social-media---follow-us .component-content {
  display: flex;
  justify-content: center;
}
.snippetReference.reference-social-media---follow-us .component-content .richText-content p {
  margin-right: 5px;
  font-size: 15px;
  color: #787675;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis {
  width: auto;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list {
  padding-left: 0;
}
.snippetReference.reference-trademarks {
  min-height: auto;
  padding: 0 1rem;
  margin-top: 0.5rem;
  margin-bottom: -0.25rem;
}
.snippetReference.reference-trademarks .richText {
  font-size: 12px;
}
.snippetReference.reference-trademarks .richText p {
  text-align: left;
  color: #333333;
}

.page-dtc-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area, .page-hcp-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area {
  padding-left: 15px;
  padding-right: 15px;
}

.page-dtc-at-approval #footer .richText.trademark-text {
  margin-left: 15px;
  margin-top: 15px;
}
.page-dtc-at-approval #footer .richText.trademark-text .component-content {
  font-size: 12px;
  line-height: 1;
}

body[class*=template-dtc] .richText.med-watch {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

.page-hcp-unbranded .reference-footer-quick-nav .box.component, .page-dtc-branded-with-claims .reference-footer-quick-nav .box.component, .page-hcp-branded-with-claims .reference-footer-quick-nav .box.component, .page-dtc-unbranded .reference-footer-quick-nav .box.component {
  background: #E0E0E0;
}
.page-hcp-unbranded .reference-footer-quick-nav ul li, .page-dtc-branded-with-claims .reference-footer-quick-nav ul li, .page-hcp-branded-with-claims .reference-footer-quick-nav ul li, .page-dtc-unbranded .reference-footer-quick-nav ul li {
  padding: 1rem 3rem;
}
.page-hcp-unbranded .reference-footer-quick-nav ul li a, .page-dtc-branded-with-claims .reference-footer-quick-nav ul li a, .page-hcp-branded-with-claims .reference-footer-quick-nav ul li a, .page-dtc-unbranded .reference-footer-quick-nav ul li a {
  color: #4A4A4A;
  text-decoration: none;
}
#footer .footer-nav {
  padding: 0;
}
#footer .footer-nav .component-content {
  max-width: 100%;
}
#footer .footer-nav .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem 0;
}
#footer .footer-nav .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #footer .footer-nav .content {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
  }
  #footer .footer-nav .content .richText:not(:last-of-type) {
    border-right: solid 1px #000;
  }
  #footer .footer-nav .content .richText-content {
    margin: 0 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .footer-links {
    padding: 0 0.938rem;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-links {
    padding: 0 0.938rem;
  }
}
.footer-links ul {
  padding: 0;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
  list-style-type: none;
}
@media only screen and (max-width: 991px) {
  .footer-links ul {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer-links ul li {
  padding: 0.5rem 0;
  font-size: 12px;
  line-height: 1.6rem;
}
@media only screen and (max-width: 991px) {
  .footer-links ul li {
    border-bottom: 1px solid #d5d1ce;
    width: 100%;
    padding: 1rem 0;
  }
}
.footer-links ul li a {
  text-decoration: none;
  color: #4A4A4A;
  padding: 0 2.5rem 0 0;
}
.footer-links ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .footer-links ul {
    margin: 0 auto;
  }
  .footer-links ul li:not(:last-of-type):after {
    display: none;
  }
  .footer-links ul li a {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .reference-footer-links ul li:nth-child(4) a {
    margin-right: 0.75rem;
  }
  .reference-footer-links ul li:nth-child(5) a {
    border-right: 1px solid #707070;
  }
}

@media (max-width: 991px) {
  .reference-footer-links-unbranded ul li:nth-child(4) a, .reference-footer-links-unbranded ul li:nth-child(4) a {
    margin-right: 2.8rem;
  }
}
[class*=reference-utility-links] {
  background-color: #2C4053;
  font-size: 12px;
  color: #fff;
}
[class*=reference-utility-links] > .inner > .component-content {
  display: flex;
  padding: 0 15px;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links] > .inner > .component-content {
    height: 44px;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] > .inner > .component-content {
    height: 32px;
  }
}
[class*=reference-utility-links] > .inner > .component-content .richText p {
  line-height: 1.15;
  margin: 0 auto;
}
[class*=reference-utility-links] > .inner > .component-content .richText.is-hidden-desktop {
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] > .inner > .component-content {
    display: flex;
  }
  [class*=reference-utility-links] > .inner > .component-content > .richText:not(:first-of-type) {
    margin-left: auto;
    flex-grow: 0;
  }
}
[class*=reference-utility-links] > .inner > .component-content > a {
  display: none;
}
[class*=reference-utility-links] ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
[class*=reference-utility-links] ul li {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] ul li {
    padding: 0.5rem 1.5rem;
  }
}
[class*=reference-utility-links] ul li a {
  text-decoration: none;
  color: #fff;
  height: 16px;
}
[class*=reference-utility-links] .richText-content > ul {
  display: flex;
  justify-content: center;
}
[class*=reference-utility-links] .richText-content > ul > li {
  position: relative;
  flex-grow: 1;
  flex-basis: 0;
  justify-content: center;
}
[class*=reference-utility-links] .richText-content > ul > li.has-children:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5rem;
}
[class*=reference-utility-links] .richText-content > ul > li::not(:first-child) {
  border-left: 1px solid #d0cfcf;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] .richText-content > ul > li {
    flex-basis: auto;
  }
}
[class*=reference-utility-links] li ul {
  display: none;
}
[class*=reference-utility-links] li ul li {
  justify-content: flex-start;
}
[class*=reference-utility-links] li ul li:hover {
  background-color: #EDEDED;
}
[class*=reference-utility-links] li ul li:hover a {
  color: #000;
}
[class*=reference-utility-links] li[data-clicked=true].expanded.has-children:after, [class*=reference-utility-links] li:hover.expanded.has-children:after {
  transform: rotate(180deg);
}
[class*=reference-utility-links] li[data-clicked=true].expanded:focus, [class*=reference-utility-links] li:hover.expanded:focus {
  outline: none;
}
[class*=reference-utility-links] li.expanded ul {
  display: block;
  position: absolute;
  top: 100%;
  background-color: #2C4053;
  border: none;
  z-index: 1;
}
[class*=reference-utility-links] .expanded ul {
  display: block;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] .richText-content li:nth-child(2) ul li {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
    padding-left: 2.6rem;
  }
  [class*=reference-utility-links] .richText-content li:nth-child(2) li:hover {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon.svg");
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links] li:last-of-type ul li {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
  }
  [class*=reference-utility-links] li:last-of-type li:hover {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon.svg");
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc] li:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links---dtc] li:last-of-type ul {
    right: 0;
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links---dtc] .richText-content > ul > li {
    justify-content: flex-start;
  }
  [class*=reference-utility-links---dtc] .richText-content > ul > li.has-children {
    justify-content: flex-end;
  }
  [class*=reference-utility-links---dtc] ul li a {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---hcp-branded] .richText, [class*=reference-utility-links---hcp-branded] .richText.is-hidden-desktop, [class*=reference-utility-links---campaign-landing-page] .richText, [class*=reference-utility-links---campaign-landing-page] .richText.is-hidden-desktop, [class*=reference-utility-links---hcp-campaign-landing-page] .richText, [class*=reference-utility-links---hcp-campaign-landing-page] .richText.is-hidden-desktop {
    width: 30% !important;
  }
  [class*=reference-utility-links---hcp-branded] .richText p, [class*=reference-utility-links---hcp-branded] .richText.is-hidden-desktop p, [class*=reference-utility-links---campaign-landing-page] .richText p, [class*=reference-utility-links---campaign-landing-page] .richText.is-hidden-desktop p, [class*=reference-utility-links---hcp-campaign-landing-page] .richText p, [class*=reference-utility-links---hcp-campaign-landing-page] .richText.is-hidden-desktop p {
    padding: 0 15px;
  }
  [class*=reference-utility-links---hcp-branded] ul li, [class*=reference-utility-links---campaign-landing-page] ul li, [class*=reference-utility-links---hcp-campaign-landing-page] ul li {
    padding: 0.5rem 0.5rem;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children {
    justify-content: flex-end;
    padding-right: 15px !important;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul {
    right: 0;
    padding: 0;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul li, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul li, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul li {
    padding: 0.5rem 1.5rem;
    padding-right: 1rem;
    white-space: nowrap;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul li a, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul li a, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul li a {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---dtc-unbranded] .richText p, [class*=reference-utility-links---hcp-unbranded] .richText p, [class*=reference-utility-links---hcp-at-approval] .richText p {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc-at-approval] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---hcp-at-approval] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---campaign-landing-page] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---hcp-campaign-landing-page] .richText-content li:nth-child(1) ul li {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
    padding-left: 2.6rem;
  }
  [class*=reference-utility-links---dtc-at-approval] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---hcp-at-approval] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---campaign-landing-page] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---hcp-campaign-landing-page] .richText-content li:nth-child(1) li:hover {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon.svg");
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---hcp-at-approval] .richText {
    width: 50%;
  }
  [class*=reference-utility-links---hcp-at-approval] ul li {
    padding: 0.5rem 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(2) {
    justify-content: flex-end;
    padding: 0.5rem 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(2) a {
    padding-right: 15px;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(1) {
    margin-left: 1.5rem;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul {
    margin-left: 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul li {
    padding: 0.5rem 1.5rem;
    white-space: nowrap;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul li a {
    margin-left: 1rem;
  }
  [class*=reference-utility-links---hcp-at-approval] li:nth-child(1) ul li {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
  }
  [class*=reference-utility-links---hcp-at-approval] li:nth-child(1) li:hover {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/pdf-Icon.svg");
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc-at-approval] .richText-content > ul li {
    padding: 0.5rem 1.5rem;
  }
  [class*=reference-utility-links---dtc-at-approval] .richText-content > ul li ul {
    left: 0;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---dtc-unbranded] .richText, [class*=reference-utility-links---hcp-unbranded] .richText {
    width: 100%;
  }
  [class*=reference-utility-links---dtc-unbranded] .richText-content > ul > li, [class*=reference-utility-links---hcp-unbranded] .richText-content > ul > li {
    justify-content: flex-end;
  }
}
body > .container .richText.body-copy .richText-content a.tooltip, body > #zenpage .richText.body-copy .richText-content a.tooltip {
  color: #000;
  position: relative;
  display: inline-block;
  border-bottom: 1px dashed #000;
  text-decoration: none;
}
body > .container .richText.body-copy .richText-content .toolTip.is-hidden, body > #zenpage .richText.body-copy .richText-content .toolTip.is-hidden {
  opacity: 0;
}
body > .container .richText.body-copy .richText-content .toolTipText, body > #zenpage .richText.body-copy .richText-content .toolTipText {
  --offset: -140;
  animation: 0.2s slideIn;
  position: absolute;
  background-color: #d0cfcf;
  left: 50%;
  top: 150%;
  border-bottom: none;
  padding: 15px 15px;
  margin-left: calc(var(--offset) * 1px);
  width: 280px;
  z-index: 1;
  transition: all 0.2s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0;
  }
  to {
    top: 150%;
    opacity: 1;
  }
}
body > .container .richText.body-copy .richText-content .toolTipText:before, body > #zenpage .richText.body-copy .richText-content .toolTipText:before {
  content: "";
  right: 0;
  left: 0;
  top: -10px;
  position: absolute;
  width: 0;
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d0cfcf;
  margin-left: calc(var(--offset) * -1px - 10px);
}
body > .container {
  width: 100%;
}
body > .container, body > .container > .row, body > .container > .row #header, body > .container > .row #header .col-xs-12, body > .container > .row #header .row {
  margin: initial;
  padding: initial;
  min-height: initial;
  float: none;
}
body > .container:before, body > .container:after, body > .container > .row:before, body > .container > .row:after, body > .container > .row #header:before, body > .container > .row #header:after, body > .container > .row #header .col-xs-12:before, body > .container > .row #header .col-xs-12:after, body > .container > .row #header .row:before, body > .container > .row #header .row:after {
  content: none;
}
@charset "UTF-8";
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * museo-sans:
 *   - http://typekit.com/eulas/00000000000000000000e7fe
 *   - http://typekit.com/eulas/00000000000000000000e803
 *   - http://typekit.com/eulas/00000000000000000000e805
 *   - http://typekit.com/eulas/00000000000000000000e807
 * museo-sans-condensed:
 *   - http://typekit.com/eulas/000000000000000000012ca6
 *   - http://typekit.com/eulas/000000000000000000012caa
 *   - http://typekit.com/eulas/000000000000000000012ca8
 *   - http://typekit.com/eulas/00000000000000007735995c
 * source-sans-pro:
 *   - http://typekit.com/eulas/00000000000000003b9b3d63
 *   - http://typekit.com/eulas/00000000000000003b9b3d67
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2022-08-18 13:46:52 UTC"}*/
@import url("https://p.typekit.net/p.css?s=1&k=gvn8urs&ht=tk&f=2005.2007.2009.2011.17265.17267.17398.17400.17404.17406&a=101188042&app=typekit&e=css");
@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/a28b50/00000000000000000000e803/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans";
  src: url("https://use.typekit.net/af/9cf49e/00000000000000000000e807/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/9cf49e/00000000000000000000e807/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/9cf49e/00000000000000000000e807/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "source-sans-pro";
  src: url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "source-sans-pro";
  src: url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans-condensed";
  src: url("https://use.typekit.net/af/da6ab2/000000000000000000012ca6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/da6ab2/000000000000000000012ca6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/da6ab2/000000000000000000012ca6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans-condensed";
  src: url("https://use.typekit.net/af/592eea/000000000000000000012caa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/592eea/000000000000000000012caa/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/592eea/000000000000000000012caa/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans-condensed";
  src: url("https://use.typekit.net/af/514cc2/000000000000000000012ca8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/514cc2/000000000000000000012ca8/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/514cc2/000000000000000000012ca8/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-sans-condensed";
  src: url("https://use.typekit.net/af/87c5cb/00000000000000007735995c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/87c5cb/00000000000000007735995c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/87c5cb/00000000000000007735995c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
.tk-museo-sans {
  font-family: "museo-sans", sans-serif;
}

.tk-source-sans-pro {
  font-family: "source-sans-pro", sans-serif;
}

.tk-museo-sans-condensed {
  font-family: "museo-sans-condensed", sans-serif;
}

.rotarix-h1 {
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .rotarix-h1 {
    font-family: "museo-sans";
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    color: #00778D;
  }
}

.rotarix-h2 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .rotarix-h2 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #00778D;
  }
}

.rotarix-h3 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
}
@media only screen and (min-width: 768px) {
  .rotarix-h3 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #212121;
  }
}

.rotarix-body {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
}
@media only screen and (min-width: 768px) {
  .rotarix-body {
    font-family: "source-sans-pro";
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #212121;
  }
}

.rotarix-footnote {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #212121;
}

.museo-sans-900 {
  font-weight: 900;
  font-family: "museo-sans";
}

.museo-sans-700 {
  font-weight: 700;
  font-family: "museo-sans";
}

.museo-sans-condensed-900 {
  font-weight: 900;
  font-family: "museo-sans-condensed";
}

.museo-sans-condensed-500 {
  font-weight: 500;
  font-family: "museo-sans-condensed";
}

.source-sans-pro-regular {
  font-weight: normal;
  font-family: "source-sans-pro";
}

.source-sans-pro-bold {
  font-weight: 700;
  font-family: "source-sans-pro";
}

.colors-dark-teal {
  color: #00778D;
}

.colors-brand-teal {
  color: #00B5CC;
}

.colors-power-blue {
  color: #E7F8FC;
}

.colors-dark-rose {
  color: #D32658;
}

.colors-brand-rose {
  color: #EF4870;
}

.colors-warm-gray {
  color: #544F40;
}

.colors-light-gray {
  color: #F2F2F2;
}

.colors-charcoal {
  color: #212121;
}

.colors-white {
  color: #FFFFFF;
}

.colors-nav-gray {
  color: #666666;
}

[class*=reference-utility-links] {
  background-color: #544F40;
}
[class*=reference-utility-links] > .inner > .component-content {
  height: 32px;
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links] > .inner > .component-content .richText p {
    white-space: nowrap;
    padding-left: 0.625rem;
  }
  [class*=reference-utility-links] > .inner > .component-content ul > li {
    justify-content: flex-end;
    padding-right: 0.625rem;
  }
}
[class*=reference-utility-links] ul > li {
  padding: 0.5rem 1rem;
}
[class*=reference-utility-links] ul > li:last-child {
  padding: 0.5rem 0 0.5rem 1rem;
}
[class*=reference-utility-links] p,
[class*=reference-utility-links] span,
[class*=reference-utility-links] li,
[class*=reference-utility-links] a {
  font-family: "museo-sans";
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
}
[class*=reference-utility-links] a {
  text-decoration: none;
  color: #FFFFFF;
}

@media only screen and (max-width: 991px) {
  .reference-brand-area {
    height: 74px !important;
  }
}
.reference-brand-area a img {
  height: auto !important;
  max-height: none !important;
}
@media only screen and (max-width: 991px) {
  .reference-brand-area a img {
    padding-right: 0 !important;
  }
}

.navigation.navigationCompatibleMarkup {
  background-color: #FFFFFF !important;
}
.navigation.navigationCompatibleMarkup .navigation-root .navigation-level1 {
  margin: auto;
}
.navigation .navigation-root.navigation-level1 li:first-child {
  padding-left: 0 !important;
  margin-left: 0;
}
.navigation .navigation-root.navigation-level1 li:last-child, .navigation .navigation-root.navigation-level1 li:last-child a {
  padding-right: 0 !important;
  margin-right: 0;
  min-width: 192px;
}
.navigation .navigation-root.navigation-level1 li:hover {
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 li:hover .navigation-item-title > span {
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 li a.navigation-item-title {
    min-height: 26px !important;
    max-height: 26px !important;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item-title > span {
  color: #212121;
  font-size: 18px;
  font-weight: 900 !important;
  font-family: "museo-sans" !important;
}
.navigation .navigation-root.navigation-level2 {
  top: 27px !important;
  border: none !important;
  border-radius: 0 !important;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 {
    border-top: 3px solid #00B5CC !important;
    box-shadow: 0 3px 6px #666666 !important;
    padding: 0.625rem 0 !important;
  }
}
.navigation .navigation-root.navigation-level2 .navigation-item-title > span {
  color: #666666 !important;
  font-size: 16px;
  font-weight: 900 !important;
  font-family: "museo-sans" !important;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 li a.navigation-item-title {
    min-height: 38.4px !important;
    max-height: 38.4px !important;
  }
}
.navigation .navigation-root.navigation-level2 .navigation-item a:hover {
  background: #FFFFFF !important;
}
.navigation .navigation-root.navigation-level2 .navigation-item a:hover span {
  color: #00778D !important;
}
.navigation .navigation-root.navigation-level2 .navigation-item a span {
  padding: 0.625rem 1.25rem !important;
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level2 .navigation-item a span {
    padding: 0 !important;
  }
}

#navigation-container {
  box-shadow: 0 5px 8px -7px #666666;
}

#header-container .header-container {
  background-color: #FFFFFF !important;
}

@media only screen and (max-width: 991px) {
  .navigation-mobile-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #header-container {
    box-shadow: 0 5px 8px -7px #666666;
  }

  .mobile-links {
    border-bottom: 2px solid #00778D;
    box-shadow: 0 3px 6px #666666;
  }
  .mobile-links li {
    background-color: #FFFFFF;
  }
  .mobile-links li a {
    justify-content: center;
    border-bottom: 0 !important;
    font-family: "museo-sans";
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 18px !important;
    color: #312D1F !important;
    min-height: 40px !important;
  }
  .mobile-links li:first-child {
    padding-top: 0.625rem;
  }
  .mobile-links li:last-child {
    padding-bottom: 3.125rem;
  }

  body:not(.nav-open) .navigation-mobile-menu {
    top: -80px !important;
    left: 7px;
  }
  body:not(.nav-open) .navigation-mobile-menu:after {
    font-size: 12px;
    font-family: "museo-sans";
    font-weight: bold;
    color: #312D1F;
  }

  body.nav-open .navigation-mobile-menu {
    top: -160px !important;
    left: 7px;
    background-size: 34px;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    font-family: "museo-sans";
  }

  .navigation-level1 .navigation-item a {
    border-bottom: 1px solid #F2F2F2 !important;
  }

  .is-active.navigation-item:not(.has-children) .navigation-item-title > span {
    color: #00778D !important;
  }

  .navigation-item.has-children > a {
    background-position: right 60px center !important;
  }

  .navigation-item-title > span {
    font-size: 16px !important;
    padding-left: 64px !important;
  }

  .navigation-level2 a {
    padding-left: 4rem !important;
  }
}
#header .header-container > .component-content > .content {
  height: 106px;
}

@media only screen and (min-width: 992px) {
  .searchBox {
    max-width: 343px;
  }
}
@media only screen and (max-width: 991px) {
  .searchBox {
    padding: 20px 10px !important;
    border-bottom: 1px solid #F2F2F2;
    background: linear-gradient(to bottom, #0000003b, #FFFFFF) no-repeat top;
    background-size: 100% 6%;
    background-color: #FFFFFF;
  }
}
.searchBox .component-content .cf-search-box {
  outline: 2px solid #00B5CC;
  border-radius: 6px;
}
.searchBox .component-content .cf-search-box button {
  background-image: none !important;
  text-indent: 0 !important;
  width: 108.5px;
  font-size: 16px;
  font-family: "museo-sans";
  font-weight: 900;
  line-height: 32px;
  border-radius: 6px;
  color: #FFFFFF;
  background-color: #00B5CC;
}
.searchBox .component-content .cf-search-box input {
  padding: 1rem !important;
  background-color: #F2F2F2 !important;
  background: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/search.svg") no-repeat scroll 10px 10px;
  background-size: 1rem;
}
.searchBox .component-content .cf-search-box input:focus {
  background-image: none;
}
.searchBox .component-content .cf-search-box input,
.searchBox .component-content .cf-search-box button {
  height: 36px;
}

.reference-isi div,
.reference-isi p,
.reference-isi span,
.reference-isi a,
.reference-isi sub,
.reference-isi sup,
.reference-isi li,
.reference-isi em {
  font-family: "source-sans-pro";
  color: #212121 !important;
  line-height: 20px;
  font-size: 1rem;
}
.reference-isi .colors-dark-teal {
  color: #00778D !important;
}
.reference-isi .isi-toggle {
  background-color: #00778D;
}
.reference-isi ul {
  margin-top: 0 !important;
  padding-left: 15px;
}
.reference-isi ul li::marker {
  color: #EF4870;
}
@media only screen and (min-width: 992px) {
  .reference-isi .isi-toggle {
    right: 30px !important;
  }
}
.reference-isi .isi-title {
  border-bottom: 0 !important;
}
.reference-isi .isi-title span {
  color: #00778D !important;
}
.reference-isi .isi-pi-bold {
  font-weight: bold;
  margin: 1rem 0 2.125rem 0 !important;
}
.reference-isi .isi-pi-bold a {
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .reference-isi .isi-title {
    padding-bottom: 0.9375rem !important;
  }
  .reference-isi .isi-title.heading-left {
    padding-top: 2.25rem !important;
  }
  .reference-isi .isi-pi-bold {
    margin: 1rem 0 1.875rem 0 !important;
  }
  .reference-isi .isi-pi-bold a {
    cursor: pointer;
    text-decoration: none;
  }
}

.isi-only .reference-isi button.isi-toggle {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/collapse.svg") !important;
}

body:not(.isi-only) .reference-isi button.isi-toggle {
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/icons/expand.svg") !important;
}

.reference-codelines {
  padding-bottom: 0px;
}
@media only screen and (min-width: 1560px) {
  .reference-codelines {
    padding-left: 30px !important;
  }
}
.reference-codelines .richText.codelines {
  padding-bottom: 0px;
}
.reference-codelines .richText.codelines img {
  height: 1.375rem;
  width: 4.375rem;
  margin: 0 1rem 0 0;
}
.reference-codelines .richText.codelines .component-content p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #212121;
  font-family: "source-sans-pro";
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 1rem;
  border-left: 1px solid #d5d1ce;
}

.reference-hcp-footer-links-unbranded .footer-links ul {
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .reference-hcp-footer-links-unbranded .footer-links ul {
    margin: 2.25rem 0 0.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .reference-hcp-footer-links-unbranded .footer-links ul {
    padding: 2.25rem 0 0.5rem;
    border-bottom: 1px solid #d5d1ce;
  }
}
.reference-hcp-footer-links-unbranded .footer-links ul li a {
  color: #212121 !important;
  font-family: "source-sans-pro";
  font-size: 1rem;
  line-height: 1.5rem;
}
.reference-hcp-footer-links-unbranded .footer-links ul li:not(:last-of-type):after {
  background-color: #212121;
}

.reference-trademarks {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 0 !important;
}
.reference-trademarks p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #212121 !important;
  font-family: "source-sans-pro";
  margin: 0 auto 1.25rem auto;
}
@media only screen and (min-width: 1560px) {
  .reference-trademarks p {
    padding-left: 15px !important;
  }
}
.reference-trademarks #gsk-consent-choicesContainer {
  margin: 0 auto;
  max-width: 97.5rem;
  padding: 1rem 0 1.5rem;
}
@media only screen and (min-width: 1560px) {
  .reference-trademarks #gsk-consent-choicesContainer {
    padding-left: 0.938rem;
  }
}
@media only screen and (max-width: 991px) {
  .reference-trademarks #gsk-consent-choicesContainer {
    padding: 1rem 0 2.5rem;
  }
}
.reference-trademarks #gsk-consent-choicesContainer #gsk-consent-choices {
  padding: 0;
  margin: 0;
}

.rotarix-h1 {
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .rotarix-h1 {
    font-family: "museo-sans";
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    color: #00778D;
  }
}

.rotarix-h2 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .rotarix-h2 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #00778D;
  }
}

.rotarix-h3 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
}
@media only screen and (min-width: 768px) {
  .rotarix-h3 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #212121;
  }
}

.rotarix-body {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
}
@media only screen and (min-width: 768px) {
  .rotarix-body {
    font-family: "source-sans-pro";
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #212121;
  }
}

.rotarix-footnote {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #212121;
}

.museo-sans-900 {
  font-weight: 900;
  font-family: "museo-sans";
}

.museo-sans-700 {
  font-weight: 700;
  font-family: "museo-sans";
}

.museo-sans-condensed-900 {
  font-weight: 900;
  font-family: "museo-sans-condensed";
}

.museo-sans-condensed-500 {
  font-weight: 500;
  font-family: "museo-sans-condensed";
}

.source-sans-pro-regular {
  font-weight: normal;
  font-family: "source-sans-pro";
}

.source-sans-pro-bold {
  font-weight: 700;
  font-family: "source-sans-pro";
}

.colors-dark-teal {
  color: #00778D;
}

.colors-brand-teal {
  color: #00B5CC;
}

.colors-power-blue {
  color: #E7F8FC;
}

.colors-dark-rose {
  color: #D32658;
}

.colors-brand-rose {
  color: #EF4870;
}

.colors-warm-gray {
  color: #544F40;
}

.colors-light-gray {
  color: #F2F2F2;
}

.colors-charcoal {
  color: #212121;
}

.colors-white {
  color: #FFFFFF;
}

.colors-nav-gray {
  color: #666666;
}

.page-search-results .Content.paragraphSystem {
  background-color: #F2F2F2;
}
.page-search-results .Content.paragraphSystem .box.component.section.content-container {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .page-search-results .Content.paragraphSystem .box.component.section.content-container {
    padding: 0 15px;
  }
}
.page-search-results .Content.paragraphSystem .title.component {
  padding: 0;
}
.page-search-results .Content.paragraphSystem .title-heading {
  margin: 1.875rem auto;
  text-align: center;
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
.page-search-results .Content.paragraphSystem .searchBlox-results {
  text-align: center;
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro";
}
.page-search-results .Content.paragraphSystem .searchResults.searchBlox {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .page-search-results .Content.paragraphSystem .searchResults.searchBlox {
    padding: 0;
  }
}
.page-search-results .Content.paragraphSystem .searchResults-term {
  color: #00778D;
}
.page-search-results .Content.paragraphSystem .searchResults-facets {
  margin-bottom: 1.3125rem;
}
@media only screen and (max-width: 991px) {
  .page-search-results .Content.paragraphSystem .searchResults-facets {
    margin-bottom: 1.625rem;
  }
}
.page-search-results .Content.paragraphSystem .searchResults-number {
  color: #00778D;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: "museo-sans";
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #E7F8FC;
  border-top: 2px solid #00778D;
  border-bottom: 2px solid #00778D;
  text-align: center;
}
.page-search-results .Content.paragraphSystem .searchResults-title {
  margin: 0;
}
.page-search-results .Content.paragraphSystem .searchResults-title a {
  font-size: 16px;
  line-height: 20px;
  color: #00778D;
  font-weight: bold;
  font-family: "source-sans-pro";
}
.page-search-results .Content.paragraphSystem .searchResults-title a::before, .page-search-results .Content.paragraphSystem .searchResults-title a::after {
  color: #00778D;
}
.page-search-results .Content.paragraphSystem .searchResults-description {
  color: #00778D;
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro";
}
.page-search-results .Content.paragraphSystem .searchResults-result {
  text-align: left;
  margin-bottom: 0.75rem;
}
.page-search-results .Content.paragraphSystem .searchResults-pagination {
  margin: 30px auto 34px auto;
}
.page-search-results .Content.paragraphSystem .searchResults-pagination-item {
  border: none;
  border-right: 2px solid #212121;
  margin: 0;
}
.page-search-results .Content.paragraphSystem .searchResults-pagination-item.current a {
  color: #212121;
}
.page-search-results .Content.paragraphSystem .searchResults-pagination-item a {
  background: none;
  color: #00778D;
  font-size: 16px;
  padding: 0;
  font-family: "museo-sans";
  font-weight: 900;
  line-height: 19;
  min-width: 16px;
  padding-right: 10px;
  padding-left: 10px;
  display: flex;
  max-height: 19px;
  align-items: center;
}
.page-search-results .Content.paragraphSystem .searchResults-pagination-item:last-child {
  border-right: none;
}

.page-404-handler .Content.paragraphSystem {
  background: #F2F2F2;
}
@media only screen and (max-width: 991px) {
  .page-404-handler .Content.paragraphSystem .box.component.section.content-container {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .page-404-handler .pt-5 {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .page-404-handler .mt-5 {
    margin-top: 0 !important;
  }
}
.page-404-handler .error404-header {
  font-size: 30px;
  color: #00778D;
  font-family: "museo-sans";
  font-weight: 900;
}
.page-404-handler .error404-body {
  background: #E7F8FC;
  border-top: 1px solid #00778D;
  border-bottom: 1px solid #00778D;
  color: #00778D;
  padding: 50px;
  font-size: 20px;
  font-family: "museo-sans";
  font-weight: 900;
}
@media only screen and (max-width: 991px) {
  .page-404-handler .error404-body {
    font-weight: 700;
    padding: 18px;
  }
}
.page-404-handler .error404-body P {
  font-family: "museo-sans";
  line-height: 26px;
}
.page-404-handler .error404-link {
  color: #212121;
  font-weight: bold;
  font-size: 20px;
  font-family: "museo-sans";
  font-weight: 900;
}
.page-404-handler .error404-link a {
  color: #00778D;
}

.page-efficacy-against-rge .Content.paragraphSystem,
.page-efficacy-against-severe-rge .Content.paragraphSystem {
  background-color: #F2F2F2;
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-rge .Content.paragraphSystem .hero-container,
.page-efficacy-against-severe-rge .Content.paragraphSystem .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_m.jpg) !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .hero-container,
.page-efficacy-against-severe-rge .Content.paragraphSystem .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_d.jpg) !important;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem .box.component.section.content-container,
.page-efficacy-against-severe-rge .Content.paragraphSystem .box.component.section.content-container {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .box.component.section.content-container .paragraphSystem.content,
.page-efficacy-against-severe-rge .Content.paragraphSystem .box.component.section.content-container .paragraphSystem.content {
    width: 1010px;
    margin: 0 auto;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem .richText,
.page-efficacy-against-severe-rge .Content.paragraphSystem .richText {
  padding: 0;
}
.page-efficacy-against-rge .Content.paragraphSystem p,
.page-efficacy-against-severe-rge .Content.paragraphSystem p {
  font-family: "source-sans-pro";
  font-size: 18px;
  line-height: 24px;
  color: #212121;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-rge .Content.paragraphSystem p,
.page-efficacy-against-severe-rge .Content.paragraphSystem p {
    font-size: 16px;
    line-height: 20px;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem h2,
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #00778D;
  margin: 1.5rem auto;
}
@media only screen and (min-width: 768px) {
  .page-efficacy-against-rge .Content.paragraphSystem h2,
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem h2,
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-rge .Content.paragraphSystem h2,
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
    line-height: 24px;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem h2 sup,
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 sup {
  font-weight: normal;
  font-family: inherit;
}
.page-efficacy-against-rge .Content.paragraphSystem h3,
.page-efficacy-against-severe-rge .Content.paragraphSystem h3 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .page-efficacy-against-rge .Content.paragraphSystem h3,
.page-efficacy-against-severe-rge .Content.paragraphSystem h3 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #212121;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem h3 sup,
.page-efficacy-against-severe-rge .Content.paragraphSystem h3 sup {
  font-weight: normal;
  font-family: inherit;
}
.page-efficacy-against-rge .Content.paragraphSystem .font-13,
.page-efficacy-against-severe-rge .Content.paragraphSystem .font-13 {
  font-size: 13px;
}
.page-efficacy-against-rge .Content.paragraphSystem .font-16,
.page-efficacy-against-severe-rge .Content.paragraphSystem .font-16 {
  font-size: 16px;
}
.page-efficacy-against-rge .Content.paragraphSystem .title.component,
.page-efficacy-against-severe-rge .Content.paragraphSystem .title.component {
  padding: 0;
  margin: 0;
}
.page-efficacy-against-rge .Content.paragraphSystem h1,
.page-efficacy-against-severe-rge .Content.paragraphSystem h1 {
  margin: 1.875rem auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem h1,
.page-efficacy-against-severe-rge .Content.paragraphSystem h1 {
    margin: 40px auto;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .rge-single-dose-msg,
.page-efficacy-against-severe-rge .Content.paragraphSystem .rge-single-dose-msg {
    margin-top: -35px;
    margin-bottom: 40px;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart {
  margin-bottom: 1.875rem;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart {
    margin-bottom: 2.5rem;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figure,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figure {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figure,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figure {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figure,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figure {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figcaption,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figcaption {
    width: 75%;
    padding-left: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figcaption,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figcaption {
    text-align: left;
  }
}
.page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figcaption h3,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figcaption h3 {
  margin: 15px 0 15px 0;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-rge .Content.paragraphSystem .efficacy-pie-chart figcaption h3,
.page-efficacy-against-severe-rge .Content.paragraphSystem .efficacy-pie-chart figcaption h3 {
    margin-bottom: 1.5rem;
  }
}
.page-efficacy-against-rge .list-ash,
.page-efficacy-against-severe-rge .list-ash {
  padding: 0 0 0 5px;
  margin: 0;
}
.page-efficacy-against-rge .list-ash li,
.page-efficacy-against-severe-rge .list-ash li {
  list-style-type: "*";
  font-size: 13px;
  font-family: "source-sans-pro";
  line-height: 15px;
}

.references-container {
  max-width: 100% !important;
  background-color: #F2F2F2;
}
@media only screen and (min-width: 992px) {
  .references-container .paragraphSystem.content {
    width: 1010px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 992px) {
  .hero-container .paragraphSystem.content {
    width: 1010px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .hero-container {
    padding: 0 15px;
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/mobile-bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/bg-img.png);
    background-repeat: no-repeat;
  }
}

.page-efficacy-against-severe-rge .Content.paragraphSystem {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_m.jpg) !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_d.jpg) !important;
  }
}
.page-efficacy-against-severe-rge .Content.paragraphSystem .line1 {
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem .line1 {
    padding-bottom: 20px;
  }
}
.page-efficacy-against-severe-rge .Content.paragraphSystem .line2 {
  padding-bottom: 11px;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem .line2 {
    padding-bottom: 20px;
  }
}
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
  margin: 1.5rem auto;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem h2 {
    margin: 40px auto 20px auto;
  }
}
.page-efficacy-against-severe-rge .Content.paragraphSystem h2 sup {
  font-weight: normal;
  font-family: inherit;
}
.page-efficacy-against-severe-rge .Content.paragraphSystem h3 {
  font-weight: 900;
  margin: 30px 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .page-efficacy-against-severe-rge .Content.paragraphSystem h3 {
    margin: 30px 0;
  }
}
.page-efficacy-against-severe-rge .Content.paragraphSystem .bullet-list {
  margin: 0 0 40px 0;
}
.page-efficacy-against-severe-rge .Content.paragraphSystem .study-design-text h3 {
  margin: 20px 0 5px 0;
}

sup a {
  text-decoration: none;
  color: inherit;
}

.selection-bold {
  font-weight: bold;
}

.selection-italic {
  font-style: italic;
  font-family: inherit;
}

.bullet-list {
  padding: 0 0 0 20px;
}
.bullet-list * {
  font-family: "source-sans-pro";
}
.bullet-list li {
  font-size: 18px;
  font-family: "source-sans-pro";
  color: #212121;
  padding: 3px 0;
  line-height: 20px;
}
.bullet-list li::marker {
  color: #EF4870;
}
@media only screen and (max-width: 991px) {
  .bullet-list li {
    font-size: 16px;
  }
}

.cta-button-rose {
  background: #D32658;
  color: #FFFFFF;
  padding: 20px 40px;
  border-radius: 1rem;
  display: inline-block;
  text-decoration: none;
  font-family: "museo-sans";
  font-weight: 900;
  border: 5px solid #FFFFFF;
  box-shadow: 2px 2px 4px 1px #ccc;
}

.references-text ol {
  list-style-position: inside;
  padding-left: 0;
}
.references-text ol li {
  font-size: 18px;
  font-family: "source-sans-pro";
  padding-bottom: 5px;
  color: #212121;
}
@media only screen and (max-width: 991px) {
  .references-text ol li {
    font-size: 16px;
  }
}
.references-text ol li::marker {
  font-weight: 900;
}
.references-text a {
  font-size: 18px;
  font-family: "source-sans-pro";
  text-decoration: none;
  color: #212121;
  word-break: break-word;
}
@media only screen and (max-width: 991px) {
  .references-text a {
    font-size: 16px;
  }
}
.references-text h3 {
  font-size: 18px;
  font-family: "source-sans-pro";
  color: #212121;
}
@media only screen and (max-width: 991px) {
  .references-text h3 {
    font-size: 16px;
  }
}

.center-align {
  text-align: center;
}

.page-dosing-schedule .section-1 {
  background-color: #F2F2F2;
  background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/Dosing-Schedule/Container@2x.png");
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-1 {
    background-image: none;
  }
  .page-dosing-schedule .section-1 > .component-content > .content {
    width: 100%;
  }
}
.page-dosing-schedule .section-1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 36px;
  color: #00B5CC;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-1 h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 64px 0;
  }
}
.page-dosing-schedule .section-2 {
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 {
    padding: 2.5rem 1rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content {
    max-width: 825px;
    margin: 0 auto;
  }
}
.page-dosing-schedule .section-2 > .component-content > .content > .image.first {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content > .image.first + .richText {
    max-width: calc(100% - 232px);
    display: inline-block;
  }
  .page-dosing-schedule .section-2 > .component-content > .content > .image.first + .richText h2 {
    margin-bottom: 14px;
  }
  .page-dosing-schedule .section-2 > .component-content > .content > .image.first + .richText + .image {
    max-width: 231px;
    vertical-align: bottom;
    float: right;
  }
}
@media screen and (max-width: 375px) {
  .page-dosing-schedule .section-2 > .component-content > .content > .image.first + .richText h2 {
    max-width: 290px;
  }
}
.page-dosing-schedule .section-2 > .component-content > .content > .richText h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
  color: #00B5CC;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content > .richText h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
.page-dosing-schedule .section-2 > .component-content > .content > .richText p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #544F40;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content > .richText p {
    font-size: 24px;
    line-height: 28px;
  }
}
.page-dosing-schedule .section-2 > .component-content > .content > .richText p sup {
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content .image.desktop-only.last {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-2 > .component-content > .content .image.mobile-only + .richText {
    height: 170px;
  }
}
.page-dosing-schedule .section-3 {
  background: #F2F2F2;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-3 > .component-content > .content {
    padding: calc(64px - 1rem) 0;
    max-width: 1008px;
    margin: 0 auto;
  }
  .page-dosing-schedule .section-3 > .component-content > .content .richText {
    padding: 0;
  }
}
.page-dosing-schedule .section-3 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 32px;
  color: #00B5CC;
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-3 h2 {
    font-size: 28px;
    line-height: 40px;
  }
}
.page-dosing-schedule .section-3 h2 sup {
  font-weight: 400;
}
.page-dosing-schedule .section-3 ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #544F40;
}
.page-dosing-schedule .section-3 ul li::marker {
  color: #544F40;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-3 ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-dosing-schedule .section-3 ul li strong {
  font-weight: 700;
}
.page-dosing-schedule .section-3 ul li sup {
  font-family: inherit;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-3 ul + p {
    margin-top: 32px;
  }
}
.page-dosing-schedule .section-3 ul + p a {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  background: #D32658;
  border-radius: 24px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1.5px;
}
@media only screen and (min-width: 992px) {
  .page-dosing-schedule .section-3 ul + p a {
    max-width: 205px;
  }
}
.page-dosing-schedule .references-container h3 {
  font-family: "source-sans-pro";
}
.page-dosing-schedule .references-container ol li {
  font-family: "source-sans-pro";
}
.page-dosing-schedule .references-container ol li span {
  word-break: break-all;
}

.page-styleguide p {
  margin: 0;
}
.page-styleguide h2 {
  margin: 11px 0;
}

@media only screen and (max-width: 991px) {
  .page-administration .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_2_m.jpg) !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_2_d.jpg) !important;
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .bullet-list {
    padding: 0 0 0 15px;
  }
}
.page-administration .hero-container .bullet-list {
  margin: 0 0 72px 0;
}
.page-administration .hero-container h2 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #00778D;
  margin: 0 0 18px 0;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .page-administration .hero-container h2 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .hero-container h2 {
    marign: 0 0 12px 0;
    line-height: 32px;
  }
}
.page-administration .hero-container h2 sup {
  font-weight: normal;
  font-family: inherit;
}
.page-administration .Content.paragraphSystem {
  background-color: #F2F2F2;
}
.page-administration .Content.paragraphSystem .box.component.section.content-container {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .box.component.section.content-container .paragraphSystem.content {
    width: 1010px;
    margin: 0 auto;
  }
}
.page-administration .Content.paragraphSystem .white-bg-container {
  background: #FFFFFF;
  border-top: 3px solid #00B5CC;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .white-bg-container .paragraphSystem.content {
    width: 1010px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .white-bg-container .paragraphSystem.content {
    padding: 0 15px;
  }
}
.page-administration .Content.paragraphSystem h3 {
  font-family: "museo-sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .page-administration .Content.paragraphSystem h3 {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #212121;
  }
}
.page-administration .Content.paragraphSystem h3 sup {
  font-weight: normal;
  font-family: inherit;
}
.page-administration .Content.paragraphSystem p {
  font-family: "source-sans-pro";
  font-size: 18px;
  line-height: 24px;
  color: #212121;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem p {
    font-size: 16px;
    line-height: 20px;
  }
}
.page-administration .Content.paragraphSystem p * {
  font-family: inherit;
  color: inherit;
}
.page-administration .Content.paragraphSystem .remove-link-style {
  color: inherit;
  font-family: inherit;
  text-decoration: none;
}
.page-administration .Content.paragraphSystem .title.component {
  padding: 0;
  margin: 0;
}
.page-administration .Content.paragraphSystem h1 {
  margin: 30px auto 25px auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem h1 {
    margin: 40px auto 22px auto;
  }
}
.page-administration .Content.paragraphSystem .adminstration-img-with-text figure {
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure {
    text-align: center;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure {
    display: flex;
    width: 565px;
    flex-direction: column;
    margin: auto auto 25px auto;
  }
}
.page-administration .Content.paragraphSystem .adminstration-img-with-text figure img {
  padding: 0;
  margin: 0;
  width: 214px;
  height: 128px;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure img {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure figcaption {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure figcaption {
    position: absolute;
    left: 46.27vw;
    width: auto;
    top: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1620px) {
  .page-administration .Content.paragraphSystem .adminstration-img-with-text figure figcaption {
    left: 752px;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-video {
    width: 62%;
    padding: 42px 0 52px 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-video {
    margin: 34px 0 40px 0;
    display: inline-block;
    width: 100%;
  }
}
.page-administration .Content.paragraphSystem .administration-video iframe {
  border: 1px solid #707070 !important;
}
.page-administration .Content.paragraphSystem .administration-tabs {
  padding: 0;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav {
  border-bottom: none;
  margin-top: -28px;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-nav {
    margin-top: -32px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list {
    max-width: 330px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li {
  max-width: 100%;
  background: #717171;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "museo-sans";
  font-weight: 900;
  border-radius: 1rem;
  margin-bottom: 0;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li {
    max-width: 53%;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    height: 40px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li a {
  padding: 0.375rem 1.5rem;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li a .text-wrapper {
  font-family: "museo-sans";
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
  max-height: 40px;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
    max-height: 50px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li.is-active {
  background: #D32658;
  border: 5px solid #FFFFFF;
  z-index: 5;
  min-height: 54px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li.is-active {
    min-height: 66px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li:first-child.is-active {
  margin-right: -20px;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li:last-child.is-active {
  margin-left: -20px;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li:last-child.is-active a {
  padding: 0.375rem 1rem 0.375rem 1rem;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div {
  display: flex;
  align-items: center;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div .image-wrapper {
  padding-right: 5px;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-content {
  min-height: auto !important;
}
.page-administration .Content.paragraphSystem .administration-tabs .tabs-content .tabContent .paragraphSystem.content {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .tabs-content .tabContent .richText,
.page-administration .Content.paragraphSystem .administration-tabs .tabs-content .tabContent .box {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box .image.component.section {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box .image.component.section {
    padding-right: 0;
    padding-left: 0;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section {
  margin: 10px 0 40px 0;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .liquid-tab-first-img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .liquid-tab-first-img {
    margin-bottom: 15px;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content {
    max-width: 85%;
    margin: auto;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content {
  width: auto;
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure:first-child {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure {
    margin-bottom: 32x;
  }
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure {
    text-align: center;
    width: 85%;
    margin: 0 auto;
  }
}
.page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure img {
  width: 214px;
  height: 128px;
}
@media only screen and (max-width: 991px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure figcaption {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .Content.paragraphSystem .administration-tabs .liquid-tab-box.box.component.section .component-content .paragraphSystem.content figure figcaption {
    position: absolute;
    top: 0;
    left: 295px;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .mt-30 {
    margin-top: 30px;
  }
}
.page-administration .flex-container {
  margin: auto auto 30px auto;
  max-width: 330px;
}
@media only screen and (min-width: 992px) {
  .page-administration .flex-container {
    max-width: 566px;
  }
}
.page-administration .flex-child {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .page-administration .flex-child {
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .flex-child {
    flex-direction: row;
    margin-bottom: 30px;
  }
}
.page-administration .flex-image {
  width: 214px;
  height: 128px;
}
@media only screen and (max-width: 991px) {
  .page-administration .flex-txt {
    text-align: center;
    margin-top: 17px !important;
    margin-bottom: 24px !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-administration .flex-txt {
    margin-top: 0 !important;
    margin-left: 24px !important;
  }
}

.selection-underline {
  text-decoration: underline;
}

.page-safety-profile .hero-container .paragraphSystem > .component.section {
  padding: 0 !important;
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/mobile-bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
  }
}
.page-safety-profile .title-heading {
  margin: 43px auto 50px auto;
  padding: 0;
  text-align: center;
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .page-safety-profile .title-heading {
    font-family: "museo-sans";
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .title-heading {
    margin: 40px auto 35px auto;
  }
}
.page-safety-profile .title-subhead {
  margin: 0 0 48px 0;
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #212121;
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .title-subhead {
    margin: 0 0 87px 0;
    line-height: 24px;
    font-size: 18px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav {
  border-bottom: none;
  margin-top: -28px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .safety-profile-tabs .tabs-nav {
    margin-top: -32px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list {
    max-width: 330px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li {
  max-width: 100%;
  background: #717171;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "museo-sans";
  font-weight: 900;
  border-radius: 1rem;
  margin-bottom: 0;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li {
    max-width: 53%;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    height: 40px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li a {
  padding: 0.375rem 1.5rem;
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li a .text-wrapper {
  font-family: "museo-sans";
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
  max-height: 40px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
    max-height: 50px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li.is-active {
  background: #D32658;
  border: 5px solid #FFFFFF;
  z-index: 5;
  min-height: 54px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li.is-active {
    min-height: 66px;
  }
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li:first-child.is-active {
  margin-right: -20px;
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li:last-child.is-active {
  margin-left: -20px;
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li:last-child.is-active a {
  padding: 0.375rem 1rem 0.375rem 1rem;
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div {
  display: flex;
  align-items: center;
}
.page-safety-profile .safety-profile-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div .image-wrapper {
  padding-right: 5px;
}
.page-safety-profile .safety-profile-tabs .tabs-content {
  min-height: auto !important;
  padding: 0 15px;
}
.page-safety-profile .safety-profile-tabs .tabs-content .tabContent {
  display: flex;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .safety-profile-tabs .tabs-content .tabContent {
    width: 980px;
  }
}
.page-safety-profile .tab-heading {
  font-family: "museo-sans";
  font-weight: 900;
  color: #212121;
  font-size: 16px;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 41px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .tab-heading {
    line-height: 26px;
    margin-top: 54px;
    margin-bottom: 38px;
    font-size: 20px;
  }
}
.page-safety-profile .tab-heading .no-bold {
  font-family: "museo-sans";
}
.page-safety-profile .add-border {
  border-top: 3px solid #00B5CC;
  margin-bottom: 35.5px;
}
.page-safety-profile .references-container {
  max-width: 100% !important;
  background-color: #F2F2F2;
}
.page-safety-profile .white-container {
  max-width: 1010px;
  margin: auto;
}
.page-safety-profile .white-container-heading {
  font-family: "museo-sans";
  color: #212121;
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
  padding: 29px 0 22px 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-heading {
    font-size: 20px;
    line-height: 26px;
    padding: 26px 0 24px 0;
  }
}
.page-safety-profile .white-container-table.desktop {
  display: none;
}
.page-safety-profile .white-container-table.desktop table {
  margin: auto;
  min-width: 601px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table.desktop {
    display: block;
  }
}
.page-safety-profile .white-container-table.mobile {
  display: block;
  margin-top: 0px;
}
.page-safety-profile .white-container-table.mobile table {
  min-width: 100%;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table.mobile {
    display: none;
  }
}
.page-safety-profile .white-container-table table {
  border-collapse: collapse;
}
.page-safety-profile .white-container-table table tr:nth-child(3), .page-safety-profile .white-container-table table tr:nth-child(4), .page-safety-profile .white-container-table table tr:nth-child(5), .page-safety-profile .white-container-table table tr:nth-child(6), .page-safety-profile .white-container-table table tr:nth-child(7) {
  border-top: 2px solid #00ADCA;
  border-bottom: 2px solid #00ADCA;
}
.page-safety-profile .white-container-table table tr:nth-child(8) {
  border-bottom: 2px solid #00ADCA;
}
.page-safety-profile .white-container-table table tr:nth-child(1) th:nth-child(2) {
  border-right: 1px solid #FFFFFF;
}
.page-safety-profile .white-container-table table tr:nth-child(1) th:nth-child(2), .page-safety-profile .white-container-table table tr:nth-child(1) th:nth-child(3) {
  height: 28px;
  background-color: #D32658;
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}
.page-safety-profile .white-container-table table tr:nth-child(2) th {
  color: #444444;
}
.page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(3) {
  border-left: 1px solid #D1D1D1;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(3) {
    border-right: 1px solid #D1D1D1;
  }
}
.page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(4) {
  border-right: 1px solid #D1D1D1;
}
.page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(2), .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(3), .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(4), .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(5) {
  background-color: #F0F2F1;
  font-size: 13px;
  line-height: 15px;
  padding: 8px 0;
}
.page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(2) span, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(3) span, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(4) span, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(5) span {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  font-family: "museo-sans";
  height: 58px;
}
.page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(2) span.f-11, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(3) span.f-11, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(4) span.f-11, .page-safety-profile .white-container-table table tr:nth-child(2) th:nth-child(5) span.f-11 {
  font-size: 11px;
  line-height: 13.16px;
}
.page-safety-profile .white-container-table table tr th:first-child,
.page-safety-profile .white-container-table table tr td:first-child {
  width: 44.2%;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table table tr th:first-child,
.page-safety-profile .white-container-table table tr td:first-child {
    width: 33%;
  }
}
.page-safety-profile .white-container-table table tr th,
.page-safety-profile .white-container-table table tr td {
  text-align: center;
}
.page-safety-profile .white-container-table table tr td:nth-child(3) {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}
.page-safety-profile .white-container-table table tr td:nth-child(4) {
  border-right: 1px solid #FFFFFF;
}
.page-safety-profile .white-container-table table tr td:nth-child(2), .page-safety-profile .white-container-table table tr td:nth-child(3), .page-safety-profile .white-container-table table tr td:nth-child(4), .page-safety-profile .white-container-table table tr td:nth-child(5) {
  font-size: 16px;
  line-height: 20.6px;
  font-family: "museo-sans";
  font-weight: 900;
  color: #444444;
  height: 29px;
}
.page-safety-profile .white-container-table table tr td:nth-child(1) {
  font-size: 12.54px;
  line-height: 15px;
  font-family: "museo-sans";
  font-weight: 500;
  color: #444444;
  height: 32px;
  background-color: #F0F2F1;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table table tr td:nth-child(1) {
    padding-left: 25px;
  }
}
.page-safety-profile .white-container-table table tr td:nth-child(1) sup {
  font-size: 7.31px;
  line-height: 8.77px;
}
.page-safety-profile .white-container-table table tr td:nth-child(3), .page-safety-profile .white-container-table table tr td:nth-child(5) {
  background-color: #F4F4F4;
}
.page-safety-profile .white-container-table table tr td:nth-child(2), .page-safety-profile .white-container-table table tr td:nth-child(4) {
  background-color: #FFFFFF;
  color: #008299;
}
.page-safety-profile .white-container-table2.desktop {
  display: none;
}
.page-safety-profile .white-container-table2.desktop table {
  margin: auto;
  min-width: 797px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2.desktop {
    display: block;
  }
}
.page-safety-profile .white-container-table2.mobile {
  display: block;
  margin-top: 0px;
}
.page-safety-profile .white-container-table2.mobile table {
  min-width: 100%;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2.mobile {
    display: none;
  }
}
.page-safety-profile .white-container-table2 table {
  border-collapse: collapse;
}
.page-safety-profile .white-container-table2 table tr:nth-child(4), .page-safety-profile .white-container-table2 table tr:nth-child(5), .page-safety-profile .white-container-table2 table tr:nth-child(6), .page-safety-profile .white-container-table2 table tr:nth-child(7), .page-safety-profile .white-container-table2 table tr:nth-child(8) {
  border-top: 2px solid #00ADCA;
  border-bottom: 2px solid #00ADCA;
}
.page-safety-profile .white-container-table2 table tr:nth-child(9) {
  border-bottom: 2px solid #00ADCA;
}
.page-safety-profile .white-container-table2 table tr:nth-child(1) th:nth-child(2) {
  border-right: 1px solid #FFFFFF;
}
.page-safety-profile .white-container-table2 table tr:nth-child(1) th:nth-child(2), .page-safety-profile .white-container-table2 table tr:nth-child(1) th:nth-child(3) {
  height: 28px;
  background-color: #D32658;
  color: #FFFFFF;
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th {
  border-bottom: 1px solid #D1D1D1;
  color: #444444;
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(1) {
  border-bottom: none;
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(2), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(4) {
  border-right: 1px solid #D1D1D1;
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3) {
    border-right: none;
  }
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(2), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(4), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(5) {
  background-color: #F0F2F1;
  font-size: 13px;
  line-height: 15px;
  padding: 8px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(2), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(4), .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(5) {
    padding: 8px 0;
  }
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(2) span, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3) span, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(4) span, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(5) span {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  font-family: "museo-sans";
  height: 58px;
}
.page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(2) span.f-11, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(3) span.f-11, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(4) span.f-11, .page-safety-profile .white-container-table2 table tr:nth-child(2) th:nth-child(5) span.f-11 {
  font-size: 11px;
  line-height: 13.16px;
}
.page-safety-profile .white-container-table2 table tr:nth-child(3) th {
  height: 44px;
  font-weight: 700;
  font-family: "museo-sans";
  font-size: 13px;
  line-height: 15px;
  color: #444444;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(3) th {
    height: 28px;
  }
}
.page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(1) {
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(1) {
    padding-left: 25px;
  }
}
.page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(2), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(3), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(4), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(5), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(6), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(7), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(8), .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(9) {
  border-right: 1px solid #D1D1D1;
  background-color: #F0F2F1;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(9) {
    border-right: none;
  }
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .white-container-table2 table tr:nth-child(3) th:nth-child(5) {
    border-right: none;
  }
}
.page-safety-profile .white-container-table2 table tr th:first-child,
.page-safety-profile .white-container-table2 table tr td:first-child {
  width: 40%;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr th:first-child,
.page-safety-profile .white-container-table2 table tr td:first-child {
    width: 25%;
  }
}
.page-safety-profile .white-container-table2 table tr th,
.page-safety-profile .white-container-table2 table tr td {
  text-align: center;
}
.page-safety-profile .white-container-table2 table tr td:nth-child(2), .page-safety-profile .white-container-table2 table tr td:nth-child(4), .page-safety-profile .white-container-table2 table tr td:nth-child(6), .page-safety-profile .white-container-table2 table tr td:nth-child(8) {
  border-right: 1px solid #D1D1D1;
  width: 54px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr td:nth-child(2), .page-safety-profile .white-container-table2 table tr td:nth-child(4), .page-safety-profile .white-container-table2 table tr td:nth-child(6), .page-safety-profile .white-container-table2 table tr td:nth-child(8) {
    width: 85px;
  }
}
.page-safety-profile .white-container-table2 table tr td:nth-child(3), .page-safety-profile .white-container-table2 table tr td:nth-child(5), .page-safety-profile .white-container-table2 table tr td:nth-child(7), .page-safety-profile .white-container-table2 table tr td:nth-child(9) {
  width: 43px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr td:nth-child(3), .page-safety-profile .white-container-table2 table tr td:nth-child(5), .page-safety-profile .white-container-table2 table tr td:nth-child(7), .page-safety-profile .white-container-table2 table tr td:nth-child(9) {
    width: 65px;
  }
}
.page-safety-profile .white-container-table2 table tr td:nth-child(2), .page-safety-profile .white-container-table2 table tr td:nth-child(3), .page-safety-profile .white-container-table2 table tr td:nth-child(4), .page-safety-profile .white-container-table2 table tr td:nth-child(5), .page-safety-profile .white-container-table2 table tr td:nth-child(6), .page-safety-profile .white-container-table2 table tr td:nth-child(7), .page-safety-profile .white-container-table2 table tr td:nth-child(8), .page-safety-profile .white-container-table2 table tr td:nth-child(9) {
  font-size: 16px;
  line-height: 20.6px;
  font-family: "museo-sans";
  font-weight: 900;
  color: #444444;
  height: 29px;
}
.page-safety-profile .white-container-table2 table tr td:nth-child(1) {
  font-size: 12.54px;
  line-height: 15px;
  font-family: "museo-sans";
  font-weight: 500;
  color: #444444;
  height: 32px;
  background-color: #F0F2F1;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .white-container-table2 table tr td:nth-child(1) {
    padding-left: 25px;
  }
}
.page-safety-profile .white-container-table2 table tr td:nth-child(1) sup {
  font-size: 7.31px;
  line-height: 8.77px;
}
.page-safety-profile .white-container-table2 table tr td:nth-child(4), .page-safety-profile .white-container-table2 table tr td:nth-child(5), .page-safety-profile .white-container-table2 table tr td:nth-child(6), .page-safety-profile .white-container-table2 table tr td:nth-child(8), .page-safety-profile .white-container-table2 table tr td:nth-child(9) {
  background-color: #F4F4F4;
}
.page-safety-profile .white-container-table2 table tr td:nth-child(2), .page-safety-profile .white-container-table2 table tr td:nth-child(3), .page-safety-profile .white-container-table2 table tr td:nth-child(6), .page-safety-profile .white-container-table2 table tr td:nth-child(7) {
  background-color: #FFFFFF;
  color: #008299;
}
.page-safety-profile .white-container-footnote {
  padding: 24px 0 37px 0;
}
.page-safety-profile .white-container-footnote sup {
  font-size: 7.31px;
  line-height: 8.77px;
}
@media only screen and (max-width: 991px) {
  .page-safety-profile .white-container-footnote .ml-7px {
    margin-left: 7px;
  }
}
.page-safety-profile .white-container-footnote .no-wrap {
  white-space: nowrap;
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #212121;
}
.page-safety-profile .white-container-footnote p {
  margin: 0;
}
.page-safety-profile .tab-title {
  margin: 39px auto 29px auto;
  text-align: left;
  font-size: 20px;
  line-height: 23px;
  font-family: "museo-sans";
  font-weight: 700;
  color: #00778D;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .tab-title {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    margin: 32px auto 38px auto;
  }
}
.page-safety-profile .tab-title-sub {
  margin: 0;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  font-family: "museo-sans";
  font-weight: 700;
  color: #00778D;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .tab-title-sub {
    font-size: 23px;
    line-height: 28px;
  }
}
.page-safety-profile .uo-list {
  margin: 4px 0 0 0;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .uo-list {
    margin: 18px 0 0 0;
  }
}
.page-safety-profile .uo-list li {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
  line-height: 20px;
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .uo-list li {
    margin-bottom: 5px;
  }
}
.page-safety-profile .uo-list li::marker {
  color: #EF4870;
}
.page-safety-profile .uo-list-big {
  margin: 4px 0 0 0;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .uo-list-big {
    margin: 18px 0 0 0;
  }
}
.page-safety-profile .uo-list-big li {
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 2px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .uo-list-big li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.page-safety-profile .uo-list-big li::marker {
  color: #EF4870;
}
.page-safety-profile .add-extra-margin {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .add-extra-margin {
    margin-top: 40px;
  }
}
.page-safety-profile .sub-ref {
  margin: 16px 0 38px 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
}
.page-safety-profile .extra-space-top {
  margin-top: 7px !important;
}
@media only screen and (min-width: 992px) {
  .page-safety-profile .extra-space-top {
    margin-top: 12px !important;
  }
}
.page-safety-profile .font-italic {
  font-style: italic;
}
.page-safety-profile .list-super-latin {
  padding-left: 6px;
  margin: 4px 0 0 0;
}
.page-safety-profile .list-super-latin li {
  position: relative;
  list-style: none;
}
.page-safety-profile .list-super-latin li .pos-abs {
  position: absolute;
  left: -6px;
  top: 0;
}

.page-customer-solutions #content {
  background-color: #F2F2F2;
}
.page-customer-solutions #content > div.row > div.layout-outer > div.layout-inner > div .box.component.section > .component-content > .paragraphSystem > .component.section {
  padding: 0;
}
.page-customer-solutions .header-space h1 {
  padding-top: 43px;
  padding-bottom: 25px;
  margin: 0;
  text-align: center;
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .page-customer-solutions .header-space h1 {
    font-family: "museo-sans";
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space h1 {
    padding-top: 36px;
    padding-bottom: 36px;
    line-height: 56px !important;
  }
}
.page-customer-solutions .header-space-row {
  display: flex;
  margin: auto;
  flex-direction: column;
  align-items: center;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-row {
    flex-direction: row;
    margin: 0;
    align-items: flex-start;
  }
}
.page-customer-solutions .header-space-row.images {
  flex-direction: row;
  height: 200px;
  align-items: flex-end;
  justify-content: center;
  margin: 58px 0 37px 0;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-row.images {
    height: 467px;
    flex-direction: row;
    margin: 73px 0 97px 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-customer-solutions .header-space-row.images .header-space-left,
.page-customer-solutions .header-space-row.images .header-space-right {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .page-customer-solutions .header-space-left a {
    margin-bottom: 50px !important;
  }
}
.page-customer-solutions .header-space-left, .page-customer-solutions .header-space-right {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-left, .page-customer-solutions .header-space-right {
    width: 50%;
  }
}
.page-customer-solutions .header-space-left h2, .page-customer-solutions .header-space-right h2 {
  text-align: left;
  font-size: 20px;
  line-height: 23px;
  font-family: "museo-sans";
  font-weight: 700;
  color: #00778D;
  margin: 0 0 9px 0;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-left h2, .page-customer-solutions .header-space-right h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 16px 0;
  }
}
.page-customer-solutions .header-space-left p, .page-customer-solutions .header-space-right p {
  font-size: 16px;
  font-family: "source-sans-pro";
  line-height: 20px;
  color: #212121;
  margin: 0 0 31px 0;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-left p, .page-customer-solutions .header-space-right p {
    margin: 0 0 23px 0;
    font-size: 18px;
    line-height: 24px;
  }
}
.page-customer-solutions .header-space-left .img-row-left, .page-customer-solutions .header-space-right .img-row-left {
  width: 170px;
  height: 158px;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-left .img-row-left, .page-customer-solutions .header-space-right .img-row-left {
    width: 472px;
    height: 442px;
  }
}
.page-customer-solutions .header-space-left .img-row-right, .page-customer-solutions .header-space-right .img-row-right {
  width: 160px;
  height: 140px;
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .header-space-left .img-row-right, .page-customer-solutions .header-space-right .img-row-right {
    width: 433px;
    height: 394px;
  }
}
.page-customer-solutions .header-space-left .img-row-text, .page-customer-solutions .header-space-right .img-row-text {
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .page-customer-solutions .header-space-left .img-row-text, .page-customer-solutions .header-space-right .img-row-text {
    max-width: 122px;
    margin: auto;
  }
}
.page-customer-solutions .header-space-left a, .page-customer-solutions .header-space-right a {
  max-width: 121px;
  display: flex;
  justify-content: center;
  border: 3px solid #008299;
  padding: 1px 11px;
  border-radius: 10px;
  font-weight: 900;
  color: #008299;
  font-size: 16px;
  line-height: 33px;
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .page-customer-solutions .header-space-left a, .page-customer-solutions .header-space-right a {
    margin: auto;
  }
}
.page-customer-solutions .header-space-left a img, .page-customer-solutions .header-space-right a img {
  padding-left: 3px;
}
.page-customer-solutions .header-space-left a.extraWidth, .page-customer-solutions .header-space-right a.extraWidth {
  max-width: 137px;
  white-space: nowrap;
}
.page-customer-solutions .header-space-left a:hover, .page-customer-solutions .header-space-right a:hover {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .page-customer-solutions .hero-container {
    background-position: top;
    background-size: 100% 313px;
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_m.jpg) !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-customer-solutions .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/background-images/Sheets_bg_1_d.jpg) !important;
  }
}

.page-storage-and-handling .hero-container .paragraphSystem > .component.section {
  padding: 0 !important;
}
@media only screen and (max-width: 991px) {
  .page-storage-and-handling .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/mobile-bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .hero-container {
    background-image: url(/content/dam/cf-pharma/hcp-rotarix/en_US/bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
  }
}
.page-storage-and-handling .title-heading {
  margin: 43px auto 50px auto;
  padding: 0;
  text-align: center;
  font-family: "museo-sans";
  font-weight: 900;
  font-size: 30px;
  line-height: 32px;
  color: #00778D;
}
@media only screen and (min-width: 768px) {
  .page-storage-and-handling .title-heading {
    font-family: "museo-sans";
    font-weight: 900;
    font-size: 44px;
    line-height: 50px;
    color: #00778D;
  }
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .title-heading {
    margin: 40px auto 111px auto;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav {
  border-bottom: none;
  margin-top: -28px;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-nav {
    margin-top: -32px;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list {
    max-width: 330px;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li {
  max-width: 100%;
  background: #717171;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "museo-sans";
  font-weight: 900;
  border-radius: 1rem;
  margin-bottom: 0;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li {
    max-width: 53%;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    height: 40px;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li a {
  padding: 0.375rem 1.5rem;
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li a .text-wrapper {
  font-family: "museo-sans";
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
  max-height: 40px;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li :not(.is-active) {
    max-height: 50px;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li.is-active {
  background: #D32658;
  border: 5px solid #FFFFFF;
  z-index: 5;
  min-height: 54px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li.is-active {
    min-height: 66px;
  }
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li:first-child.is-active {
  margin-right: -20px;
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li:last-child.is-active {
  margin-left: -20px;
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li:last-child.is-active a {
  padding: 0.375rem 1rem 0.375rem 1rem;
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div {
  display: flex;
  align-items: center;
}
.page-storage-and-handling .storage-handling-tabs .tabs-nav .tabs-nav-list li .tabMenuItem div .image-wrapper {
  padding-right: 5px;
}
.page-storage-and-handling .storage-handling-tabs .tabs-content {
  min-height: auto !important;
  padding: 0 15px;
}
.page-storage-and-handling .storage-handling-tabs .tabs-content .tabContent {
  display: flex;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .storage-handling-tabs .tabs-content .tabContent {
    width: 880px;
  }
}
.page-storage-and-handling .tab-heading, .page-storage-and-handling .page-sub-heading {
  font-family: "museo-sans";
  font-weight: 900;
  color: #212121;
  font-size: 16px;
  line-height: 22px;
  margin-top: 36px;
  margin-bottom: 41px;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .tab-heading, .page-storage-and-handling .page-sub-heading {
    line-height: 26px;
    margin-top: 54px;
    margin-bottom: 38px;
    font-size: 20px;
  }
}
.page-storage-and-handling .tab-heading .no-bold, .page-storage-and-handling .page-sub-heading .no-bold {
  font-family: "museo-sans";
}
.page-storage-and-handling .add-border {
  border-top: 3px solid #00B5CC;
  margin-bottom: 35.5px;
}
.page-storage-and-handling .page-sub-heading {
  margin-top: 27px !important;
  margin-bottom: 7px !important;
}
.page-storage-and-handling .header-space-row {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .header-space-row {
    flex-direction: row;
  }
}
.page-storage-and-handling .header-space-left img {
  width: 294px;
  height: 262px;
}
@media only screen and (max-width: 991px) {
  .page-storage-and-handling .header-space-left {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .header-space-right {
    flex-direction: row;
    padding-left: 30px;
  }
}
.page-storage-and-handling .uo-heading {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-family: "museo-sans";
  font-weight: 900;
  margin: 0 0 7px 0;
}
.page-storage-and-handling .uo-heading .no-bold {
  font-family: "museo-sans";
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .uo-heading {
    font-size: 20px;
  }
}
.page-storage-and-handling .unor-list {
  margin: 0;
  padding-left: 15px;
}
.page-storage-and-handling .unor-list li, .page-storage-and-handling .unor-list li > span {
  font-family: "source-sans-pro";
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .page-storage-and-handling .unor-list li, .page-storage-and-handling .unor-list li > span {
    font-size: 18px;
    line-height: 24px;
  }
}
.page-storage-and-handling .unor-list li .bold-900, .page-storage-and-handling .unor-list li > span .bold-900 {
  font-weight: bold;
}
.page-storage-and-handling .unor-list li::marker, .page-storage-and-handling .unor-list li > span::marker {
  color: #EF4870;
}

.page-home #content {
  background-color: #F2F2F2;
}
.page-home .header-img > img {
  width: 100%;
}
.page-home .header-section {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .page-home .header-section {
    background: #fff;
    justify-content: center;
    margin-top: -4px;
  }
}
@media only screen and (min-width: 992px) {
  .page-home .header-section {
    padding: 0 0 0 6vw;
    min-height: 408px;
    align-items: center;
  }
}
.page-home .header-text {
  margin: 0;
  padding-top: 21px;
  font-size: 35px;
  line-height: 1.25;
  color: #544F40;
  font-weight: 700;
  max-width: 330px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
.page-home .header-text.text-small {
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  max-width: 329px;
}
.page-home .header-text.sec-item {
  padding-top: 10px;
  font-size: 21px;
  text-align: left;
  line-height: 1.25;
  margin-top: 20px;
}
.page-home .header-text.sec-item sup {
  font-family: inherit;
}
.page-home .header-text > span {
  color: #D32658;
}
@media only screen and (max-width: 991px) {
  .page-home .header-text.sec-item {
    padding-bottom: 27px;
  }
}
@media only screen and (min-width: 992px) {
  .page-home .header-text {
    margin: 0;
    font-size: 57px;
    line-height: 67px;
    color: #212121;
    font-weight: 700;
    max-width: 520px;
    text-align: left;
  }
}
.page-home .no-bold {
  font-weight: 500 !important;
  font-family: "museo-sans-condensed";
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container {
    background-image: url("/content/dam/cf-pharma/hcp-rotarix/en_US/home-page/desktop/rotarix-banner-image.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    max-width: 1440px;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    height: 408px;
  }
}
.page-home .home-section {
  text-align: center;
  padding-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .page-home .home-subhead {
    margin: auto;
    max-width: 1010px;
  }
}
.page-home .home-subhead-text {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 18px;
  font-family: "source-sans-pro";
  font-weight: 700;
  color: #212121;
}
@media only screen and (min-width: 992px) {
  .page-home .home-subhead-text {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
  }
}
.page-home .home-subhead-body {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "source-sans-pro";
  color: #212121;
}
@media only screen and (min-width: 992px) {
  .page-home .home-subhead-body {
    font-size: 18px;
    line-height: 24px;
  }
}
.page-home .home-sub-head {
  font-size: 20px;
  line-height: 24px;
  font-family: "museo-sans";
  font-weight: 700;
  color: #00778D;
  margin: 23px auto 26px auto;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-home .home-sub-head {
    text-align: center;
    margin: 43px auto 33px auto;
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .home-page-container {
    border-bottom: 56px solid #00B5CC;
  }
}
.page-home .home-page-container + .box h2.home-subhead-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #544F40;
}
.page-home .home-page-container + .box p.home-subhead-body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #544F40;
  margin-top: 20px;
  line-height: 1.5;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText h2 {
  color: #00778D;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText h2 {
    margin-left: 4.5em;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    margin-bottom: 60px;
  }
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText {
  background: #fff;
  text-align: center;
  padding: 24px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText {
    width: 267px;
    min-height: 256px;
  }
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta {
    display: flex;
    flex-direction: column;
  }
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta h3, .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta p {
  font-family: Arial, Helvetica, sans-serif;
  color: #544F40;
  margin: 0;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta h3 {
  font-size: 21px;
  line-height: 32px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta p {
  font-size: 16px;
  line-height: 24px;
  margin: 8px auto 24px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  background: #544F40;
  border-radius: 24px;
  padding: 12px 20px;
  text-decoration: none;
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 991px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta a {
    float: left;
    max-width: 136px;
    transform: translateX(50%);
  }
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText .homepage-cta a {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    width: 136px;
  }
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText + .richText {
  margin-top: 37px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.first p {
  max-width: 215px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.first + .richText p {
  max-width: 255px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.first + .richText + .richText p {
  max-width: 270px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.last h3 {
  max-width: 150px;
  margin: 0 auto 24px;
}
.page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.last a {
  margin: 0 15px;
}
@media only screen and (min-width: 992px) {
  .page-home .home-page-container + .box + .box > .component-content > .content > .richText + .box > .component-content > .content .richText.last a {
    width: 126px;
  }
}
.page-home .references-container h3 {
  font-family: "source-sans-pro";
}
.page-home .references-container ol li {
  font-family: "source-sans-pro";
}

