/*!
 * 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 v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  line-height: 1;
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: 1; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.component.col-xs-12 {
  float: none;
  position: inherit; }

.component.col-lg-1, .component.col-lg-2, .component.col-lg-3, .component.col-lg-4, .component.col-lg-5, .component.col-lg-6, .component.col-lg-7, .component.col-lg-8, .component.col-lg-9, .component.col-lg-10, .component.col-lg-11, .component.col-md-1, .component.col-md-2, .component.col-md-3, .component.col-md-4, .component.col-md-5, .component.col-md-6, .component.col-md-7, .component.col-md-8, .component.col-md-9, .component.col-md-10, .component.col-md-11, .component.col-xs-1, .component.col-xs-2, .component.col-xs-3, .component.col-xs-4, .component.col-xs-5, .component.col-xs-6, .component.col-xs-7, .component.col-xs-8, .component.col-xs-9, .component.col-xs-10, .component.col-xs-11 {
  float: left;
  clear: none; }

@media (min-width: 768px) {
  .container {
    width: 100%; } }

@media (min-width: 992px) {
  .container {
    width: 960px; } }

@media (min-width: 1200px) {
  .container {
    width: 960px; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: #e1e1e1;
  -webkit-transition: 2s linear all;
  -o-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }

.cookiePolicy-info.collapsed {
  max-height: 0; }

.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }

.cookiePolicy-restrictive.collapsed {
  display: none; }

.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1; }

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute; } }

.cookiePolicy-buttons {
  text-align: right; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    padding: 30px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    background: #fff;
    text-align: center; }
    .exit-notification .exit-notification-inner button {
      white-space: nowrap;
      background: white;
      border: 1px solid #e31c39;
      color: #e31c39;
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 400;
      margin-right: 30px;
      padding: 5px 20px;
      min-width: 100px; }
      .exit-notification .exit-notification-inner button:hover {
        background: #e31c39;
        color: white; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute; } }

.exit-notification-buttons {
  text-align: center;
  padding-top: 20px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

body, html {
  padding: 0;
  margin: 0; }
  body *, html * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

html {
  background: url("../../../../viiv-healthcare/desktop/assets/img/background-tile.jpg") center; }

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

* {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important; }

img {
  max-width: 100%; }

.container-fluid,
.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: 0; }

.container {
  max-width: 960px; }

.container-fluid .component-content {
  max-width: 960px;
  margin: 0 auto; }

#header, #footer, #content {
  margin: 0;
  padding: 0;
  width: 100%;
  float: none;
  display: block; }

#header {
  position: relative;
  z-index: 999;
  background: url("../../assets/img/background-tile.jpg") center; }
  #header .component-content {
    overflow: visible; }
  #header .richText .component-content {
    overflow: visible; }
  @media (max-width: 768px) {
    #header .searchBox {
      display: none; } }
  #header .menu {
    margin: 0;
    padding: 0;
    width: auto;
    float: right; }
    #header .menu ul {
      margin: 0;
      padding: 0;
      width: 100%; }
      #header .menu ul li {
        text-align: center;
        margin: 0;
        padding: 0; }
        #header .menu ul li:before {
          display: none; }
        #header .menu ul li a {
          font-family: 'Century Gothic',arial,sans-serif;
          font-size: 13px;
          position: relative; }
          #header .menu ul li a.external {
            padding-right: 30px; }
            #header .menu ul li a.external:after {
              content: '';
              background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
              background-repeat: no-repeat;
              background-position: -371px -298px;
              width: 12px;
              height: 12px;
              display: inline-block;
              vertical-align: top;
              margin-left: .28em; }
        #header .menu ul li ul {
          display: none; }
  @media (max-width: 768px) {
    #header .menu {
      display: none; } }
  #header .container {
    padding: 0 10px; }
    #header .container .image {
      padding: 0;
      margin: 0;
      width: auto;
      float: left; }
      #header .container .image .component-content {
        padding: 0;
        margin: 0; }
        #header .container .image .component-content a {
          display: block;
          line-height: 0; }
      #header .container .image img {
        width: 66px;
        padding: 10px 0 15px 0;
        margin: 0 20px 0 0; }
    #header .container .menu {
      text-align: right; }
      #header .container .menu br {
        display: inline;
        display: none; }
      #header .container .menu ul {
        width: initial;
        display: table;
        float: right; }
        #header .container .menu ul > li {
          padding: 0;
          display: table-cell;
          vertical-align: middle; }
          #header .container .menu ul > li a {
            color: #757678;
            font-family: 'Century Gothic',arial,sans-serif;
            font-weight: 700;
            border-right: solid 1px #757678;
            padding: 0 10px;
            margin: 10px 0;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            text-decoration: none;
            font-size: 13px; }
            #header .container .menu ul > li a:hover {
              color: #16a0ae; }
            #header .container .menu ul > li a.countries {
              padding-left: 40px;
              padding-right: 55px;
              display: inline-block;
              border: none; }
              #header .container .menu ul > li a.countries:after, #header .container .menu ul > li a.countries:before {
                content: "";
                display: block;
                position: absolute;
                top: 47%;
                left: auto;
                right: .75em;
                width: 0;
                height: 0;
                border-style: solid;
                -webkit-transition: border-color 300ms;
                -o-transition: border-color 300ms;
                transition: border-color 300ms; }
              #header .container .menu ul > li a.countries:before {
                border-width: 0 4px 4px 4px;
                border-color: transparent transparent #747576 transparent;
                -webkit-transform: translateY(-75%);
                    -ms-transform: translateY(-75%);
                        transform: translateY(-75%); }
              #header .container .menu ul > li a.countries:after {
                border-width: 4px 4px 0 4px;
                border-color: #747576 transparent transparent transparent;
                -webkit-transform: translateY(75%);
                    -ms-transform: translateY(75%);
                        transform: translateY(75%); }
          #header .container .menu ul > li ul {
            display: none;
            position: absolute;
            top: 30px;
            right: 0;
            background: #F7F7F7;
            list-style: none;
            margin: 0;
            padding: 0;
            z-index: 102;
            width: 160px; }
            #header .container .menu ul > li ul > li {
              display: block;
              margin: 0;
              padding: 0;
              text-align: left; }
              #header .container .menu ul > li ul > li a {
                color: #16a0ae;
                display: block;
                padding: 8px 10px 8px 10px !important;
                border: 0;
                margin: 0;
                width: initial; }
                #header .container .menu ul > li ul > li a:before {
                  content: '';
                  display: inline-block;
                  vertical-align: middle;
                  background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
                  background-position: -181px -232px;
                  width: 27px;
                  height: 20px;
                  margin-right: 10px;
                  position: relative;
                  right: 0;
                  -webkit-transform: none;
                      -ms-transform: none;
                          transform: none; }
                #header .container .menu ul > li ul > li a:hover {
                  background: #16a0ae;
                  color: white; }
              #header .container .menu ul > li ul > li:nth-child(2) a:before {
                background-position: -228px -232px; }
              #header .container .menu ul > li ul > li:nth-child(3) a:before {
                background-position: -141px -278px; }
              #header .container .menu ul > li ul > li:nth-child(4) a:before {
                background-position: -324px 0; }
              #header .container .menu ul > li ul > li:nth-child(5) a:before {
                background-position: -275px -232px; }
              #header .container .menu ul > li ul > li:nth-child(6) a:before {
                background-position: 0 -278px; }
              #header .container .menu ul > li ul > li:nth-child(7) a:before {
                background-position: -47px -278px; }
              #header .container .menu ul > li ul > li:nth-child(8) a:before {
                background-position: -94px -278px; }
              #header .container .menu ul > li ul > li:nth-child(9) a:before {
                background-position: -134px -232px; }
              #header .container .menu ul > li ul > li:last-child a:before {
                background-position: -235px -278px; }
          #header .container .menu ul > li:last-child {
            position: relative; }
            #header .container .menu ul > li:last-child:hover ul {
              display: block; }
  #header .container-fluid {
    background: #e31c39; }
    #header .container-fluid > .component-content {
      position: relative; }
    #header .container-fluid .menu {
      margin: 0;
      padding: 0 10px;
      position: relative;
      width: 100%; }
      #header .container-fluid .menu br {
        display: inline;
        display: none; }
      #header .container-fluid .menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        display: table; }
        #header .container-fluid .menu ul li {
          text-align: center;
          position: static;
          margin: 0;
          display: table-cell;
          vertical-align: middle;
          border-left: 1px solid rgba(0, 0, 0, 0.1);
          border-right: 1px solid rgba(255, 255, 255, 0.25); }
          #header .container-fluid .menu ul li:first-child, #header .container-fluid .menu ul li:last-child {
            position: relative; }
          #header .container-fluid .menu ul li:before {
            display: none; }
          #header .container-fluid .menu ul li a {
            color: white;
            font-weight: 700;
            text-decoration: none;
            display: block;
            position: static;
            width: 100%;
            height: 100%;
            padding: 10px;
            min-width: 44px;
            min-height: 62px;
            font-family: 'Century Gothic',arial,sans-serif;
            font-size: 14.3px;
            line-height: 20px; }
            #header .container-fluid .menu ul li a.home {
              font-size: 0;
              padding: 0 10px; }
              #header .container-fluid .menu ul li a.home:after {
                content: '';
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 20px;
                height: 18px;
                background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
                background-position: -40px -318px;
                background-repeat: no-repeat; }
              #header .container-fluid .menu ul li a.home:hover:after {
                background-position: -80px -318px; }
            #header .container-fluid .menu ul li a.search {
              font-size: 0;
              padding: 0 10px; }
              #header .container-fluid .menu ul li a.search:after {
                content: '';
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 28px;
                height: 28px;
                background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
                background-position: -90px -232px;
                background-repeat: no-repeat; }
              #header .container-fluid .menu ul li a.search:hover:after {
                background-position: -46px -232px; }
              #header .container-fluid .menu ul li a.search.is-active:after {
                background-position: 1px -232px; }
            #header .container-fluid .menu ul li a:hover {
              background-color: white;
              color: #e31c39; }
          #header .container-fluid .menu ul li:hover ul {
            display: block; }
          #header .container-fluid .menu ul li ul {
            display: none;
            position: absolute;
            width: 100%;
            max-width: 940px;
            top: 62px;
            left: 10px;
            background: white;
            border-bottom: 2px solid #16a0ae;
            height: initial;
            min-height: initial;
            text-align: left; }
            #header .container-fluid .menu ul li ul li {
              height: initial;
              min-height: initial;
              display: inline-block;
              vertical-align: top;
              border: 0;
              width: 24%; }
              #header .container-fluid .menu ul li ul li a {
                color: #16a0ae;
                height: initial;
                min-height: initial;
                text-align: left; }
          #header .container-fluid .menu ul li:hover {
            background: white; }
            #header .container-fluid .menu ul li:hover > a {
              color: #e31c39; }
  #header .searchBox.search-box-01 {
    width: calc(100% - 120px);
    position: absolute;
    top: 0;
    left: 60px;
    background: #e31c39;
    height: 62px;
    display: none; }
    #header .searchBox.search-box-01 > .component-content {
      text-align: center; }
    #header .searchBox.search-box-01 input {
      font-size: 18px;
      font-family: 'Century Gothic',arial,sans-serif;
      background: transparent;
      color: white;
      width: 80%;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 15px 15px;
      display: inline-block;
      vertical-align: top;
      padding: 4px 0; }
    #header .searchBox.search-box-01 button {
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -82px -215px;
      background-color: transparent;
      width: 24px;
      border: 0;
      font-size: 0;
      height: 60px;
      display: inline-block;
      vertical-align: top; }
    #header .searchBox.search-box-01:after {
      content: '';
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -82px -228px;
      background-color: transparent;
      width: 24px; }
  @media (max-width: 768px) {
    #header {
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      display: block; } }
  #header .mobile-open {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 86px;
    height: 86px;
    cursor: pointer; }
    #header .mobile-open .mobile-button {
      width: 20px;
      height: 20px;
      margin: 36px 0 0 31px; }
      #header .mobile-open .mobile-button span {
        display: block;
        height: 3px;
        background: #666;
        margin-bottom: 3px; }
    #header .mobile-open.is-active {
      background: #e31c39; }
      #header .mobile-open.is-active .mobile-button span {
        background: white; }
    @media (max-width: 768px) {
      #header .mobile-open {
        display: block; } }
  #header .mobile {
    display: none;
    max-width: 100%; }
    #header .mobile .component-content {
      background: #e31c39;
      padding: 20px 30px;
      position: relative; }
      #header .mobile .component-content .form-search input {
        width: 100%;
        font-size: 16px;
        padding: 6px 10px;
        font-family: 'Century Gothic',arial,sans-serif;
        font-weight: 700;
        border: 0; }
      #header .mobile .component-content .form-search button {
        background-image: url(../../../../viiv-healthcare/desktop/assets/img/spritesheet.png);
        background-repeat: no-repeat;
        background-position: -355px -118px;
        background-color: transparent;
        border: 0;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 20px;
        right: 31px;
        font-size: 0; }
    #header .mobile ul {
      margin: 0;
      padding: 0; }
      #header .mobile ul li {
        margin: 0;
        padding: 0;
        display: block;
        background: #e31c39;
        position: relative; }
        #header .mobile ul li a {
          font-family: 'Century Gothic',arial,sans-serif;
          display: block;
          font-size: 15px;
          color: white;
          padding: 15px 30px;
          font-weight: 700;
          text-decoration: none;
          border-top: 1px solid rgba(255, 255, 255, 0.3); }
          #header .mobile ul li a.external:after {
            content: '';
            background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
            background-repeat: no-repeat;
            background-position: -371px -298px;
            width: 12px;
            height: 12px;
            display: inline-block;
            vertical-align: top;
            margin-left: .28em; }
        #header .mobile ul li.li-parent a {
          padding-right: 50px; }
        #header .mobile ul li.li-parent span {
          position: absolute;
          display: inline-block;
          background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
          background-position: -172px -349px;
          width: 25px;
          height: 25px;
          top: 15px;
          right: 15px;
          -webkit-transform: ranslateY(-50%);
          -ms-transform: ranslateY(-50%);
          transform: ranslateY(-50%);
          -webkit-transition: all .15s ease;
          -o-transition: all .15s ease;
          transition: all .15s ease;
          border-left: 1px solid rgba(255, 255, 255, 0.3);
          cursor: pointer; }
        #header .mobile ul li.li-parent ul {
          display: none; }
        #header .mobile ul li.is-active ul {
          display: block; }
          #header .mobile ul li.is-active ul li a {
            display: block;
            font-weight: 400;
            padding-left: 50px; }
      #header .mobile ul.menu1 li:last-child {
        display: none; }
      #header .mobile ul.menu2 li {
        background: #757678; }

#footer {
  background: #eaedf0;
  color: #666;
  font-size: 13px;
  padding: 30px 10px; }
  #footer ul, #footer ol, #footer p {
    margin: 10px 0; }
  #footer .richText {
    padding: 0 10px; }
    @media (max-width: 768px) {
      #footer .richText {
        padding: 0; } }
  #footer .menu {
    text-align: right; }
    #footer .menu br {
      display: inline;
      display: none; }
    #footer .menu ul, #footer .menu ol {
      width: initial;
      display: table;
      padding: 0;
      margin: 10px 0; }
      #footer .menu ul li, #footer .menu ol li {
        padding: 0;
        display: inline-block;
        vertical-align: middle; }
        #footer .menu ul li:before, #footer .menu ol li:before {
          display: none; }
        #footer .menu ul li a, #footer .menu ol li a {
          color: #666;
          font-size: 13px;
          border-right: dotted 1px #757678;
          padding: 0 10px;
          text-decoration: none;
          font-weight: 400; }
          #footer .menu ul li a:hover, #footer .menu ol li a:hover {
            color: #16a0ae; }
        #footer .menu ul li ul, #footer .menu ol li ul {
          display: none; }
        #footer .menu ul li:first-child a, #footer .menu ol li:first-child a {
          padding-left: 0; }
        #footer .menu ul li:last-child a, #footer .menu ol li:last-child a {
          border: 0; }
  @media (max-width: 768px) {
    #footer .menu {
      display: block;
      width: 100%; }
      #footer .menu ol, #footer .menu ul {
        display: block; }
        #footer .menu ol li, #footer .menu ul li {
          display: block;
          text-align: left; }
          #footer .menu ol li a, #footer .menu ul li a {
            display: block;
            padding: 5px 0; } }
  #footer .reference-vhc-socialmedia {
    margin: 0;
    padding: 0 10px; }
  #footer .social {
    padding: 0;
    margin: 0;
    list-style: none; }
    #footer .social li {
      padding: 0 20px 0 0;
      margin: 0;
      display: inline-block;
      vertical-align: middle; }
  @media (max-width: 768px) {
    #footer .reference-vhc-socialmedia {
      float: left !important;
      display: block;
      padding: 0;
      margin: 0 !important; }
    #footer .social {
      display: block;
      width: 100%;
      padding: 0; }
      #footer .social li:first-child {
        display: block;
        padding: 0; }
      #footer .social li:last-child {
        padding: 0; } }

#content #container-grey {
  background: url("../../../../viiv-healthcare/desktop/assets/img/background-tile.jpg") center;
  text-align: center; }
  #content #container-grey > .row {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    padding: 0 0 20px 0; }

#content #container-white {
  background: #fff;
  text-align: center; }
  #content #container-white > .row {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    padding: 0; }

#content .content-white {
  background: white;
  padding: 0;
  clear: both; }

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
*:focus {
  outline: none; }

.title {
  padding: 0 10px;
  margin: 10px 0 7px 0;
  color: #e31c39;
  clear: both !important;
  position: static; }
  .title h1 {
    color: #e31c39;
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    padding: 0;
    font-weight: 400;
    line-height: 30px;
    margin: 0; }
  .title.small h1 {
    font-size: 24px;
    line-height: 24px; }
  @media (max-width: 768px) {
    .title {
      width: 100%;
      float: none; } }

.separator {
  clear: both !important; }

.separator-left {
  clear: left !important; }

.separator-right {
  clear: right !important; }

.style-select {
  position: relative;
  display: inline; }
  .style-select select::-ms-expand {
    display: none; }
  .style-select select {
    background: #eaedf0;
    border: 0;
    padding: 5px 25px 5px 6px;
    font-size: 15px;
    width: 245px;
    overflow: hidden;
    cursor: pointer;
    font-family: 'Century Gothic',arial,sans-serif;
    -webkit-box-shadow: 0 2px 2px -1px #666666;
    box-shadow: 0 2px 2px -1px #666666;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none; }
  .style-select:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 5px;
    width: 16px;
    height: 9px;
    background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
    background-position: -147px -358px;
    pointer-events: none; }

video {
  max-width: 100%;
  width: 100%; }

.box-no-margin {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.no-padding-bottom > .component-content {
  padding-bottom: 0; }

@media (max-width: 768px) {
  .min-height > .component-content {
    height: auto !important; } }

.box-white {
  padding: 0 10px;
  margin: 10px 0; }
  .box-white > .component-content {
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #eaedf0;
    padding: 0;
    position: relative;
    padding-bottom: 20px; }
  .box-white.no-padding-bottom > .component-content {
    padding-bottom: 0; }
    .box-white.no-padding-bottom > .component-content p {
      padding: 10px 0; }
  .box-white.side-bar > .component-content {
    padding-bottom: 0; }

.box-content {
  margin: 20px 0;
  padding: 0 20px; }

.box-standard {
  padding: 0 10px;
  margin: 10px 0; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.box {
  overflow: visible;
  position: relative; }
  .box .component-content {
    overflow: visible;
    padding: 0; }
  .box.banner {
    padding: 0 10px;
    margin: 10px 0 30px 0; }
    .box.banner .component-content {
      height: 220px;
      display: table;
      width: 100%;
      color: #000;
      background-repeat: no-repeat;
      background-position: right; }
      .box.banner .component-content > .content {
        display: table;
        vertical-align: middle;
        height: 100%;
        width: 100%; }
        .box.banner .component-content > .content .richText {
          margin-top: 0;
          margin-bottom: 0; }
          .box.banner .component-content > .content .richText ul {
            margin-top: 15px; }
          .box.banner .component-content > .content .richText h2 {
            color: #000;
            font-size: 21px; }
          .box.banner .component-content > .content .richText a, .box.banner .component-content > .content .richText p, .box.banner .component-content > .content .richText li {
            font-family: 'Century Gothic',arial,sans-serif;
            color: #000;
            margin-bottom: 0; }
          .box.banner .component-content > .content .richText .richText-content {
            display: table-cell;
            vertical-align: middle;
            height: 100%;
            width: 100%;
            color: #000; }
            .box.banner .component-content > .content .richText .richText-content .button {
              white-space: nowrap;
              background: #e31c39;
              border: 0;
              color: white;
              font-family: 'Century Gothic',arial,sans-serif;
              font-weight: 400;
              border-radius: 0;
              margin: 10px 0; }
              .box.banner .component-content > .content .richText .richText-content .button:hover {
                text-decoration: none;
                background: #c11831; }
    @media (max-width: 768px) {
      .box.banner .component-content {
        height: auto;
        background-size: cover; }
        .box.banner .component-content > .content .richText {
          left: 0;
          margin: 0;
          width: auto;
          float: left; }
          .box.banner .component-content > .content .richText h2, .box.banner .component-content > .content .richText h3 {
            font-size: 18px;
            line-height: 20px; }
          .box.banner .component-content > .content .richText .button {
            margin: 0; }
          .box.banner .component-content > .content .richText .component-content {
            height: auto; } }
  .box.banner01 > .component-content {
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: right; }
    .box.banner01 > .component-content p:last-of-type {
      margin-bottom: 0; }
  .box.banner01 .richText {
    margin: 30px 0 30px 30px;
    padding: 0; }
    .box.banner01 .richText p {
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 16px; }
      .box.banner01 .richText p:last-of-type {
        margin-bottom: 0; }
  @media (max-width: 768px) {
    .box.banner01 > .component-content {
      background-size: cover; }
    .box.banner01 .richText {
      margin: 0;
      padding: 30px; } }
  .box.box-background-white {
    margin-left: -100px;
    margin-right: -100px;
    margin-bottom: 20px;
    width: calc(100% + 200px);
    border-bottom: 1px solid white; }
    .box.box-background-white > .component-content {
      padding-left: 100px;
      padding-right: 100px;
      padding-bottom: 20px;
      margin-bottom: 1px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100&0+0,1+100 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
    @media (max-width: 1200px) {
      .box.box-background-white {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        max-width: 100%; }
        .box.box-background-white > .component-content {
          padding-left: 0;
          padding-right: 0;
          padding-bottom: 20px; } }
  .box.min-height > .component-content {
    padding-bottom: 20px; }

.min-height > .component-content {
  padding-bottom: 20px; }

.reference-matchmaker {
  margin: 10px 0 0 0;
  padding: 0 10px; }
  .reference-matchmaker .matchmaker {
    *zoom: 1;
    zoom: 1;
    background: #16a0ae;
    z-index: 998;
    position: relative;
    text-align: right;
    padding: 0 7px; }
    @media (max-width: 768px) {
      .reference-matchmaker .matchmaker {
        text-align: center; } }
    .reference-matchmaker .matchmaker .matchmaker-select-get {
      display: inline-block;
      vertical-align: top;
      position: relative;
      background: #fff;
      height: 31px;
      margin: 4px 40px 4px 4px;
      padding: 0;
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 14px;
      font-weight: 700;
      color: #16a0ae;
      max-width: 85%;
      text-align: left;
      white-space: nowrap; }
      @media (max-width: 580px) {
        .reference-matchmaker .matchmaker .matchmaker-select-get {
          width: 100%; } }
      .reference-matchmaker .matchmaker .matchmaker-select-get span {
        padding: 5px 5px;
        display: inline-block;
        vertical-align: top; }
        .reference-matchmaker .matchmaker .matchmaker-select-get span.checked {
          color: black;
          max-width: calc(100% - 110px);
          overflow: hidden;
          display: inline-block;
          height: 30px; }
      .reference-matchmaker .matchmaker .matchmaker-select-get .matchmaker-select {
        position: absolute;
        top: 0;
        right: -30px; }
        .reference-matchmaker .matchmaker .matchmaker-select-get .matchmaker-select:before {
          content: '';
          display: block;
          width: 35px;
          height: 31px;
          background-color: #aed9e0;
          background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
          background-position: -172px -343px;
          position: absolute;
          top: 0;
          right: -5px;
          pointer-events: none; }
        .reference-matchmaker .matchmaker .matchmaker-select-get .matchmaker-select:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 1.1em 0 1.1em .55em;
          border-color: transparent transparent transparent #aed9e0;
          position: absolute;
          top: 0;
          right: -12px;
          z-index: 2; }
        .reference-matchmaker .matchmaker .matchmaker-select-get .matchmaker-select select {
          width: 30px;
          height: 31px; }
          .reference-matchmaker .matchmaker .matchmaker-select-get .matchmaker-select select option {
            position: absolute; }
      @media (max-width: 768px) {
        .reference-matchmaker .matchmaker .matchmaker-select-get {
          float: none; } }
    .reference-matchmaker .matchmaker .matchmaker-select-get-2 {
      display: none; }
      .reference-matchmaker .matchmaker .matchmaker-select-get-2 select {
        display: none; }
    .reference-matchmaker .matchmaker .matchmaker_go {
      display: inline-block;
      vertical-align: top; }
      .reference-matchmaker .matchmaker .matchmaker_go button {
        font-family: 'Century Gothic',arial,sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #323131;
        background: #aed9e0;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        height: 31px;
        min-width: 60px;
        margin: 4px 15px 4px 4px;
        padding: 0 10px 0 15px;
        position: relative;
        text-align: center;
        opacity: 1; }
        .reference-matchmaker .matchmaker .matchmaker_go button:before {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 1.1em 0 1.1em .55em;
          border-color: transparent transparent transparent #16a0ae;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        .reference-matchmaker .matchmaker .matchmaker_go button:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 1.1em 0 1.1em .55em;
          border-color: #16a0ae #16a0ae #16a0ae #aed9e0;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 2; }
        .reference-matchmaker .matchmaker .matchmaker_go button:disabled {
          opacity: 0.5; }
  .reference-matchmaker .matchmaker__title {
    position: relative;
    float: left;
    color: #ffffff;
    font-family: 'Century Gothic',arial,sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 10px 0 10px 45px;
    margin: 0; }
    .reference-matchmaker .matchmaker__title strong {
      font-weight: 700; }
    .reference-matchmaker .matchmaker__title:before {
      content: "";
      display: block;
      width: 20px;
      height: 31px;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -282px -108px;
      position: absolute;
      top: 6px;
      left: 10px;
      padding-right: 10px; }
    @media (max-width: 768px) {
      .reference-matchmaker .matchmaker__title {
        text-align: center;
        display: block;
        float: none;
        padding: 10px 0; }
        .reference-matchmaker .matchmaker__title:before {
          display: inline-block;
          position: static;
          vertical-align: middle; } }

.box-standard .reference-vhc-herobanner {
  margin-top: 0; }

.reference-vhc-herobanner {
  margin: 10px 0 10px 0;
  padding: 0 10px; }
  .reference-vhc-herobanner .flexslider {
    margin-bottom: 0;
    padding-bottom: 0; }
  .reference-vhc-herobanner .flex-viewport {
    height: 320px; }
  .reference-vhc-herobanner .herobanner {
    text-align: center;
    position: relative;
    height: 320px;
    overflow: hidden;
    border-radius: 5px; }
    .reference-vhc-herobanner .herobanner li {
      position: relative;
      overflow: hidden;
      background: #bebfc2; }
      .reference-vhc-herobanner .herobanner li img {
        height: 320px;
        width: auto;
        max-width: inherit;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
        @media (max-width: 768px) {
          .reference-vhc-herobanner .herobanner li img {
            margin-right: -40%;
            float: right; } }
      .reference-vhc-herobanner .herobanner li .bannerContent {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 25px 0 25px 25px; }
        @media (max-width: 768px) {
          .reference-vhc-herobanner .herobanner li .bannerContent {
            padding: 20px; } }
        .reference-vhc-herobanner .herobanner li .bannerContent h1, .reference-vhc-herobanner .herobanner li .bannerContent h2 {
          color: white;
          text-align: left;
          font-weight: 400;
          display: block;
          margin-top: 0;
          margin-bottom: 25px;
          letter-spacing: -1px;
          float: left; }
          .reference-vhc-herobanner .herobanner li .bannerContent h1 .title1, .reference-vhc-herobanner .herobanner li .bannerContent h2 .title1 {
            background-color: rgba(17, 128, 139, 0.75);
            padding: 10px 12px 14px 12px;
            font-size: 24px;
            line-height: 1.1;
            color: white;
            display: inline-block;
            float: left; }
            @media (max-width: 768px) {
              .reference-vhc-herobanner .herobanner li .bannerContent h1 .title1, .reference-vhc-herobanner .herobanner li .bannerContent h2 .title1 {
                font-size: 15px; } }
          .reference-vhc-herobanner .herobanner li .bannerContent h1 .title2, .reference-vhc-herobanner .herobanner li .bannerContent h2 .title2 {
            clear: left;
            display: inline-block;
            color: white;
            background-color: rgba(227, 28, 57, 0.8);
            margin: -7px 15px 0 15px;
            padding: 10px 12px;
            font-size: 39px;
            line-height: 1;
            float: left; }
            @media (max-width: 768px) {
              .reference-vhc-herobanner .herobanner li .bannerContent h1 .title2, .reference-vhc-herobanner .herobanner li .bannerContent h2 .title2 {
                font-size: 21px; } }
        .reference-vhc-herobanner .herobanner li .bannerContent p {
          display: block;
          text-align: left;
          clear: both;
          font-size: 16px;
          font-family: 'Century Gothic',arial,sans-serif;
          font-weight: 700;
          line-height: 20px;
          margin: 0 0 0 15px;
          width: 60%;
          color: #E31836;
          text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
        .reference-vhc-herobanner .herobanner li .bannerContent.text-white p {
          color: white; }
        .reference-vhc-herobanner .herobanner li .bannerContent.arrow p {
          position: relative; }
          .reference-vhc-herobanner .herobanner li .bannerContent.arrow p:after {
            content: '';
            position: absolute;
            bottom: -45px;
            right: 10px;
            display: inline-block;
            background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
            background-position: -148px -95px;
            background-repeat: no-repeat;
            height: 35px;
            width: 35px; }
          .reference-vhc-herobanner .herobanner li .bannerContent.arrow p:hover:after {
            background-position: -79px -170px; }
    .reference-vhc-herobanner .herobanner .flex-control-nav {
      position: relative;
      bottom: 28px;
      background: rgba(255, 255, 255, 0.4);
      display: inline-block;
      margin: 0 auto;
      width: initial;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      padding: 7px 10px 0 10px; }
      .reference-vhc-herobanner .herobanner .flex-control-nav li {
        line-height: 1; }
    .reference-vhc-herobanner .herobanner .flex-direction-nav {
      display: none; }

.reference-innovation-box {
  margin: 10px 0;
  padding: 0 10px;
  min-height: 320px;
  font-family: 'Century Gothic',arial,sans-serif;
  font-weight: 400;
  color: #666; }
  .reference-innovation-box .ib-image-box {
    position: relative;
    display: block;
    margin-bottom: 15px; }
    .reference-innovation-box .ib-image-box .ib-image {
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      height: auto; }
    .reference-innovation-box .ib-image-box .ib-image-text {
      background-color: rgba(17, 128, 139, 0.75);
      font-size: 15px;
      padding: 15px;
      color: white;
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 400;
      position: absolute;
      top: 0;
      left: 0; }
  .reference-innovation-box .ib-text {
    padding-right: 60px;
    font-size: 16px;
    position: relative;
    font-weight: 300;
    line-height: 1.2;
    min-height: 40px; }
    .reference-innovation-box .ib-text .ib-read-more {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -148px -95px;
      background-repeat: no-repeat;
      height: 35px;
      width: 35px; }
      .reference-innovation-box .ib-text .ib-read-more:hover {
        background-position: -79px -170px; }
  @media (max-width: 768px) {
    .reference-innovation-box .ib-image {
      width: 100%;
      height: auto; } }

.reference-advanced-banner {
  padding: 0 10px;
  margin: 10px 0; }
  .reference-advanced-banner > .component-content {
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #eaedf0;
    padding: 0;
    position: relative; }
    .reference-advanced-banner > .component-content .advanced-banner {
      line-height: 0; }
      .reference-advanced-banner > .component-content .advanced-banner img {
        width: 100%;
        height: auto; }
    .reference-advanced-banner > .component-content .ab-data {
      position: absolute;
      top: 10px;
      right: 0;
      width: 30%;
      padding: 10px 12px 14px 12px;
      font-size: 15px;
      font-weight: 400;
      color: #fff;
      background-color: rgba(17, 128, 139, 0.75);
      line-height: 1.1; }
    .reference-advanced-banner > .component-content .ab-text {
      margin-top: 48px;
      position: absolute;
      top: 0;
      left: 20px;
      width: 60%;
      background: rgba(17, 128, 139, 0.75);
      padding: 1em;
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
      line-height: 1.1; }
      .reference-advanced-banner > .component-content .ab-text h2 {
        color: #fff;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
        font-weight: 400;
        margin: 0;
        padding: 0;
        font-size: 24px;
        line-height: 1.1; }
      .reference-advanced-banner > .component-content .ab-text p {
        margin-bottom: 0;
        line-height: 19.6px; }
    .reference-advanced-banner > .component-content a {
      position: absolute;
      bottom: 20px;
      left: 20px;
      background: url("../../../../viiv-healthcare/desktop/assets/img/read-more-flex.png") top left no-repeat;
      height: 44px;
      padding: 10px 20px;
      font-weight: 700;
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 17px;
      color: white;
      text-decoration: none;
      display: inline-block;
      line-height: 1.1; }
      .reference-advanced-banner > .component-content a:after {
        content: '';
        background: url("../../../../viiv-healthcare/desktop/assets/img/read-more-flex.png") top right no-repeat;
        height: 44px;
        width: 5px;
        position: absolute;
        right: -5px;
        top: 0; }
  @media (max-width: 768px) {
    .reference-advanced-banner > .component-content {
      padding: 15px; }
      .reference-advanced-banner > .component-content .ab-text {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        background: white;
        color: black;
        margin: 0;
        text-shadow: none;
        padding: 10px 0; }
        .reference-advanced-banner > .component-content .ab-text h2 {
          text-shadow: none;
          color: black; }
      .reference-advanced-banner > .component-content a {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0; } }

iframe {
  border: 0;
  max-width: 100%; }

.twitter-timeline {
  height: auto !important;
  min-height: 590px !important; }

.counter-box-show .articleTeaser {
  min-height: 175px; }

.counter-box-show .image {
  margin: 0; }

.counter-box-show figure {
  position: relative; }
  .counter-box-show figure img {
    width: 100%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    margin: 0 !important; }
  .counter-box-show figure figcaption {
    position: absolute;
    left: 0;
    text-align: left;
    top: 25px;
    z-index: 10;
    padding: 15px 20px 30px 20px;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block; }
    .counter-box-show figure figcaption h2 {
      font-size: 22.5px;
      margin: 0;
      padding: 0;
      color: #333; }
    .counter-box-show figure figcaption h3 {
      font-size: 17px;
      margin: 0;
      padding: 0; }

.counter-box-show .next, .counter-box-show .prev {
  font-family: 'Century Gothic',arial,sans-serif;
  font-size: 14px;
  color: #666;
  display: inline-block;
  padding: 0;
  margin: 15px 0; }

.counter-box-show .divider {
  margin: 0;
  padding: 0 15px !important;
  margin-bottom: 20px; }
  .counter-box-show .divider > .component-content {
    height: 1px;
    margin: 5px; }

.reference-vhc-sitemap- {
  margin: 10px 0;
  padding: 0 10px; }

.sitemap-list {
  font-size: 15px;
  list-style-type: none;
  padding-left: 0; }

.sitemap-list__sublist {
  list-style-type: none;
  padding-left: 20px; }

.sitemap-list__sublist-item {
  line-height: 1.4;
  margin-bottom: .5em; }

.sitemap-list__sublist-link {
  color: #e31c39; }

.sitemap-list__sublist-link--level-0,
.sitemap-list__sublist-link--level-1 {
  color: #000;
  text-decoration: none; }

.sitemap-list__sublist-link--level-0 {
  font-size: 21px;
  font-weight: 700; }

.sitemap-list__sublist-link--level-1 {
  font-size: 18px; }

.sitemap-list__sublist-link--level-1:before {
  content: "";
  display: inline-block;
  margin-left: -1em;
  margin-right: .5em;
  width: 8px;
  height: 14px;
  background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
  background-position: -406px -32px; }

.sitemap-list__sublist-link--level-2 {
  font-weight: 700; }

@media (min-width: 768px) {
  .sitemap-list__sublist {
    padding-left: 40px; } }

.selectric {
  display: inline-block;
  padding: 5px 0 6px 13px;
  cursor: pointer;
  position: relative;
  z-index: 1; }

.reference-advanced-tab .advanced-tab.box-white {
  padding: 0;
  margin: 0; }

.reference-advanced-tab > .component-content {
  background: #f7f7f7;
  padding: 0;
  margin: 0; }
  .reference-advanced-tab > .component-content .credit {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    padding: 3px 8px;
    margin: 0; }
  .reference-advanced-tab > .component-content .at-navigation {
    width: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 340px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border-right: 1px solid #eee; }
    .reference-advanced-tab > .component-content .at-navigation li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      vertical-align: middle;
      text-decoration: none;
      position: relative;
      padding: 0 20px;
      border-top: 1px solid white;
      border-bottom: 1px solid #eee;
      cursor: pointer;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 100%;
      vertical-align: middle;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .reference-advanced-tab > .component-content .at-navigation li span {
        background-size: 340px auto;
        vertical-align: middle;
        width: 190px;
        color: #666;
        font-weight: 700;
        text-decoration: none;
        font-family: 'Century Gothic', arial, sans-serif;
        font-size: 14px;
        line-height: 1.3; }
      .reference-advanced-tab > .component-content .at-navigation li.is-active:after {
        content: '';
        width: 1px;
        height: 1px;
        border: 10px solid transparent;
        border-left: 10px solid #f7f7f7;
        display: inline-block;
        position: absolute;
        right: -21px;
        top: 45%;
        z-index: 9; }
      .reference-advanced-tab > .component-content .at-navigation li.is-active span {
        color: #e31c39; }
  .reference-advanced-tab > .component-content .at-content {
    width: calc(100% - 190px);
    display: block;
    float: left;
    position: relative; }
    .reference-advanced-tab > .component-content .at-content a {
      display: none;
      position: absolute;
      top: 0;
      background-size: cover;
      background-position: center;
      height: 340px;
      width: 100%; }
      .reference-advanced-tab > .component-content .at-content a:after {
        content: '';
        position: absolute;
        background: url(../../../../viiv-healthcare/desktop/assets/img/tint-overlay.png) top left repeat-y;
        width: 100%;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 8; }
      .reference-advanced-tab > .component-content .at-content a .at-text {
        z-index: 9;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 100%; }
        .reference-advanced-tab > .component-content .at-content a .at-text u, .reference-advanced-tab > .component-content .at-content a .at-text b {
          margin-top: 0;
          font-size: 24px;
          font-weight: normal;
          margin-bottom: 6px;
          line-height: 1.1;
          text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
          color: white;
          width: 50%;
          text-decoration: none !important; }
        .reference-advanced-tab > .component-content .at-content a .at-text p {
          font-family: 'Century Gothic', arial, sans-serif;
          text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
          font-size: 16px;
          width: 60%;
          color: white; }
        .reference-advanced-tab > .component-content .at-content a .at-text button {
          background: #e31c39;
          color: #ffffff !important;
          display: block;
          font-family: 'Century Gothic',arial,sans-serif;
          font-weight: 700;
          font-size: 16px;
          margin-top: 20px;
          padding: 0 10px 0 16px;
          height: 40px;
          text-decoration: none;
          float: left;
          position: relative;
          border: 0; }
          .reference-advanced-tab > .component-content .at-content a .at-text button:after {
            content: '';
            background: #fff;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 5px;
            left: 5px;
            opacity: 0.1;
            z-index: -1; }
          .reference-advanced-tab > .component-content .at-content a .at-text button:before {
            content: '';
            background: #000;
            width: calc(100% - 5px);
            height: calc(100% - 5px);
            position: absolute;
            top: 5px;
            left: 5px;
            opacity: 0.1; }
          .reference-advanced-tab > .component-content .at-content a .at-text button:hover:after {
            background: #000;
            opacity: 0.2; }
          .reference-advanced-tab > .component-content .at-content a .at-text button:hover:before {
            display: none; }
      .reference-advanced-tab > .component-content .at-content a#ats-1 {
        display: block; }

@media (max-width: 768px) {
  .reference-advanced-tab > .component-content .at-navigation {
    display: block;
    width: 100%;
    height: auto;
    float: none; }
  .reference-advanced-tab > .component-content .at-navigation li {
    display: block;
    text-align: center;
    float: none; }
    .reference-advanced-tab > .component-content .at-navigation li span {
      display: block;
      padding: 10px;
      text-align: center;
      width: 100%; }
  .reference-advanced-tab > .component-content .at-content {
    width: 100%;
    display: block;
    float: none;
    position: relative;
    height: 340px; } }

.reference-contact-list {
  padding: 0 20px;
  margin: 20px 0 0; }
  .reference-contact-list h2 {
    color: black; }
  .reference-contact-list .style-select {
    position: relative; }
    .reference-contact-list .style-select select {
      background: #eaedf0;
      border: 0;
      padding: 6px 5px;
      width: 250px;
      overflow: hidden;
      cursor: pointer;
      font-family: 'Century Gothic',arial,sans-serif;
      -webkit-box-shadow: 0 2px 2px -1px #666666;
      box-shadow: 0 2px 2px -1px #666666;
      position: relative;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .reference-contact-list .style-select:after {
      content: '';
      position: absolute;
      right: 5%;
      top: 39%;
      width: 16px;
      height: 9px;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -147px -358px;
      pointer-events: none; }
  .reference-contact-list .contact-list-container {
    margin: 20px 0; }
    .reference-contact-list .contact-list-container div {
      display: none; }

.side-bar {
  float: right !important; }
  .side-bar .side-bar {
    float: none !important; }
  .side-bar .box, .side-bar .box-white {
    margin-bottom: 20px; }
  .side-bar .box > .component-content {
    overflow: hidden; }
  .side-bar.box-gray {
    padding: 0 10px;
    margin: 10px 0; }
    .side-bar.box-gray > .component-content {
      padding: 7px 5px;
      display: block;
      font-size: 12px;
      background-color: #757678;
      color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      border-radius: 5px;
      background-clip: padding-box;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      position: relative;
      text-align: right; }
      .side-bar.box-gray > .component-content * {
        padding: 0;
        margin: 0;
        line-height: 1.2; }
      .side-bar.box-gray > .component-content .image img {
        margin: 0 0 0 10px; }
      .side-bar.box-gray > .component-content .richText a {
        color: #fff; }
  .side-bar .box.banner02 .richText {
    margin: 10px 0 0 0;
    padding: 0 10px; }
    .side-bar .box.banner02 .richText p {
      margin: 0 0 10px 0; }

.reference-html-code {
  padding: 0 20px;
  margin: 0 0 20px 0; }

.position-right {
  float: right !important; }

.position-left {
  float: left !important; }

.position-center {
  float: none !important;
  text-align: center; }

.no-margin-top {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .no-margin-bottom p:last-child {
    margin-bottom: 0 !important; }

.no-margin-left {
  padding-left: 0 !important; }
  .no-margin-left > .component-content {
    padding-left: 0 !important; }

.no-margin-right {
  padding-right: 0 !important; }
  .no-margin-right > .component-content {
    padding-right: 0 !important; }

.reference-gallery-component {
  margin: 20px 0;
  padding: 0 20px; }
  .reference-gallery-component > .component-content {
    margin: 0;
    padding: 0; }
  .reference-gallery-component .galleryDescription {
    padding: 0 0 20px 20px; }
  .reference-gallery-component .galleryYoutube a {
    font-size: initial;
    font-weight: 700;
    color: #e31c39;
    text-decoration: none; }
    .reference-gallery-component .galleryYoutube a:hover {
      text-decoration: underline; }
  .reference-gallery-component ul, .reference-gallery-component li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .reference-gallery-component .small-gallery {
    padding: 0 20px !important; }
    .reference-gallery-component .small-gallery .flex-viewport {
      height: 76px !important; }
    .reference-gallery-component .small-gallery .slides {
      height: 75px !important; }
    .reference-gallery-component .small-gallery li {
      display: inline-block;
      height: 75px !important;
      overflow: hidden !important;
      border: 3px solid white; }
      .reference-gallery-component .small-gallery li.flex-active-slide {
        border: 3px solid #e31c39; }
    .reference-gallery-component .small-gallery img {
      width: 100% !important; }
    .reference-gallery-component .small-gallery .flex-direction-nav {
      width: 100%;
      height: 1px; }
      .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-prev, .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-next {
        position: absolute;
        width: 20px;
        top: 0;
        border-left: 0;
        border-right: 0;
        background: #757678; }
        .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-prev a, .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-next a {
          display: block;
          position: relative;
          margin: 0;
          padding: 0;
          font-size: 0;
          top: 0;
          width: 20px;
          height: 75px;
          opacity: 1 !important; }
          .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-prev a:before, .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-next a:before {
            display: none; }
      .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-prev {
        left: 0; }
        .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-prev a {
          left: 0;
          background: #757678 url(../../../../viiv-healthcare/desktop/assets/img/gallery-arrows.png) top left no-repeat; }
      .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-next {
        right: 0; }
        .reference-gallery-component .small-gallery .flex-direction-nav .flex-nav-next a {
          right: 0;
          background: #757678 url(../../../../viiv-healthcare/desktop/assets/img/gallery-arrows.png) top right no-repeat; }
  .reference-gallery-component .big-gallery .flex-direction-nav a {
    font-size: 0;
    line-height: 1; }
  .reference-gallery-component .big-gallery li {
    display: inline-block;
    font-size: 14px;
    line-height: 19.4px;
    color: #666;
    overflow: hidden; }
  .reference-gallery-component .big-gallery .galleryImage {
    padding: 0 20px 20px 0;
    float: left; }
    .reference-gallery-component .big-gallery .galleryImage img {
      width: 440px !important;
      height: auto;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
  @media (max-width: 550px) {
    .reference-gallery-component .big-gallery .galleryDescription {
      padding: 15px 0; }
    .reference-gallery-component .big-gallery .galleryImage {
      padding: 0 0 20px 0;
      float: left; }
      .reference-gallery-component .big-gallery .galleryImage img {
        width: 100% !important;
        height: auto;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); } }

.newslist ul {
  padding: 0;
  margin: 0 0 0 0; }
  .newslist ul li {
    padding: 0 15px 5px 15px;
    margin: 0;
    border-bottom: 1px solid #eee;
    position: relative;
    list-style: none;
    min-height: 100px; }
    .newslist ul li p.date {
      position: absolute;
      top: 0;
      left: 0;
      width: 80px;
      text-align: center;
      font-family: 'Century Gothic',arial,sans-serif;
      padding: 0;
      margin: 0; }
      .newslist ul li p.date span {
        display: block;
        font-family: 'Century Gothic',arial,sans-serif; }
        .newslist ul li p.date span.month {
          font-size: 18px;
          color: #666;
          font-weight: 700;
          margin-bottom: 5px; }
        .newslist ul li p.date span.day {
          font-size: 21px;
          color: white;
          font-weight: 400;
          padding: 10px 5px 10px 0;
          background-image: url("../../../../viiv-healthcare/desktop/assets/img/day-circle.png");
          background-repeat: no-repeat;
          background-position: center; }
    .newslist ul li p.content {
      font-family: 'Century Gothic',arial,sans-serif;
      padding-left: 80px; }
      .newslist ul li p.content a {
        color: gray;
        font-size: 15px;
        text-decoration: none; }
        .newslist ul li p.content a:hover {
          text-decoration: underline; }
    .newslist ul li:last-child {
      border-bottom: 0; }

.reference-viiv-homepage-news-single a {
  text-decoration: none; }
  .reference-viiv-homepage-news-single a:hover .content {
    text-decoration: underline; }

.reference-viiv-homepage-news-single .news-item {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 12px 20px 12px 0px; }

.reference-viiv-homepage-news-single .date, .reference-viiv-homepage-news-single .image, .reference-viiv-homepage-news-single .content {
  display: block;
  float: left;
  padding: 0 10px;
  vertical-align: top;
  margin: 0; }

.reference-viiv-homepage-news-single .content {
  float: none;
  padding: 0 10px;
  vertical-align: top;
  padding-left: 110px; }
  @media (max-width: 420px) {
    .reference-viiv-homepage-news-single .content {
      clear: both; } }

.reference-viiv-homepage-news-single .date span {
  display: block;
  font-family: 'Century Gothic',arial,sans-serif;
  padding: 0;
  text-align: center;
  width: 80px; }
  .reference-viiv-homepage-news-single .date span.month {
    font-size: 18px;
    color: #666;
    font-weight: 700;
    margin-bottom: 5px; }
  .reference-viiv-homepage-news-single .date span.day {
    font-size: 21px;
    color: white;
    font-weight: 400;
    padding: 10px 5px 10px 0;
    background-image: url("../../../../viiv-healthcare/desktop/assets/img/day-circle.png");
    background-repeat: no-repeat;
    background-position: center; }

.reference-viiv-homepage-news-single .image img {
  max-width: 210px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }

@media (max-width: 480px) {
  .reference-viiv-homepage-news-single .image {
    max-width: 175px; }
    .reference-viiv-homepage-news-single .image img {
      max-width: 100%; } }

.reference-viiv-homepage-news-single .content {
  color: #666;
  font-family: 'Century Gothic',arial,sans-serif;
  font-size: 15px;
  line-height: 21px; }
  .reference-viiv-homepage-news-single .content p {
    margin-top: 0; }

.reference-viiv-homepage-news-single.no-border-bottom .news-item {
  border: 0; }

.reference-viiv-homepage-news-single.image-noshadow .image img {
  -webkit-box-shadow: none;
          box-shadow: none; }

.reference-viiv-homepage-news-single.image-full-width .image img {
  width: 100%;
  max-width: 100%; }

.reference-viiv-homepage-news-single.image-natural-width .image img {
  width: initial;
  height: auto;
  max-width: 100%; }

.reference-viiv-homepage-news-single.image-natural-height .image {
  overflow: hidden; }
  .reference-viiv-homepage-news-single.image-natural-height .image img {
    height: initial;
    width: auto; }

.reference-vhc-soundcloud {
  margin: 20px 0;
  padding: 0 20px;
  text-align: left; }

.sc_player {
  position: relative;
  line-height: 1; }
  .sc_player .play-button {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    background: #e31c39;
    color: white;
    font-size: 0px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding-left: 8px; }
    .sc_player .play-button:after {
      content: '';
      width: 1px;
      height: 1px;
      border: 6px solid transparent;
      border-left-color: white;
      position: relative; }
  .sc_player .sc_player_info {
    position: absolute;
    top: 10px;
    right: 10px; }
    .sc_player .sc_player_info .info-button {
      background: #e31c39;
      color: white;
      font-size: 10px;
      display: inline-block;
      padding: 4px 6px;
      border-radius: 3px;
      text-decoration: none; }
    .sc_player .sc_player_info.is-active .description {
      display: block !important; }
    .sc_player .sc_player_info .description {
      display: none !important;
      position: absolute;
      font-size: 12px;
      top: 15px;
      right: 20px;
      background: #333;
      opacity: .9;
      color: #fff;
      width: 400px;
      z-index: 1500;
      padding: 10px; }
      .sc_player .sc_player_info .description p {
        margin-top: 0;
        line-height: 16.8px; }
      .sc_player .sc_player_info .description a {
        color: white;
        text-decoration: none;
        font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
        font-size: 15px; }
        .sc_player .sc_player_info .description a:hover {
          text-decoration: underline; }
      .sc_player .sc_player_info .description h2, .sc_player .sc_player_info .description h3, .sc_player .sc_player_info .description h4 {
        color: white;
        margin-top: 0; }
        .sc_player .sc_player_info .description h2 a, .sc_player .sc_player_info .description h3 a, .sc_player .sc_player_info .description h4 a {
          color: white; }
      .sc_player .sc_player_info .description .sc_player_info-close {
        font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
        background: #e31c39;
        color: white;
        font-size: 12px;
        display: inline-block;
        padding: 2px 5px;
        border-radius: 3px;
        position: absolute;
        top: 10px;
        right: 10px; }
  .sc_player .sc_player_image img {
    width: 100%; }
  .sc_player .sc_player_iframe {
    opacity: 0;
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 5px;
    width: calc(100% - 6px);
    height: 45px;
    overflow: hidden;
    max-width: 100%; }
    .sc_player .sc_player_iframe iframe {
      width: 100%;
      height: 130px;
      margin-top: -65px;
      max-width: 300px; }
  .sc_player:hover .sc_player_iframe {
    opacity: 1; }
  .sc_player.is-active .sc_player_iframe {
    opacity: 1; }
  .sc_player.is-active .play-button {
    padding-left: 8px; }
    .sc_player.is-active .play-button:after {
      content: '';
      width: 4px;
      height: 13px;
      border: 4px solid white;
      border-top: 0;
      border-bottom: 0;
      background: transparent;
      position: absolute;
      top: 8px;
      left: 9px; }

.reference-vhc-video-placeholder {
  margin: 20px 0;
  padding: 0 20px; }

.vp-container {
  position: relative; }
  .vp-container .vp-poster {
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
    .vp-container .vp-poster img {
      width: 100%; }
      .vp-container .vp-poster img.btnplay {
        max-width: 100%;
        width: auto;
        position: absolute;
        bottom: 20px;
        left: 20px; }

.reference-vhc-newslist-filter {
  margin: 20px 0;
  padding: 0 20px; }

.module-newsfilter {
  overflow: hidden; }
  .module-newsfilter .filter {
    float: left;
    width: 245px;
    padding: 15px;
    background: #16a0ae;
    border-radius: 5px;
    background-clip: padding-box;
    margin-right: 20px; }
    .module-newsfilter .filter fieldset {
      padding: 0;
      margin: 0;
      border: 0; }
    .module-newsfilter .filter legend {
      display: none; }
    .module-newsfilter .filter label {
      display: block;
      color: #ffffff;
      font-size: 18px;
      margin: 0 0 10px 0; }
    .module-newsfilter .filter input, .module-newsfilter .filter select, .module-newsfilter .filter button, .module-newsfilter .filter label {
      font-family: 'Century Gothic',arial,sans-serif; }
    .module-newsfilter .filter input[type=text] {
      -webkit-box-shadow: inset 0 1px 2px #757678;
      box-shadow: inset 0 1px 2px #757678;
      font-size: 16px;
      padding: 6px 5px;
      height: 32px;
      width: calc(100% - 35px);
      margin: 0 3px 0 0;
      border: none;
      background: #eaedf0;
      float: left; }
    .module-newsfilter .filter select {
      -webkit-box-shadow: inset 0 1px 2px #757678;
      box-shadow: inset 0 1px 2px #757678;
      font-size: 16px;
      width: calc(100% - 35px);
      float: left;
      height: 32px;
      margin: 0 3px 0 0;
      border: none;
      background: #eaedf0;
      display: inline-block; }
    .module-newsfilter .filter button {
      width: 32px;
      height: 32px;
      margin: 0;
      padding: 0;
      background: #ffffff;
      border: none;
      overflow: hidden;
      display: inline-block;
      vertical-align: top;
      color: #666;
      position: relative; }
      .module-newsfilter .filter button.submit {
        text-indent: -999em;
        color: transparent; }
      .module-newsfilter .filter button.submit:after {
        background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
        background-repeat: no-repeat;
        background-position: -371px -126px;
        content: '';
        width: 15px;
        height: 15px;
        position: absolute;
        top: 9px;
        right: 9px; }
  @media (max-width: 768px) {
    .module-newsfilter .filter {
      width: 100%;
      margin-bottom: 10px; } }

.filter input.year-filter {
  background: #ffffff;
  height: 32px;
  width: 34px;
  text-align: center;
  border: none;
  color: #666666;
  font-family: 'Century Gothic',arial,sans-serif;
  font-size: 1.4em;
  letter-spacing: -1px; }

.box-flashcards {
  margin: 20px 0;
  padding: 0 20px; }
  .box-flashcards ul.card_items {
    width: 100%;
    display: block;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .box-flashcards ul.card_items li {
      display: inline-block;
      width: 11px;
      height: 11px;
      background: #CCC;
      font-size: 0;
      margin: 0 10px;
      border-radius: 100%;
      cursor: pointer; }
      .box-flashcards ul.card_items li:hover {
        background: #666; }
      .box-flashcards ul.card_items li.is-active {
        background: #666; }

.interactive-flash-cards, .reference-vhc-flashcard {
  margin: 0 20px 20px 0;
  float: left !important;
  max-width: 650px;
  display: inline-block;
  width: calc(50% - 10px);
  color: white;
  font-weight: 700;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s; }
  .interactive-flash-cards:nth-child(odd), .reference-vhc-flashcard:nth-child(odd) {
    margin-right: 0px; }
  @media (max-width: 768px) {
    .interactive-flash-cards, .reference-vhc-flashcard {
      width: 100%;
      margin-right: 0px; } }
  .interactive-flash-cards .cards-title, .reference-vhc-flashcard .cards-title {
    display: block;
    clear: both;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 0.25em 0;
    overflow: hidden; }
    .interactive-flash-cards .cards-title .bullet, .reference-vhc-flashcard .cards-title .bullet {
      float: left;
      text-align: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      color: white;
      font-size: 16px;
      font-weight: normal;
      line-height: 50px; }
    .interactive-flash-cards .cards-title .title, .reference-vhc-flashcard .cards-title .title {
      margin: 0.25em 0; }
  .interactive-flash-cards .cards-wrapper, .reference-vhc-flashcard .cards-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -10px; }
  .interactive-flash-cards .card, .reference-vhc-flashcard .card {
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background-color: #eee;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
    .interactive-flash-cards .card .card__question, .reference-vhc-flashcard .card .card__question {
      text-align: center;
      width: 100%; }
      .interactive-flash-cards .card .card__question figure, .reference-vhc-flashcard .card .card__question figure {
        margin: 0; }
        .interactive-flash-cards .card .card__question figure figcaption, .reference-vhc-flashcard .card .card__question figure figcaption {
          height: 70%;
          width: 70%;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          padding: 20px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          vertical-align: middle; }
          .interactive-flash-cards .card .card__question figure figcaption:before, .interactive-flash-cards .card .card__question figure figcaption:after, .reference-vhc-flashcard .card .card__question figure figcaption:before, .reference-vhc-flashcard .card .card__question figure figcaption:after {
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #e31c39;
            z-index: 1;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
          .interactive-flash-cards .card .card__question figure figcaption:after, .reference-vhc-flashcard .card .card__question figure figcaption:after {
            top: 53%;
            left: 53%;
            background-color: black;
            opacity: 0.2;
            z-index: 2; }
          .interactive-flash-cards .card .card__question figure figcaption p, .reference-vhc-flashcard .card .card__question figure figcaption p {
            position: relative;
            font-weight: bold;
            margin: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            z-index: 3; }
      .interactive-flash-cards .card .card__question img, .reference-vhc-flashcard .card .card__question img {
        float: left;
        -webkit-filter: grayscale(100%) opacity(80%);
                filter: grayscale(100%) opacity(80%); }
      .interactive-flash-cards .card .card__question:hover figcaption:before,
      .interactive-flash-cards .card .card__question:hover figcaption:after, .reference-vhc-flashcard .card .card__question:hover figcaption:before,
      .reference-vhc-flashcard .card .card__question:hover figcaption:after {
        height: 110%;
        width: 110%; }
      .interactive-flash-cards .card .card__question:focus, .interactive-flash-cards .card .card__question:visited, .reference-vhc-flashcard .card .card__question:focus, .reference-vhc-flashcard .card .card__question:visited {
        border: none; }
    .interactive-flash-cards .card .card__answer, .reference-vhc-flashcard .card .card__answer {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 100%;
      text-align: left;
      padding: 20px;
      overflow: hidden;
      -webkit-transition: top 0.5s;
      -o-transition: top 0.5s;
      transition: top 0.5s;
      background-color: #16a0ae;
      position: absolute;
      top: 100%;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 2; }
      .interactive-flash-cards .card .card__answer:after, .reference-vhc-flashcard .card .card__answer:after {
        content: 'x';
        font-weight: bold;
        position: absolute;
        top: 5px;
        right: 8px;
        color: #fff; }
      .interactive-flash-cards .card .card__answer ul, .reference-vhc-flashcard .card .card__answer ul {
        padding-left: 20px; }
      .interactive-flash-cards .card .card__answer p, .interactive-flash-cards .card .card__answer ul, .interactive-flash-cards .card .card__answer ol, .interactive-flash-cards .card .card__answer li, .reference-vhc-flashcard .card .card__answer p, .reference-vhc-flashcard .card .card__answer ul, .reference-vhc-flashcard .card .card__answer ol, .reference-vhc-flashcard .card .card__answer li {
        margin-bottom: 0;
        -webkit-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
        -ms-word-break: normal;
        font-family: "Century Gothic W01", "Century Gothic", arial, sans-serif;
        /* Non standard for webkit */
        word-break: normal;
        line-height: 1.2;
        font-size: 14px; }
      .interactive-flash-cards .card .card__answer .card__answer__wrapper, .reference-vhc-flashcard .card .card__answer .card__answer__wrapper {
        overflow: hidden;
        -webkit-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
        opacity: 0; }
      .interactive-flash-cards .card .card__answer .answer-ref p, .reference-vhc-flashcard .card .card__answer .answer-ref p {
        font-size: 10px;
        font-weight: 400; }
    .interactive-flash-cards .card.card_active .card__answer, .reference-vhc-flashcard .card.card_active .card__answer {
      top: 0; }
      .interactive-flash-cards .card.card_active .card__answer .card__answer__wrapper, .reference-vhc-flashcard .card.card_active .card__answer .card__answer__wrapper {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        opacity: 1; }
        .interactive-flash-cards .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar-track, .reference-vhc-flashcard .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar-track {
          background-color: #cbf4f8; }
        .interactive-flash-cards .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar, .reference-vhc-flashcard .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar {
          width: 5px;
          background-color: #16a0ae; }
        .interactive-flash-cards .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar-thumb, .reference-vhc-flashcard .card.card_active .card__answer .card__answer__wrapper::-webkit-scrollbar-thumb {
          background-color: #107681; }
    .interactive-flash-cards .card:hover, .reference-vhc-flashcard .card:hover {
      -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
      cursor: pointer; }
      .interactive-flash-cards .card:hover img, .reference-vhc-flashcard .card:hover img {
        -webkit-filter: none;
                filter: none; }
    .interactive-flash-cards .card.card-size-xs, .reference-vhc-flashcard .card.card-size-xs {
      font-size: 14px; }
      .interactive-flash-cards .card.card-size-xs .answer-ref, .reference-vhc-flashcard .card.card-size-xs .answer-ref {
        font-size: 12px;
        font-weight: normal;
        word-break: break-all; }
    .interactive-flash-cards .card.card-size-s, .reference-vhc-flashcard .card.card-size-s {
      font-size: 12px; }
      .interactive-flash-cards .card.card-size-s .card__answer, .reference-vhc-flashcard .card.card-size-s .card__answer {
        padding: 5px; }
    .interactive-flash-cards .card.card-size-m, .reference-vhc-flashcard .card.card-size-m {
      font-size: 14px; }
      .interactive-flash-cards .card.card-size-m .card__answer, .reference-vhc-flashcard .card.card-size-m .card__answer {
        padding: 40px; }
    .interactive-flash-cards .card.card-size-l *, .reference-vhc-flashcard .card.card-size-l * {
      font-size: 16px; }

.reference-vhc-events-master {
  margin: 20px 0 40px 0;
  padding: 0 20px; }
  .reference-vhc-events-master h2 {
    color: black; }
  .reference-vhc-events-master label {
    display: inline-block;
    width: 100px;
    float: left;
    line-height: 30px;
    font-family: 'Century Gothic',arial,sans-serif;
    font-weight: 700;
    color: #666; }
  .reference-vhc-events-master .style-select {
    display: inline-block;
    width: calc(100% - 100px); }
    .reference-vhc-events-master .style-select:after {
      top: 10px; }
    .reference-vhc-events-master .style-select select {
      width: 100%; }
  .reference-vhc-events-master .action {
    text-align: right; }
    .reference-vhc-events-master .action button {
      background: #e31c39;
      color: #ffffff !important;
      display: inline-block;
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 700;
      font-size: 16px;
      margin-top: 20px;
      padding: 0 40px 0 46px;
      height: 40px;
      text-decoration: none;
      position: relative;
      border: 0; }
      .reference-vhc-events-master .action button:after {
        content: '';
        background: #fff;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 5px;
        left: 5px;
        opacity: 0.1;
        z-index: -1; }
      .reference-vhc-events-master .action button:before {
        content: '';
        background: #000;
        width: calc(100% - 5px);
        height: calc(100% - 5px);
        position: absolute;
        top: 5px;
        left: 5px;
        opacity: 0.1; }
      .reference-vhc-events-master .action button:hover:after {
        background: #000;
        opacity: 0.2; }
      .reference-vhc-events-master .action button:hover:before {
        display: none; }

.event_component {
  margin: 20px 0;
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #eaedf0; }
  .event_component h3 {
    margin: 10px 0 5px 0;
    font-size: 16px;
    font-weight: 700;
    color: #666;
    padding: 0; }
  .event_component h4 {
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 5px 0;
    line-height: 1.1; }
  .event_component .event_header .event_type {
    font-family: 'Century Gothic',arial,sans-serif;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 0 5px 28px;
    margin: 0;
    position: relative; }
    .event_component .event_header .event_type.live_event:before {
      content: "";
      position: absolute;
      left: 0;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -282px -159px;
      width: 20px;
      height: 22px; }
  .event_component .event_header h2 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: black; }
  .event_component .event_header .date {
    font-family: 'Century Gothic',arial,sans-serif;
    color: #666;
    font-size: 14px;
    padding: 0;
    margin: 0; }
  .event_component .event_lacation {
    padding-bottom: 10px; }
    .event_component .event_lacation p {
      padding: 0;
      margin: 10px 0; }
  .event_component .event_details_more p,
  .event_component .event_details p,
  .event_component .event_venue p {
    margin: 0 0 20px 0;
    padding: 0; }
  .event_component .event_speakers {
    background: #eaedf0;
    padding: 0px 10px 10px 50px;
    margin: 10px 0 30px 0;
    width: 100%;
    position: relative; }
    .event_component .event_speakers:before {
      content: "";
      position: absolute;
      left: 0;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -208px -75px;
      width: 40px;
      height: 40px; }
    .event_component .event_speakers h3 {
      margin: 0;
      padding: 10px 0; }
    .event_component .event_speakers ul, .event_component .event_speakers li {
      margin: 0;
      padding: 0;
      list-style: none; }
    .event_component .event_speakers li {
      margin: 0 0 5px 0; }
  .event_component .event_contact .contact_name,
  .event_component .event_contact .contact_email,
  .event_component .event_contact .contact_www {
    position: relative;
    padding: 5px 0 8px 25px; }
    .event_component .event_contact .contact_name p,
    .event_component .event_contact .contact_email p,
    .event_component .event_contact .contact_www p {
      padding: 0;
      margin: 0 0 5px 0; }
      .event_component .event_contact .contact_name p a,
      .event_component .event_contact .contact_email p a,
      .event_component .event_contact .contact_www p a {
        color: #e31c39;
        font-weight: 700;
        text-decoration: none; }
    .event_component .event_contact .contact_name:before,
    .event_component .event_contact .contact_email:before,
    .event_component .event_contact .contact_www:before {
      content: "";
      position: absolute;
      left: 0;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -371px -196px;
      width: 20px;
      height: 15px; }
  .event_component .event_contact .contact_name:before {
    background-position: -371px -231px; }
  .event_component .event_contact .contact_email:before {
    background-position: -37px -358px; }
  .event_component .event_contact .contact_www:before {
    background-position: -371px -196px; }
  .event_component .event_register p a {
    background: #e31c39;
    color: #ffffff !important;
    display: inline-block;
    font-family: 'Century Gothic',arial,sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    padding: 6px 40px 6px 46px;
    text-decoration: none;
    position: relative;
    border: 0; }
    .event_component .event_register p a:after {
      content: '';
      background: #fff;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0.1;
      z-index: -1; }
    .event_component .event_register p a:before {
      content: '';
      background: #000;
      width: calc(100% - 5px);
      height: calc(100% - 5px);
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0.1; }
    .event_component .event_register p a:hover:after {
      background: #000;
      opacity: 0.2; }
    .event_component .event_register p a:hover:before {
      display: none; }

.reference-pdf-list {
  margin: 20px 0;
  padding: 0 20px; }
  .reference-pdf-list .pls-select-container {
    margin: 20px 0 20px 0;
    width: 100%;
    max-width: 450px;
    float: left;
    padding: 15px;
    background: #16a0ae;
    background-clip: border-box;
    border-radius: 5px;
    background-clip: padding-box;
    margin-right: 20px; }
    .reference-pdf-list .pls-select-container label {
      display: block;
      color: #ffffff;
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 18px;
      margin: 0 0 10px 0; }
  .reference-pdf-list .pls-pdf-list-container {
    clear: both; }
    .reference-pdf-list .pls-pdf-list-container u {
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 25px;
      font-weight: normal;
      margin: 0 0 25px 0;
      color: #333;
      text-decoration: none; }
    .reference-pdf-list .pls-pdf-list-container p {
      font-size: 19.5px;
      color: #666; }
    .reference-pdf-list .pls-pdf-list-container ul, .reference-pdf-list .pls-pdf-list-container li {
      list-style: none;
      padding: 0;
      margin: 0; }
      .reference-pdf-list .pls-pdf-list-container ul a, .reference-pdf-list .pls-pdf-list-container li a {
        display: block;
        color: #e31c39;
        font-weight: 700;
        border-bottom: 1px solid #eee;
        padding: 10px;
        background-image: url(../../../../viiv-healthcare/desktop/assets/img/pdf-icon.png);
        background-position: right;
        background-repeat: no-repeat;
        text-decoration: none; }
        .reference-pdf-list .pls-pdf-list-container ul a:hover, .reference-pdf-list .pls-pdf-list-container li a:hover {
          background-color: #eee; }
    .reference-pdf-list .pls-pdf-list-container .pls-pdf-list {
      display: none; }

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

#cq-emulator-content.firefox {
  background-color: #FFF !important; }

html, body {
  width: 100%;
  font-size: 14px;
  line-height: 1.4em; }

body {
  line-height: 1.5;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto; }

#wrapper,
body > .container {
  color: #323131;
  margin: 0;
  padding: 0;
  width: inherit;
  max-width: inherit; }

/* BASE STYLES
----------------------------------------- */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

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

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.button {
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  cursor: pointer;
  display: inline-block; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

/* LAYOUT STYLES
----------------------------------------- */
.component[class*="grid"] {
  clear: none; }

.component[class*="grid"].alpha {
  clear: left; }

.component > .component-content {
  margin-bottom: 0; }

/* ALERTS
-------------------------------------*/
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc; }

.alert-list li {
  padding-left: 4px; }

.alert {
  margin-bottom: 20px; }

.alert-error {
  color: #8A0808; }

/* UTILITIES
----------------------------------- */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.is-hidden {
  display: none !important;
  visibility: hidden !important; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1; }

.privacy_prompt * {
  width: initial; }

.preferences_prompt_control img {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.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: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  border-radius: 10px; }

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

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%; }
/*!
 * FullCalendar v2.0.2 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right,  /* non-theme */
.fc-header .ui-corner-right { /* theme */
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	position: relative;
	z-index: 1; /* scopes all other z-index's to be inside this container */
	clear: both;
	zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
	}
	
.fc-view {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ddd;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border: 1px solid;
	}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/

.fc-button .fc-icon {
	margin: 0 .1em;
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline; /* for IE7 */
	}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
	}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
	}
	
/* icon (for jquery ui) */

.fc-button .ui-icon {
	position: relative;
	top: 50%;
	float: left;
	margin-top: -8px; /* we know jqui icons are always 16px tall */
	}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
	}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
	}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	}

	

/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
	z-index: 8;
	}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
	z-index: 9;
	}
	 
.fc-event {
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: .85em;
	cursor: default;
	}

a.fc-event {
	text-decoration: none;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}

.fc-event-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}

.fc .fc-week-number {
	width: 22px;
	text-align: center;
	}

.fc .fc-week-number div {
	padding: 0 2px;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	}

.fc-agenda-slots .fc-agenda-axis {
	white-space: nowrap;
	}

.fc-agenda .fc-week-number {
	font-weight: bold;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}

.fc-event-vert.fc-event-start {
	border-top-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}

.fc-event-vert.fc-event-end {
	border-bottom-width: 1px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}

.fc-event-vert .fc-event-inner {
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
/*
 * jQuery FlexSlider v2.7.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../../assets/fonts/flexslider-icon.eot');
  src: url('../../assets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/flexslider-icon.woff') format('woff'), url('../../assets/fonts/flexslider-icon.ttf') format('truetype'), url('../../assets/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  //border: 4px solid #fff;
  position: relative;
  zoom: 1;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
  /*-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
  /*-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
  /*box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.reference-matchmaker {
  display: none; }

#header .container-fluid .menu ul li a {
  min-height: inherit; }

#header .container {
  position: relative; }

#header .container .box-content {
  margin: 0;
  text-align: right;
  padding: 0;
  float: right;
  width: auto; }
  #header .container .box-content .menu-lang {
    display: inline-block;
    vertical-align: top; }
    #header .container .box-content .menu-lang ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #header .container .box-content .menu-lang ul li {
        margin: 0;
        padding: 0;
        display: inline-block; }
        #header .container .box-content .menu-lang ul li a {
          font-family: 'Century Gothic',arial,sans-serif;
          font-size: 13px;
          color: white;
          display: block;
          background: #ACB4B9;
          margin: 0;
          padding: 3px 4px;
          min-width: 28px;
          text-align: center; }
          #header .container .box-content .menu-lang ul li a.is-active {
            background: #e31c39; }
  #header .container .box-content .menu {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: -4px;
    float: none; }
    #header .container .box-content .menu ul li a {
      color: white;
      display: block;
      background: #666;
      height: 40px;
      line-height: 40px;
      margin: 0;
      padding: 0 10px; }
    #header .container .box-content .menu ul li:last-child a {
      padding: 0 10px; }
      #header .container .box-content .menu ul li:last-child a:after, #header .container .box-content .menu ul li:last-child a:before {
        display: none; }
  #header .container .box-content .searchBox {
    display: inline-block;
    vertical-align: top;
    background: #666;
    padding: 5px;
    text-align: right; }
    #header .container .box-content .searchBox input {
      width: 170px;
      height: 30px;
      padding: 3px 5px;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 0;
      background: #adadaf;
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 700;
      color: white; }
    #header .container .box-content .searchBox button {
      background-image: url("../../../../viiv-healthcare-au/desktop/assets/img/search-icon.png");
      background-repeat: no-repeat;
      background-position: center;
      background-color: white;
      border-radius: 0;
      padding: 0;
      width: 30px;
      height: 30px;
      border: 0;
      font-size: 0;
      display: inline-block;
      vertical-align: top; }

@media (max-width: 768px) {
  #header {
    margin-bottom: 0; }
    #header .menu-lang {
      position: absolute;
      display: block;
      width: 100%;
      text-align: center;
      left: 0;
      top: 30px;
      pointer-events: initial; }
    #header .container .box-content .searchBox, #header .container .box-content .menu {
      display: none; } }

@media (max-width: 768px) {
  #content .reference-vhc-herobanner .herobanner li img {
    margin-right: 0;
    float: left; } }

@media (max-width: 768px) {
  #header .menu-lang {
    pointer-events: initial !important; } }
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

.accordion-slide {
  border-top: 2px solid black; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  background: #e1e1e1;
  color: #323131; }

.accordion-title {
  float: none;
  margin: 0;
  display: inline-block; }

.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover {
    background-color: #e1e1e1; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.acregister form {
  padding: 15px 10px; }

.acregister .wsform-item.register-form-checkbox .wsform-controls {
  padding-top: 14px; }

.acregistration .acregister-failure p {
  color: #ce381b; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

/* Mobile View start */
@media only screen and (max-width: 767px) {
  .add-to-basket-container {
    padding-bottom: 10px; }
    .add-to-basket-container .add-to-basket-description {
      width: 100%; }
    .add-to-basket-container .add-to-basket-quantity {
      width: 100%;
      padding-left: 10px; }
    .add-to-basket-container .add-to-basket-btn {
      width: 100%;
      padding-left: 10px; } }

/* webshop Code */
.order-header {
  background-color: #fff;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.productDescription {
  float: left;
  width: 35%;
  padding-left: 20px; }

.productDescription img {
  width: 40%;
  margin: 20px 15px 5px 0px !important; }

.SampleCount {
  float: left;
  width: 15%; }

.OrderDate {
  float: left;
  width: 25%; }

.OrderStatus {
  width: 20%;
  float: left; }

.itemOrderList {
  float: left;
  width: 100%; }

.orderList .order-header div {
  font-weight: bold;
  font-size: 20px; }

.itemOrderList .SampleCount, .itemOrderList .OrderDate, .itemOrderList .OrderStatus {
  padding-top: 15px; }

.webshop-metadata {
  display: none !important; }

/*27th Apr */
.webshop-cart .cartRecord {
  background: #fff;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 20px;
  float: left;
  width: 100%; }

.webshop-cart .add-to-basket-description {
  width: 68%;
  border-right: 1px solid #f2f2f2;
  float: left; }

.webshop-cart .add-to-basket-wrapper {
  width: 30%;
  display: inline;
  margin-left: 40px;
  position: relative;
  left: 15px; }

.webshop-cart .add-to-basket-wrapper div {
  float: left; }

.webshop-cart a.add-to-basket-remove {
  float: left;
  position: relative;
  left: 15px; }

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser.title-small .articleTeaser-text-header, .side-bar .articleTeaser .articleTeaser-text-header {
  padding: 0;
  line-height: 1.2;
  margin: 10px 0;
  font-size: 14px; }
  .articleTeaser.title-small .articleTeaser-text-header a, .side-bar .articleTeaser .articleTeaser-text-header a {
    font-family: 'Century Gothic',arial,sans-serif;
    font-size: 14.4px;
    font-weight: 700;
    line-height: 20.1px;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #666;
    display: block; }
    .articleTeaser.title-small .articleTeaser-text-header a:hover, .side-bar .articleTeaser .articleTeaser-text-header a:hover {
      text-decoration: underline; }

.articleTeaser .articleTeaser-text-header, .side-bar .articleTeaser.title-big .articleTeaser-text-header {
  padding: 0;
  margin: 10px 0 .5em 0;
  font-size: 20px; }
  .articleTeaser .articleTeaser-text-header a, .side-bar .articleTeaser.title-big .articleTeaser-text-header a {
    color: #000;
    text-decoration: none;
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    display: block; }
    .articleTeaser .articleTeaser-text-header a:hover {
      text-decoration: underline; }

.articleTeaser {
  margin: 10px 0; }
  .articleTeaser > .component-content {
    padding: 0; }
    .articleTeaser > .component-content.standard-article .articleTeaser-text-content .articleTeaser-text-meta {
      background: rgba(0, 0, 0, 0.6);
      position: relative;
      display: inline-block;
      float: right;
      margin-top: -35px; }
      .articleTeaser > .component-content.standard-article .articleTeaser-text-content .articleTeaser-text-meta p {
        margin: 0;
        padding: 3px 8px;
        font-size: 12px;
        color: white; }
        .articleTeaser > .component-content.standard-article .articleTeaser-text-content .articleTeaser-text-meta p a {
          color: white;
          font-size: 12px;
          text-decoration: none; }
    .articleTeaser > .component-content.block-article {
      padding: 0 10px;
      margin: 10px 0; }
      .articleTeaser > .component-content.block-article .articleTeaser-image-holder,
      .articleTeaser > .component-content.block-article .articleTeaser-text-link,
      .articleTeaser > .component-content.block-article .articleTeaser-text-header,
      .articleTeaser > .component-content.block-article .articleTeaser-text-description {
        padding: 0; }
      .articleTeaser > .component-content.block-article .articleTeaser-image-holder {
        border: 0; }
        .articleTeaser > .component-content.block-article .articleTeaser-image-holder img {
          -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
          width: 100%; }
        @media (max-width: 768px) {
          .articleTeaser > .component-content.block-article .articleTeaser-image-holder {
            margin-top: 15px; } }
      .articleTeaser > .component-content.block-article .articleTeaser-text-content .articleTeaser-text-header {
        font-size: 24px; }
      .articleTeaser > .component-content.block-article .articleTeaser-text-content p {
        font-size: 14px;
        color: #666; }
      .articleTeaser > .component-content.block-article .articleTeaser-text-content .articleTeaser-text-link {
        font-size: 10px; }
  @media (min-width: 769px) {
    .articleTeaser.no-margin {
      padding: 0 !important; }
      .articleTeaser.no-margin > .component-content {
        padding: 0 !important; } }
  .articleTeaser.line-bottom {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #eee;
    font-family: 'Century Gothic',arial,sans-serif; }
    .articleTeaser.line-bottom h2 a {
      font-weight: 700;
      font-size: 15.5px;
      font-family: 'Century Gothic',arial,sans-serif;
      color: black;
      display: block; }
    .articleTeaser.line-bottom p {
      font-size: 15.4px;
      color: #666; }
    .articleTeaser.line-bottom .articleTeaser-image-left {
      margin: 0;
      padding: 0 15px 10px 0;
      float: left; }
      .articleTeaser.line-bottom .articleTeaser-image-left img {
        max-width: 200px;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
    .articleTeaser.line-bottom .articleTeaser-text-description {
      padding: 0; }
  .articleTeaser .articleTeaser-image-holder.articleTeaser-image-top {
    text-align: center;
    line-height: 0; }
    .articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
      width: inherit;
      max-width: 100%;
      line-height: 0;
      margin: 0 auto; }
    @media (max-width: 768px) {
      .articleTeaser .articleTeaser-image-holder.articleTeaser-image-top {
        margin-top: 0;
        padding: 15px 15px 0 15px; }
        .articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
          max-width: none;
          height: auto !important;
          width: 100% !important;
          line-height: 0;
          margin: 0 auto; } }
  .articleTeaser .articleTeaser-text-description {
    padding: 0 15px; }
    .articleTeaser .articleTeaser-text-description p {
      margin: 10px 0; }
    .articleTeaser .articleTeaser-text-description a {
      color: #666;
      text-decoration: none;
      font-weight: 300;
      display: block; }
  .articleTeaser .articleTeaser-text-header {
    padding: 0 15px;
    line-height: 1.2;
    margin: 10px 0 .5em 0;
    font-size: 20px;
    color: black; }
    .articleTeaser .articleTeaser-text-header a {
      color: #000;
      text-decoration: none;
      font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
      font-weight: 400;
      display: block; }
  .articleTeaser .articleTeaser-text-link {
    border-top: 1px solid #eee;
    padding: 0;
    margin: 10px 0;
    font-size: 14px;
    display: block;
    font-weight: 700;
    color: #666;
    text-decoration: none;
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif; }
    .articleTeaser .articleTeaser-text-link:hover {
      text-decoration: underline; }
  @media (min-width: 769px) {
    .articleTeaser.min-height .articleTeaser-text-link {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      font-family: 'Century Gothic', 'Muli', Arial, sans-serif; }
      .articleTeaser.min-height .articleTeaser-text-link:hover {
        text-decoration: underline; } }
  .articleTeaser.box-white {
    color: #666; }
    .articleTeaser.box-white > .component-content {
      padding-bottom: 0;
      padding-top: 0; }
    @media (min-width: 769px) {
      .articleTeaser.box-white.min-height > .component-content {
        padding-bottom: 20px;
        padding-top: 0; } }
    .articleTeaser.box-white .articleTeaser-text-description a {
      color: #666;
      text-decoration: none; }
    .articleTeaser.box-white .articleTeaser-text-header {
      line-height: 1.2; }
      .articleTeaser.box-white .articleTeaser-text-header a {
        text-decoration: none; }
    .articleTeaser.box-white .articleTeaser-text-link {
      padding: 10px 15px 0 15px;
      border-top: 1px solid #eee;
      display: block;
      font-weight: bold;
      color: #666;
      text-decoration: none;
      font-family: 'Century Gothic', 'Muli', Arial, sans-serif; }
      .articleTeaser.box-white .articleTeaser-text-link:hover {
        text-decoration: underline; }
  .articleTeaser.image-full-width .articleTeaser-image-holder img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto; }
  .articleTeaser.image-natural-height .articleTeaser-image-holder img {
    max-width: inherit;
    width: auto;
    height: 100%;
    margin: 0 auto; }
  .articleTeaser.image-nomargin .articleTeaser-image-holder img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto; }
  .articleTeaser.image-shadow .articleTeaser-image-holder img {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
  .articleTeaser.image-underline .articleTeaser-image-holder {
    border-bottom: 1px solid #eee; }
  .articleTeaser.article-listing {
    margin-bottom: 0;
    margin-top: 0; }
    .articleTeaser.article-listing .articleTeaser-image-holder {
      margin: 0;
      padding: 0 15px 0 0; }
    .articleTeaser.article-listing .articleTeaser-text-content {
      margin: 0;
      padding: 0; }
      .articleTeaser.article-listing .articleTeaser-text-content h1, .articleTeaser.article-listing .articleTeaser-text-content h2, .articleTeaser.article-listing .articleTeaser-text-content h3, .articleTeaser.article-listing .articleTeaser-text-content p {
        margin-top: 0; }
        .articleTeaser.article-listing .articleTeaser-text-content h1 a, .articleTeaser.article-listing .articleTeaser-text-content h2 a, .articleTeaser.article-listing .articleTeaser-text-content h3 a, .articleTeaser.article-listing .articleTeaser-text-content p a {
          margin: 0;
          padding: 0; }
          .articleTeaser.article-listing .articleTeaser-text-content h1 a:hover, .articleTeaser.article-listing .articleTeaser-text-content h2 a:hover, .articleTeaser.article-listing .articleTeaser-text-content h3 a:hover, .articleTeaser.article-listing .articleTeaser-text-content p a:hover {
            text-decoration: underline; }
      .articleTeaser.article-listing .articleTeaser-text-content .articleTeaser-text-description a:hover {
        text-decoration: underline; }

.side-bar .articleTeaser {
  padding: 0 15px;
  margin: 15px 0 20px 0;
  border-bottom: 1px solid #eee;
  margin-top: 0; }
  .side-bar .articleTeaser > .component-content {
    padding: 0;
    margin: 0; }
  .side-bar .articleTeaser .articleTeaser-image-holder {
    margin: 15px 0;
    line-height: 1; }
  .side-bar .articleTeaser.last {
    border-bottom: 0; }
  .side-bar .articleTeaser.box-white .articleTeaser-image-holder {
    margin-top: 0; }
  .side-bar .articleTeaser.box-white .articleTeaser-text-header {
    padding: 0 15px; }

.box-people {
  padding: 10px; }
  .box-people .articleTeaser .component-content {
    min-height: 120px;
    padding: 0 !important; }
    @media (max-width: 768px) {
      .box-people .articleTeaser .component-content {
        min-height: 175px; } }
  .box-people .articleTeaser .articleTeaser-image-holder.articleTeaser-image-top {
    margin: 0; }
  .box-people .articleTeaser .articleTeaser-image-holder img {
    height: 85px;
    width: 100%;
    margin: 0;
    opacity: 0.5; }
  .box-people .articleTeaser .articleTeaser-text-content {
    min-height: 80px; }
  .box-people .articleTeaser .articleTeaser-text-header {
    font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 7px;
    margin: 5px 0; }
    .box-people .articleTeaser .articleTeaser-text-header a {
      font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
      font-size: 13px;
      color: #666;
      font-weight: 700;
      line-height: 20px;
      text-decoration: none;
      padding: 0;
      margin: 0; }
  .box-people .articleTeaser .articleTeaser-text-description {
    font-family: 'Century Gothic',arial,sans-serif;
    font-size: 12px;
    padding: 0 7px; }
    .box-people .articleTeaser .articleTeaser-text-description p {
      margin: 0;
      padding: 0; }
  .box-people .is-active img {
    opacity: 1 !important; }

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.articleList {
  margin: 20px 0;
  padding: 0 20px; }
  .articleList .articleList-heading {
    padding: 0 20px; }
  .articleList .articleList-list {
    padding: 0;
    margin: 0;
    list-style: none; }
    .articleList .articleList-list li {
      padding: 20px;
      border-top: 1px solid #eee; }
      .articleList .articleList-list li .articleList-article-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .articleList .articleList-list li .articleList-article-wrapper .articleList-title {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin: 0;
          padding: 0; }
          .articleList .articleList-list li .articleList-article-wrapper .articleList-title a {
            font-family: 'Century Gothic',arial,sans-serif;
            font-size: 15.5px;
            font-weight: 700;
            line-height: 21px;
            text-decoration: none;
            color: #666;
            display: block; }
            .articleList .articleList-list li .articleList-article-wrapper .articleList-title a:hover {
              text-decoration: underline; }
        .articleList .articleList-list li .articleList-article-wrapper .articleList-date {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          font-family: 'Century Gothic',arial,sans-serif;
          font-size: 14px;
          font-weight: 400;
          color: #666; }
        .articleList .articleList-list li .articleList-article-wrapper .articleList-description {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          font-family: 'Century Gothic',arial,sans-serif;
          font-size: 15.5px;
          font-weight: 400;
          line-height: 21px; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    position: relative;
    padding-right: 15px;
    margin-right: 9px; }
    .breadcrumbs-without-separator li:before {
      top: 5px;
      right: 0;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.carousel .carousel-autoplay-nav {
  position: absolute;
  bottom: 10px;
  left: 0; }
  .carousel .carousel-autoplay-nav li {
    display: inline-block;
    list-style: none; }
  .carousel .carousel-autoplay-nav button {
    background: none;
    border: none; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.coupons {
  padding: 10px;
  border: 1px solid #D5D1CE;
  position: relative;
  margin-bottom: 10px; }
  .coupons .couponsImage {
    float: left;
    width: 30%;
    margin-right: 10px; }
  .coupons .couponsDescription {
    float: left;
    width: 60%; }

.coupons .couponsContainer .button,
.coupons .couponsContainer a.lightbox {
  bottom: 10px;
  position: absolute;
  right: 25px; }

.coupons a.lightbox, .overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .coupons a.lightbox:hover, .overlay-content-inner a.couponCancel:hover, .overlay-content-inner a.couponSubmit:hover {
    background-color: #939191;
    color: white; }
  .coupons a.lightbox:active, .overlay-content-inner a.couponCancel:active, .overlay-content-inner a.couponSubmit:active {
    background-color: #939191;
    color: white; }
.digitalWallet .hidden {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.divider {
  margin: 0 0 20px 0;
  padding: 0;
  clear: both; }
  .divider.default-style {
    padding: 0 20px; }
    .divider.default-style .component-content {
      height: 1px;
      background: #757678; }
  .divider.style-01 {
    margin: 20px 0;
    height: 2px;
    background-image: url(../../assets/img/rightcol-divider.png);
    background-position: center; }
  .divider.style-02 {
    padding: 0 20px; }
    .divider.style-02 .component-content {
      height: 1px;
      background: #ccc; }
  .divider.separator {
    padding: 0;
    margin: 0;
    height: 1px; }
    .divider.separator .component-content {
      height: 1px;
      background: transparent;
      clear: both; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.eventdetails .eventDetails-eventDate,
.eventDetails-itineraryDayDate {
  color: #72635e; }

.eventdetails .eventDetails-speakerPhotoUrl {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px; }

.eventdetails .eventDetails-speakerProfile {
  display: inline-block; }

.eventdetails .eventDetails-location, .eventdetails .eventDetails-locationName {
  background: url("../../img/location.png") no-repeat left center;
  padding: 5px 15px; }

.eventdetails .eventDetails-locale {
  background: url("../../img/locale.png") no-repeat left center;
  padding: 5px 20px; }

.eventdetails .eventDetailsInfo h2 {
  color: #72635e; }

.eventdetails .eventDetails-itineraryDayDate {
  background: #f36633; }

.eventdetails .eventDetails-itineraryDayDate h5 {
  color: white;
  padding: 7px 10px; }

.eventdetails .eventDetails-keyDocumentsDownload a {
  background: url("../../img/Download_Icon.png") no-repeat left center;
  padding-left: 17px; }

.eventdetails .eventDetails-locationPic {
  width: 250px;
  height: 200px; }

.eventdetails .eventDetails-itineraryItemInfo p {
  display: inline-block; }

.eventdetails .eventDetailsSpeaker {
  margin-bottom: 15px; }

.eventdetails ul {
  padding-left: 0; }
  .eventdetails ul li {
    list-style-type: none; }

.eventdetails .eventDetailsSpeakerInfo .eventDetails-speakerProfile .eventDetails-speakerPhoto {
  float: left;
  margin: 0 15px 0 0; }

.eventdetails .eventDetailsSpeakerInfo .eventDetails-speakerProfile h4,
.eventdetails .eventDetailsSpeakerInfo .eventDetails-speakerProfile p {
  padding: 10px; }

.eventdetails button.eventDetails-eventRegister-button, .eventdetails .eventDetails-eventUnRegister-button,
.eventdetails .eventDetails-eventLaunch-button, .eventdetails .eventDetails-eventNotLoggedIn a {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 5px 20px;
  margin-top: 10px; }

.eventdetails .eventDetailsItineraryInfo .eventDetails-itineraryItemInfo {
  border-bottom: 1px solid #D5D1CE;
  padding: 5px 0; }

.eventdetails .eventDetailsItineraryInfo span.eventDetails-itineraryItemEndDate,
.eventdetails .eventDetailsItineraryInfo span.eventDetails-itineraryItemDate {
  display: inline-block;
  width: 90px; }

.eventdetails .eventRelatedList-img-small, .eventdetails .eventRelatedList-description,
.eventdetails .eventRelatedList-location, .eventdetails .eventRelated-eventLive {
  display: inline-block;
  vertical-align: top; }

.eventdetails .eventRelatedList-img-small {
  width: 10%; }

.eventdetails .eventRelatedList-description {
  width: 68%; }

.eventdetails .eventRelatedList-location {
  width: 15%; }

.eventdetails .eventRelated-eventLive {
  width: 5%; }

.eventdetails .eventRelated-eventLive p {
  background: #f36633;
  color: white;
  padding: 40px 10px; }

.eventdetails .eventRelatedList-location .eventDetails-eventWebinar {
  background: url("../../img/video.png") no-repeat left center;
  padding: 5px 23px; }

.eventdetails .eventRelatedList-location .eventRelated-eventLive, .eventdetails .eventRelatedList-location .eventDetails-eventWebinar, .eventdetails .eventRelatedList-location .eventDetails-duration,
.eventdetails .eventDetails-eventNotWebinar {
  display: none; }

.eventdetails .showWebinarEvent.eventRelatedList-location .eventDetails-eventWebinar,
.eventdetails .showWebinarEvent.eventRelatedList-location .eventDetails-duration {
  display: block; }

.eventdetails .showEventLocation.eventRelatedList-location .eventDetails-eventNotWebinar {
  display: block; }

.eventdetails .eventRelated-eventLive.hideLiveEvent {
  display: none; }

.eventdetails .eventRelated-eventLive.showLiveEvent {
  display: inline-block; }

.eventdetails .eventDetails-eventRegister .eventDetails-eventRegister-button.eventDetails-button-disabled:disabled {
  background-color: #cccccc;
  color: #e0e0e0; }

.eventdetails .eventDetails-zincCode p {
  float: right; }

.eventDetails-relatedEvents .eventDetails-duration, .eventDetails-pastRelatedEvents .eventDetails-duration {
  background: url("../../img/clock.png") no-repeat left center;
  padding: 5px 20px; }

.eventList-prescription .eventList-prescriptionurl {
  background: url("../../img/Download_Icon.png") no-repeat left center;
  padding-left: 17px; }

.eventdetails .eventDetails-category.showWebinarEvent .eventDetails-eventWebinar,
.eventdetails .eventDetails-category.showEventLocation .eventDetails-eventNotWebinar {
  display: block; }

.eventdetails .eventDetails-category.showWebinarEvent .eventDetails-eventNotWebinar,
.eventdetails .eventDetails-category.showEventLocation .eventDetails-eventWebinar {
  display: none; }

.eventdetails .eventDetails-category .eventDetails-eventWebinar {
  background: url("../../img/video.png") no-repeat left center;
  padding: 5px 25px; }

.eventdetails .eventDetails-category .eventDetails-eventNotWebinar {
  background: rgba(0, 0, 0, 0) url("../../img/location.png") no-repeat scroll left center;
  padding: 5px 15px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.eventlist .eventListContent {
  border-bottom: solid 1px #e0e0e0;
  margin-bottom: 10px; }

.eventlist .eventListContainer .eventList-img-small, .eventlist .eventListContainer .eventList-description,
.eventlist .eventListContainer .eventList-img-large {
  display: inline-block;
  vertical-align: top;
  float: left; }

.eventlist .eventListContainer .eventList-img-small img {
  width: 100px;
  height: 100px; }

.eventlist .eventListContainer .eventList-description {
  padding: 0 15px;
  width: 60%; }

.eventlist .eventListContainer .eventList-description p {
  margin: 0 0 10px 0; }

.eventlist .eventListContainer .eventList-webinarLink, .eventlist .eventListContainer .eventList-location,
.eventlist .eventListContainer .eventList-button {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px; }

.eventlist .eventListContainer .event-list-live_event {
  vertical-align: middle;
  padding: 30px 15px;
  float: right;
  background: #f36633;
  color: white; }

.eventlist .eventListContainer ul li {
  list-style-type: none;
  position: relative; }
  .eventlist .eventListContainer ul li li.live {
    background: #e0e0e0; }

.eventlist .eventListContainer .eventList-webinarLink span.eventList-duration {
  background: url("../../img/clock.png") no-repeat left center;
  padding: 5px 20px; }

.eventlist .eventListContainer .eventList-webinarLink span.eventList-webinar-icon {
  background: url("../../img/webinar_icon.png") no-repeat left center;
  padding-left: 70px;
  display: block;
  margin-bottom: 7px;
  width: 60px;
  height: 11px; }

.eventlist .eventListContainer .eventList-location span.eventList-location {
  background: url("../../img/location.png") no-repeat left center;
  padding-left: 15px; }

.event-filter-container .event-filter-button {
  margin-top: 15px; }

.eventlist .event-list-live_event {
  display: none; }

.eventlist li.live .event-list-live_event {
  display: inline-block; }

.event-filter-container .event-filter-button .event-filter-submit {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 5px 20px; }

.event-filter-date .searchFilter-start-date, .event-filter-date .searchFilter-end-date {
  display: inline-block; }

.event-filter-taggroup .searchFilter-control, .event-filter-format .searchFilter-control {
  background: none repeat scroll 0 0 #f5f5f5;
  border-bottom: 1px solid #D5D1CE;
  padding: 7px 5px; }

.eventlist .eventList-category {
  margin-top: 10px; }

.event-filter-format, .event-filter-date, .event-filter-button {
  display: none; }

.eventlist .eventListContainer .loading {
  padding: 50px;
  text-align: center; }

.eventList-eventNotWebinar, .eventList-duration, .eventList-eventWebinar {
  display: none; }

.showWebinarEvent .eventList-eventWebinar, .showWebinarEvent .eventList-duration {
  display: block; }

.showEventLocation .eventList-eventNotWebinar {
  display: block; }

.eventlist .eventList-location .eventList-eventWebinar {
  background: url("../../img/video.png") no-repeat left center;
  padding: 5px 23px; }

.eventlist .eventList-location .eventList-duration {
  background: url("../../img/clock.png") no-repeat left center;
  padding: 5px 20px; }

.eventlist .eventList-zincCode p {
  float: right; }

.eventlist .eventList-eventLive.showLiveEvent {
  display: inline-block; }

.eventlist .eventList-eventLive p {
  background: #f36633;
  color: white;
  padding: 40px 10px; }

.eventlist .eventList-eventLive.hideEvent {
  display: none; }

.eventList-availableOnline {
  position: absolute;
  bottom: 15px;
  background: #605e5e;
  color: white; }

.eventList-availableOnline p {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 6px; }

/* Tablet View Start */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .eventlist .eventListContainer .eventList-description {
    width: 95%; } }

/* Mobile View Start */
@media only screen and (max-width: 767px) {
  .eventlist .eventListContainer .eventList-img {
    display: block;
    text-align: center; } }
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
.hidden-password-field {
    display: none;
}

.gigya-screen .default-submit-button input[type=submit] {
    background-color: #F36633;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.image.socialmedia-button.no-margin-top > .component-content {
  margin-top: 0; }

.image.socialmedia-button > .component-content {
  padding: 10px; }
  .image.socialmedia-button > .component-content .link, .image.socialmedia-button > .component-content figcaption {
    display: inline-block;
    vertical-align: middle; }
  .image.socialmedia-button > .component-content img {
    margin: 0 10px; }
  .image.socialmedia-button > .component-content p {
    margin: 0; }
  .image.socialmedia-button > .component-content a {
    text-decoration: none;
    color: #666; }

.image figure {
  line-height: 0;
  position: relative;
  margin: 0;
  padding: 0; }
  .image figure img {
    line-height: 0;
    position: relative;
    margin: 0;
    padding: 0; }
  .image figure figcaption {
    line-height: 1.2; }

.image figcaption p {
  margin: 0 0 20px 0;
  padding: 0;
  color: #666; }

.image > .component-content {
  margin: 20px 0;
  padding: 0 20px; }
  .image > .component-content.right img {
    float: right; }
  .image > .component-content.middle {
    text-align: center; }
    .image > .component-content.middle img {
      margin: 0 auto; }

.image.box-standard {
  margin: 0;
  padding: 0; }
  .image.box-standard > .component-content {
    margin: 10px 0;
    padding: 0 10px; }

.image.article-lead {
  padding: 0;
  margin: 0;
  height: 318px;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  .image.article-lead > .component-content {
    padding: 0;
    margin: 0 0 10px 0; }
  .image.article-lead figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background: rgba(17, 17, 17, 0.6); }
    .image.article-lead figcaption p {
      font-size: 12px;
      padding: 3px 8px;
      margin: 0;
      color: white; }
  @media (max-width: 768px) {
    .image.article-lead {
      height: inherit; } }

.image.text-small figure img {
  margin-bottom: 0 !important; }

.image.text-small figure figcaption p {
  font-size: 12px;
  margin-top: 0; }

.image.person-info .left figure img {
  float: none; }

.image.person-info .left figure figcaption {
  display: block;
  clear: both; }
  .image.person-info .left figure figcaption h3, .image.person-info .left figure figcaption p {
    font-size: 13px;
    line-height: 18px;
    margin: 6px 0; }

.image.width-100 img, .image.image-width-full img {
  width: 100%;
  height: auto; }

.image.language-switcher {
  margin: 10px 0 0 0;
  padding: 0 10px; }
  .image.language-switcher > .component-content {
    padding: 6px;
    display: block;
    background-color: #757678;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    text-align: right; }
    .image.language-switcher > .component-content p {
      margin: 0;
      font-size: 12px;
      line-height: 1.4em;
      padding-right: 30px; }
      .image.language-switcher > .component-content p a {
        color: #fff;
        text-decoration: none; }
        .image.language-switcher > .component-content p a:hover {
          text-decoration: underline; }
    .image.language-switcher > .component-content img {
      margin: 0 0 10px 10px; }

.image.image-shadow img {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%; }
  @media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
      width: 60%;
      margin-bottom: 20px; } }

.locationfinder .button {
  padding: 8px;
  background-image: url(../../img/Search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin-right: 20px;
  width: 30px;
  height: 30px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .button {
      margin-right: 24%;
      margin-bottom: 20px; } }

.locationfinder .locationFinder-selectOption {
  width: 7%;
  border: 1px solid #D5D1CE;
  height: 30px;
  margin-left: 10px;
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption {
      width: 20%;
      margin-left: 0px;
      margin-right: 15px; } }

.locationfinder .locationFinder-selectOption1 {
  height: 30px;
  margin-left: 15px;
  width: 15%; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption1 {
      width: 40%;
      margin-left: 0px; } }

.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white; }
  .locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white; }
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.box.side-bar .navigation {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: 'Century Gothic',arial,sans-serif;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #eaedf0;
  background: #ffffff;
  overflow: hidden; }
  .box.side-bar .navigation .navigation-mobile-menu {
    display: none; }
  .box.side-bar .navigation ul {
    list-style: none;
    background: white;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 1.3em;
    border: 0; }
    .box.side-bar .navigation ul li {
      background: white;
      border: 0;
      margin: 0;
      padding: 0;
      display: block; }
      .box.side-bar .navigation ul li a {
        background: white;
        display: block;
        margin: 0;
        padding: 10px;
        font-size: 13px;
        color: #666;
        font-weight: 700;
        border: 1px solid #eee;
        border-top: 0;
        text-decoration: none; }
        .box.side-bar .navigation ul li a:hover {
          text-decoration: underline; }
      .box.side-bar .navigation ul li.navigation-level1:first-of-type > a {
        font-weight: 400;
        font-size: 15px;
        background: #e31c39;
        border: 0;
        color: white !important;
        line-height: 1.4em; }
        .box.side-bar .navigation ul li.navigation-level1:first-of-type > a:hover {
          text-decoration: underline; }
      .box.side-bar .navigation ul li.navigation-level2.is-active > a, .box.side-bar .navigation ul li.navigation-level2.has-active-child > a {
        color: #e31c39; }
      .box.side-bar .navigation ul li.is-active > a {
        color: #e31c39 !important; }
  .box.side-bar .navigation.no-link-parent > .component-content > ul:nth-of-type(1) > li:nth-of-type(1) > a {
    pointer-events: none; }
  .box.side-bar .navigation.home-icon ul li a {
    background: white;
    display: block;
    margin: 0;
    padding: 8px 10px;
    font-size: 13px;
    color: #666;
    font-weight: 700;
    border: 1px solid #eee;
    border-top: 0;
    text-decoration: none; }
    .box.side-bar .navigation.home-icon ul li a:hover {
      text-decoration: underline; }
    .box.side-bar .navigation.home-icon ul li a.is-active > a {
      color: #e31c39 !important; }
  .box.side-bar .navigation.home-icon > .component-content > ul:nth-of-type(1) > li:nth-of-type(1) > a {
    background: #e31c39;
    padding: 13px 10px 13px 10px;
    padding-left: 36px;
    border: 0;
    color: white !important;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 700;
    position: relative; }
    .box.side-bar .navigation.home-icon > .component-content > ul:nth-of-type(1) > li:nth-of-type(1) > a:before {
      content: '';
      position: absolute;
      left: 7px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 20px;
      height: 18px;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -40px -318px;
      background-repeat: no-repeat; }
  .box.side-bar .navigation.home-no-icon ul li a {
    background: white;
    display: block;
    margin: 0;
    padding: 10px;
    font-size: 13px;
    color: #666;
    font-weight: 700;
    border: 1px solid #eee;
    border-top: 0;
    text-decoration: none; }
    .box.side-bar .navigation.home-no-icon ul li a:hover {
      text-decoration: underline; }
  .box.side-bar .navigation.home-no-icon ul li.is-active > a {
    color: #e31c39 !important; }
  .box.side-bar .navigation.home-no-icon > .component-content > ul:nth-of-type(1) > li:nth-of-type(1) > a {
    background: #e31c39;
    padding-left: 10px;
    border: 0;
    color: white !important;
    line-height: 1.4em;
    position: relative;
    font-weight: normal; }
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden; }
  .newsfeed-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%); }

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533; }

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E; }
  .newsfeed-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }
  .newsfeed-title a:hover {
    text-decoration: none; }
  .newsfeed-title a:active {
    text-decoration: none; }
  .newsfeed-title a:focus {
    text-decoration: none; }

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D; }

.newsfeed-url {
  font-size: 13px;
  word-break: break-all; }
  .newsfeed-url a {
    color: #16727F;
    font-weight: bold; }
    .newsfeed-url a:hover {
      text-decoration: none; }
    .newsfeed-url a:active {
      text-decoration: none; }
    .newsfeed-url a:focus {
      text-decoration: none; }

.newsfeed {
  position: relative; }
  .newsfeed a {
    color: inherit;
    text-decoration: none; }
  .newsfeed .active a {
    font-weight: bold; }
  .newsfeed .splitter {
    color: #F36533; }

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px; }
  .newsfeed-number .results-count-strong {
    font-weight: bold; }

.newsfeed-pagination .mobile {
  display: none; }

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right; }

.newsfeed-pagination-item {
  display: inline-block; }
  .newsfeed-pagination-item a {
    display: block;
    border: 1px solid #e9e9e9;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px; }
    .newsfeed-pagination-item a:hover {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:focus {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:active {
      text-decoration: none;
      border-color: #a0ce4e; }

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px; }
  .newsfeed-pagination-item.separator:before {
    content: "..."; }

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default; }

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-next a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:after {
    content: ">";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 5px; }

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-previous a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:before {
    content: "<";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px; }

.view-all.button {
  margin-top: 30px; }

.promo .view-all.button {
  text-align: center; }

.related .view-all.button {
  text-align: start; }

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff; }

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D; }

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d; }

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0; }
  .newsfeed-perPage > div {
    display: inline-block; }
  .newsfeed-perPage .active {
    font-style: italic;
    background: #DDD; }
  .newsfeed-perPage a {
    color: inherit;
    text-decoration: none; }
  .newsfeed-perPage .heading {
    background: #EEE;
    min-width: 100px;
    padding: 10px; }
  .newsfeed-perPage .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
  .newsfeed-perPage ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeed-perPage li {
    padding: 5px 20px; }
    .newsfeed-perPage li a {
      display: block; }

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center; }
    .newsfeed-pagination .mobile {
      display: block; }
    .newsfeed-pagination .desktop {
      display: none; }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none; }
  .newsfeed-result.has-image {
    text-align: center; }
    .newsfeed-result.has-image .newsfeed-image {
      position: static;
      margin-bottom: 20px; }
    .newsfeed-result.has-image .newsfeed-title {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-description {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-date {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-url {
      text-align: left;
      margin-left: 0; }
  .item-previous {
    float: left; }
  .item-next {
    float: right; } }
.newsfeedFilterBy {
  max-width: 200px; }
  .newsfeedFilterBy .active {
    font-style: italic;
    background: #DDD; }
  .newsfeedFilterBy a {
    color: inherit;
    text-decoration: none; }
  .newsfeedFilterBy .heading {
    background: #F36533;
    color: #FFF;
    padding: 10px; }
  .newsfeedFilterBy .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
    .newsfeedFilterBy .slider .tag-link a {
      display: block; }
  .newsfeedFilterBy .top-level {
    font-weight: bold;
    padding-left: 10px; }
  .newsfeedFilterBy ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeedFilterBy li {
    padding: 5px 20px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.powerreviews {
  border: solid 1px #e0e0e0;
  padding: 5px 10px 0 10px;
  margin-bottom: 5px; }

.powerreviews .p-w-r .pr-header-title {
  color: #f36633; }

.powerreviews .p-w-r .pr-star-selected {
  background-color: #f36633; }

.powerreviews .pr-snapshot-rating .pr-stars {
  background-image: url("../../img/stars.gif"); }

.powerreviews .pr-review-rating .pr-stars-small, .powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url("../../img/stars_small.gif"); }

.powerreviews.pr-base-modal a, .powerreviews .pr-pa-snippet a, .powerreviews .pr-review-engine a, .powerreviews .pr-snippet a, .powerreviews .prImageSnippet a {
  color: #f36633; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto; }

.productList .alphabet-filter__element {
  margin-left: 10px; }

.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold; }

.productList .product-list-main {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-header {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1; }

.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none; }
  .productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
    color: #f36633;
    cursor: pointer;
    opacity: 1;
    text-decoration: none; }

.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .productList ul.filter__product-types li {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; }
    .productList ul.filter__product-types li input ~ span::after {
      content: "";
      background-color: white;
      border-radius: 30px;
      width: 20px;
      height: 20px;
      margin: 0 7px 0 0;
      position: absolute;
      right: 0; }
    .productList ul.filter__product-types li input:checked ~ span::after {
      background-color: #15717e;
      border: 2px solid white;
      margin: 0 6px 0 0; }
    .productList ul.filter__product-types li input {
      visibility: hidden; }

.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.productList ul.filter__product-types.show {
  display: block;
  padding: 0; }

.productList .product__info-formula-text {
  font-style: italic; }

.productList .product .product__links a {
  color: #15717e;
  font-weight: bold; }

.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }

.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }
  .productList .product .product__info-title.lock-icon a:before {
    content: '!';
    color: #ff0000; }

.productList .product-list-main__results {
  width: 95%; }
  .productList .product-list-main__results .product {
    display: flex;
    margin-top: 15px; }
    .productList .product-list-main__results .product .product__info {
      width: 50%; }
    .productList .product-list-main__results .product .product__links {
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      font-family: arial;
      font-size: 13px;
      font-weight: 700; }

.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto; }
  .productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .quizResultBoxContainer {
  display: none; }

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

.quizButton img {
  cursor: pointer; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px; }
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px; }

.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.questionWithRadio .genericFormGroup span input[type="radio"],
.questionWithCheck .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.questionWithRadio .genericFormGroup label,
.questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px; }

.questionWithRadio .genericFormGroup .quizRadioImg label,
.questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px; }

.quiz .nextQuestionPage {
  float: right; }

.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left; }

.questionWithRadio .imgContainer,
.questionWithCheck .imgContainer {
  width: 100%;
  float: left; }

.questionWithRadio .quizQuestion p,
.questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0; }

.questionWithRadio .quizScoreBox p,
.questionWithCheck .quizScoreBox p {
  margin: 0;
  font-weight: 700; }

.quizHideBox {
  display: none; }

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  /* high z-index */
  background: #000;
  /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center; }

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px; }

.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999; }

.quizOverlayContainer .close-btn:hover {
  background: #05abe0; }

.questionWithImage {
  clear: both; }

.quizResultContainer {
  width: 92%; }

.questionWithImage .quizQuestion {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  border-radius: 15px;
  padding: 15px 10px 20px 10px;
  float: left;
  width: 80%; }

.questionWithImage .quizQuestion p {
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  vertical-align: middle;
  color: black; }

.questionWithImage .imgContainer {
  float: left;
  width: 50%;
  text-align: center; }

.questionWithImage .imgContainer span {
  border: 3px solid #78A7D2;
  padding: 10px;
  height: 36px;
  width: 36px;
  border-radius: 150px; }

.questionWithImage .imgContainer img {
  text-align: center;
  vertical-align: bottom;
  cursor: pointer; }

.questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption {
  float: left;
  width: 25%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }

.quizScoreBox p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  color: black;
  margin-top: 15px; }

.quizScoreBox.totalScoreBox, .quiz .generateScore {
  float: right; }

.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #0047BD; }

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px #fff;
  background: #E4FE98; }

.quiz.quizWithBGImage {
  float: left; }

.quiz.quizWithBGImage .quizQuestionBox {
  background-color: #FFF1D0;
  padding: 20px;
  width: 70%; }

.quiz.quizWithBGImage .quizQuestionBox h2 {
  color: #4469A1;
  font-size: 40px;
  margin-bottom: 0; }

.quiz.quizWithBGImage .quizQuestionBox p {
  font-size: 18px;
  color: #5C5D59;
  margin: 0;
  line-height: 22px; }

.quizWithBGImage.questionOption1 .quizQuestionOption,
#question3 .quizWithBGImage.questionOption2,
#question3 .quizWithBGImage.questionOption2 .quizQuestionOption {
  height: 450px; }

.quizWithBGImage.questionOption2 .quizQuestionOption,
.quizWithBGImage.questionOption3 .quizQuestionOption,
.quizWithBGImage.questionOption4 .quizQuestionOption,
.quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px; }

.quizWithBGImage.questionOption1,
.quizWithBGImage.questionOption4,
#question3 .quizWithBGImage.questionOption2 {
  width: 50%; }

.quizWithBGImage.questionOption2 {
  width: 25%; }

.quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption3,
#question2 .quizWithBGImage.questionOption4,
#question2 .quizWithBGImage.questionOption5 {
  width: 25%; }

.quiz.quizWithBGImage .quizQuestionOption {
  position: relative; }

.quiz.quizWithBGImage .quizOptionButton {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E2F1F3;
  padding: 17px 25px 17px 25px;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  color: #73A1A7; }

.quiz.quizWithBGImage .quizOptionButton:focus {
  border: dotted 1px #000; }

.quiz.quizWithBGImage .quizOptionButton span {
  background: url("../../img/boxlink-arrow.png") no-repeat right center;
  padding-right: 25px; }

.quizProgressBar {
  background: white;
  border: solid 1px #fff;
  padding: 20px 0;
  border-color: white;
  -webkit-box-shadow: 0 0 10px #9ecaed;
          box-shadow: 0 0 10px #9ecaed; }

.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #E1E1E1;
  border: 1px solid #E1E1E1;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative; }

.quiz.quizProgressBar .quizProgressDots.active {
  background-color: #099696;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots.firstactive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots.progressActive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px; }

.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0px solid gainsboro; }

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px; }

.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px; }

.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
  color: #22508E;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  background: none;
  cursor: text; }

.quizRadioImg {
  float: left;
  width: 100px; }

.questionWithRadio button {
  background: white;
  border: 1px solid #fff;
  border-radius: 0;
  float: left;
  margin-right: 15px; }

.questionWithRadio button.optionActive {
  border: solid 1px #D5DCEF; }

.quiz.quizWithBGImage .quizQuestionOption {
  background-repeat: no-repeat;
  background-position: left top; }

.hideQuizTotalBox .quizResultContainer {
  display: none; }

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block; } }

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label,
  .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    font-size: 12px;
    font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
    background: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100% 100%; }
  .quizWithBGImage.questionOption1,
  .quizWithBGImage.questionOption4,
  #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
    width: 100%; }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; } }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 300;
  font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
  color: #323131;
  margin: 10px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  font-family: 'Century Gothic', 'Muli', Arial, sans-serif;
  margin: 5px 0 10px 0;
  color: #666; }

h1 {
  font-size: 30px;
  line-height: 30px; }

h2 {
  font-size: 23px;
  line-height: 1.4; }

h3 {
  font-size: 20px;
  line-height: 1.4; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.67em; }

a:hover {
  color: #868484; }

span.big {
  font-size: 1.35em; }

span.small {
  font-size: 0.8em; }

span.sup {
  vertical-align: super !important;
  font-size: smaller !important; }

span.black {
  color: black; }

span.red {
  color: #e31c39; }

span.white {
  color: white; }

h2 a.sup, h3 a.sup, h4 a.sup, h5 a.sup, p a.sup, li a.sup {
  vertical-align: super !important;
  font-size: smaller !important;
  color: #e31c39 !important;
  font-weight: 700 !important; }

.richText {
  padding: 0 20px;
  color: #666;
  word-break: break-word; }
  .richText * {
    word-break: break-word; }
  .richText a {
    color: #e31c39;
    font-weight: bold;
    text-decoration: none; }
    .richText a.red {
      color: #e31c39 !important; }
    .richText a:hover {
      text-decoration: underline; }
    .richText a.gray {
      color: #666; }
      .richText a.gray:hover {
        text-decoration: underline; }
    .richText a.normal {
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
      text-decoration: underline; }
    .richText a.back {
      font-family: 'Century Gothic',arial,sans-serif;
      display: inline-block;
      margin: 5px 0;
      padding-left: 10px;
      margin-right: -10px;
      position: relative; }
      .richText a.back:before {
        font-size: 18px;
        content: '<';
        position: absolute;
        left: -7px;
        top: 1px; }
    .richText a.keyfacts, .richText a.gallery {
      color: #757678;
      display: inline-block;
      position: relative;
      margin-top: 5px;
      font-size: 12px; }
      .richText a.keyfacts:before, .richText a.gallery:before {
        content: '';
        display: inline-block;
        width: 33px;
        height: 33px;
        margin-right: 7px;
        vertical-align: middle;
        background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
        background-position: -187px -170px; }
    .richText a.gallery:before {
      background-position: -134px -170px; }
    .richText a.link.pdf {
      display: block;
      border-bottom: 1px solid #eee;
      padding: 10px;
      background-image: url(../../../../viiv-healthcare/desktop/assets/img/pdf-icon.png);
      background-position: right;
      background-repeat: no-repeat; }
      .richText a.link.pdf:hover {
        background-color: #eee; }
    .richText a.external-link:after {
      content: '';
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: -585px -887px;
      width: 15px;
      height: 15px;
      display: inline-block; }
    .richText a.button {
      white-space: nowrap;
      background: #e31c39;
      border: 0;
      color: white;
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 400;
      margin: 0 10px; }
      .richText a.button.button-more {
        margin: 0 auto; }
  .richText h2 a, .richText h3 a, .richText h4 a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit; }
  .richText ul {
    margin: 20px 0;
    padding-left: 25px; }
    .richText ul li ul {
      margin: 0;
      list-style: circle; }
  .richText p {
    margin: 20px 0;
    padding: 0;
    line-height: 1.4em; }
  .richText.text-black h1, .richText.text-black h2, .richText.text-black h3, .richText.text-black h4, .richText.text-black h5, .richText.text-black p {
    color: black !important; }
  .richText.text-white h1, .richText.text-white h2, .richText.text-white h3, .richText.text-white p {
    color: white !important; }
  .richText .font-Century {
    font-family: "Century Gothic", arial, sans-serif !important; }
  .richText.text-float {
    float: none; }
  .richText.no-padding {
    margin: 0;
    padding: 0; }
  .richText.box-no-margin {
    margin: 0; }
    .richText.box-no-margin.first, .richText.box-no-margin * {
      margin: 0; }
  .richText.box-white > .component-content {
    padding: 20px 20px 0 20px; }
  .richText.first p:nth-of-type(1) {
    margin-top: 20px; }
  .richText.text-transcript {
    position: relative; }
    .richText.text-transcript:before {
      content: '+ Transcript';
      display: block;
      text-align: right;
      font-weight: 700;
      color: #e31c39;
      margin-top: -20px;
      margin-bottom: 20px;
      cursor: pointer; }
    .richText.text-transcript > .component-content {
      display: none;
      position: fixed;
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1001;
      overflow-y: auto; }
      .richText.text-transcript > .component-content .richText-content {
        position: relative;
        background: #FFF;
        background-clip: border-box;
        padding: 20px;
        width: auto;
        max-width: 500px;
        top: 25%;
        margin: 20px auto;
        border-radius: 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
        .richText.text-transcript > .component-content .richText-content:after {
          content: '×';
          width: 44px;
          height: 44px;
          line-height: 44px;
          position: absolute;
          right: -5px;
          top: -5px;
          text-decoration: none;
          text-align: center;
          padding: 0 0 18px 10px;
          opacity: 0.5;
          font-style: normal;
          font-size: 28px;
          cursor: pointer;
          cursor: pointer; }
        .richText.text-transcript > .component-content .richText-content:hover:after {
          opacity: 1; }
  .richText.quote {
    display: block;
    padding-left: 90px; }
    .richText.quote em {
      font-family: "Century Gothic", arial, sans-serif !important;
      font-size: 15px;
      font-weight: 700;
      color: #16a0ae; }
    .richText.quote:before {
      content: '';
      position: absolute;
      width: 59px;
      height: 42px;
      left: 20px;
      background-image: url("../../../../viiv-healthcare/desktop/assets/img/spritesheet.png");
      background-position: 0 -170px;
      background-repeat: no-repeat; }
  .richText.read-more {
    border-top: 1px solid #eee;
    padding: 0;
    margin: 0; }
    .richText.read-more.bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
    .richText.read-more p, .richText.read-more h1, .richText.read-more h2 {
      padding: 10px 15px;
      margin: 0; }
      .richText.read-more p a, .richText.read-more h1 a, .richText.read-more h2 a {
        color: #666;
        font-size: 13px;
        font-family: 'Century Gothic',arial,sans-serif;
        font-weight: 700; }
  .richText.box-title {
    background: #757678;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0; }
    .richText.box-title p, .richText.box-title h1, .richText.box-title h2, .richText.box-title h3, .richText.box-title h4 {
      color: white;
      padding: 0;
      margin: 0; }
      .richText.box-title p:first-of-type, .richText.box-title h1:first-of-type, .richText.box-title h2:first-of-type, .richText.box-title h3:first-of-type, .richText.box-title h4:first-of-type {
        margin: 0; }
  .richText.box-title-01 {
    background: white;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .richText.box-title-01 p, .richText.box-title-01 h1, .richText.box-title-01 h2, .richText.box-title-01 h3, .richText.box-title-01 h4 {
      color: #666;
      padding: 0;
      margin: 0; }
      .richText.box-title-01 p:first-of-type, .richText.box-title-01 h1:first-of-type, .richText.box-title-01 h2:first-of-type, .richText.box-title-01 h3:first-of-type, .richText.box-title-01 h4:first-of-type {
        margin: 0; }
    .richText.box-title-01:first-of-type {
      margin-top: 0;
      border-top: 0; }
    .richText.box-title-01 p, .richText.box-title-01 h1, .richText.box-title-01 h2, .richText.box-title-01 h3, .richText.box-title-01 h4 {
      padding: 0;
      margin: 0;
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 21px; }
      .richText.box-title-01 p a, .richText.box-title-01 h1 a, .richText.box-title-01 h2 a, .richText.box-title-01 h3 a, .richText.box-title-01 h4 a {
        color: #666;
        font-weight: 300;
        margin: 0;
        padding: 0; }
  .richText.box-title-02 {
    background: #16a0ae;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0; }
    .richText.box-title-02 p, .richText.box-title-02 h1, .richText.box-title-02 h2, .richText.box-title-02 h3, .richText.box-title-02 h4 {
      color: white;
      padding: 0;
      margin: 0; }
      .richText.box-title-02 p:first-of-type, .richText.box-title-02 h1:first-of-type, .richText.box-title-02 h2:first-of-type, .richText.box-title-02 h3:first-of-type, .richText.box-title-02 h4:first-of-type {
        margin: 0; }
  .richText.subtitle {
    position: static;
    padding: 0 10px;
    margin-bottom: 5px; }
    .richText.subtitle p, .richText.subtitle h2, .richText.subtitle h3 {
      font-family: 'Century Gothic',arial,sans-serif;
      font-weight: 700;
      font-size: 14px;
      margin-bottom: 3px;
      line-height: 18.3px;
      color: #757678;
      margin: 0; }
    @media (max-width: 768px) {
      .richText.subtitle {
        width: 100%; } }
  .richText.position-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0; }
  .richText.language-switcher {
    margin: 10px 0 0 0;
    padding: 0 10px; }
    .richText.language-switcher > .component-content {
      padding: 6px;
      display: block;
      background-color: #757678;
      color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      border-radius: 5px;
      background-clip: padding-box;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
      position: relative;
      text-align: right; }
      .richText.language-switcher > .component-content p {
        margin: 0;
        font-size: 12px;
        line-height: 1.4em;
        padding-right: 30px; }
        .richText.language-switcher > .component-content p a {
          color: #fff;
          text-decoration: none; }
          .richText.language-switcher > .component-content p a:hover {
            text-decoration: underline; }
      .richText.language-switcher > .component-content img {
        margin: 0 0 10px 10px; }

.side-bar .richText {
  padding: 0 10px; }
  .side-bar .richText.first {
    margin-top: 15px; }
  .side-bar .richText.box-title {
    background: #757678;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0; }
    .side-bar .richText.box-title p, .side-bar .richText.box-title h1, .side-bar .richText.box-title h2, .side-bar .richText.box-title h3, .side-bar .richText.box-title h4 {
      color: white;
      padding: 0;
      margin: 0; }
      .side-bar .richText.box-title p:first-of-type, .side-bar .richText.box-title h1:first-of-type, .side-bar .richText.box-title h2:first-of-type, .side-bar .richText.box-title h3:first-of-type, .side-bar .richText.box-title h4:first-of-type {
        margin: 0; }
  .side-bar .richText.box-title-01 {
    background: white;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .side-bar .richText.box-title-01 p, .side-bar .richText.box-title-01 h1, .side-bar .richText.box-title-01 h2, .side-bar .richText.box-title-01 h3, .side-bar .richText.box-title-01 h4 {
      color: #666;
      padding: 0;
      margin: 0; }
      .side-bar .richText.box-title-01 p:first-of-type, .side-bar .richText.box-title-01 h1:first-of-type, .side-bar .richText.box-title-01 h2:first-of-type, .side-bar .richText.box-title-01 h3:first-of-type, .side-bar .richText.box-title-01 h4:first-of-type {
        margin: 0; }
    .side-bar .richText.box-title-01:first-of-type {
      margin-top: 0;
      border-top: 0; }
    .side-bar .richText.box-title-01 p, .side-bar .richText.box-title-01 h1, .side-bar .richText.box-title-01 h2 {
      padding: 0;
      margin: 0;
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 20px; }
      .side-bar .richText.box-title-01 p a, .side-bar .richText.box-title-01 h1 a, .side-bar .richText.box-title-01 h2 a {
        color: #666;
        font-weight: 300;
        margin: 0;
        padding: 0; }
  .side-bar .richText.box-title-02 {
    background: #16a0ae;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0; }
    .side-bar .richText.box-title-02 p, .side-bar .richText.box-title-02 h1, .side-bar .richText.box-title-02 h2, .side-bar .richText.box-title-02 h3, .side-bar .richText.box-title-02 h4 {
      color: white;
      padding: 0;
      margin: 0; }
      .side-bar .richText.box-title-02 p:first-of-type, .side-bar .richText.box-title-02 h1:first-of-type, .side-bar .richText.box-title-02 h2:first-of-type, .side-bar .richText.box-title-02 h3:first-of-type, .side-bar .richText.box-title-02 h4:first-of-type {
        margin: 0; }
  .side-bar .richText.box-title p, .side-bar .richText.box-title h1, .side-bar .richText.box-title h2, .side-bar .richText.box-title-01 p, .side-bar .richText.box-title-01 h1, .side-bar .richText.box-title-01 h2, .side-bar .richText.box-title-02 p, .side-bar .richText.box-title-02 h1, .side-bar .richText.box-title-02 h2 {
    font-size: 15px; }
  .side-bar .richText p {
    font-size: 14px;
    margin: 10px 0;
    line-height: 19px; }
    .side-bar .richText p:first-of-type {
      margin: 10px 0; }
    .side-bar .richText p a[href^="mailto"] {
      word-break: break-all;
      display: inline-block; }
  .side-bar .richText h2 {
    font-size: 22px;
    margin-top: 0;
    word-break: break-all;
    line-height: 24px; }
  .side-bar .richText h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px; }
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 3, ../../sass/components/search.filter.scss */
.searchFilter {
	border: solid 1px #dfdfdf;
}

/* line 8, ../../sass/components/search.filter.scss */
.searchFilter-title {
	background-color: #fff;
	background: url("../../img/down_arrow_black.png") no-repeat 90% center;
	margin: 0;
	padding: 13px;
	cursor: pointer;
}

/* line 14, ../../sass/components/search.filter.scss */
.searchFilter-controls {
	border-top: solid 4px #f36533;
}

.searchFilter-controls .searchFilterContent {
	display: block;
}
/* line 21, ../../sass/components/search.filter.scss */
.searchFilter-selection,.searchFilter-checkbox,.searchFilter-phrase {
	overflow: hidden;
	margin: 5px 0;
}

/* line 27, ../../sass/components/search.filter.scss */
.searchFilter-label {
	float: left;
	margin-right: 10px;
	min-width: 85%;
}

/* line 33, ../../sass/components/search.filter.scss */
.searchFilter-checkbox .searchFilter-label {
	float: none;
	margin-right: 0;
}

/* line 38, ../../sass/components/search.filter.scss */
.searchFilter-submit {
	padding: 13px;
	margin: 5px 0;
	overflow: hidden;
	display: block;
}
/* line 42, ../../sass/components/search.filter.scss */
.searchFilter-submit button {
	float: right;
}

/* line 49, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-controls {
	float: left;
}
/* line 55, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-selection,.searchFilter-horizontal .searchFilter-checkbox,.searchFilter-horizontal .searchFilter-phrase
	{
	float: left;
	clear: none;
	margin-right: 10px;
}
/* line 61, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-label {
	min-width: 0;
}
/* line 64, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-control {
	float: left;
}

.tagRadioFilter fieldset,.metadataFilter fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.tagRadioFilter .searchFilter-control,.metadataFilter .searchFilter-control
	{
	padding: 7px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #dfdfdd;
}

.tagRadioFilter fieldset legend,.metadataFilter fieldset legend,.searchFilter-sorting h4
	{
	background: url("../../img/filter-plus.png") no-repeat right center;
	color: #000000;
	font-size: 16px;
	padding: 0px 10px;
	display: block;
	width: 93%;
	cursor: pointer;
	margin: 7px 10px;
}

.tagRadioFilter input,.metadataFilter input[type="radio"] {
	float: right;
}

.tagRadioFilter fieldset legend.filter-active,.metadataFilter fieldset legend.filter-active
	{
	background: url("../../img/filter-minus.png") no-repeat right center;
}

.searchFilter-form .search-productFilter,.searchFilter-form .search-theraphyFilter,.searchFilter-form .search-indicationFilter
	{
	font-size: 1.2em;
	font-style: italic;
	padding: 0 20px;
}

.searchResults-number {
	display: none;
}

.searchFilter-content{
	display:none;
}
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.searchResults.searchNoResult {
  font-family: 'Century Gothic',arial,sans-serif;
  font-size: 22px;
  padding: 20px;
  margin: 0;
  color: #666;
  border-bottom: 1px solid #eaedf0; }
  .searchResults.searchNoResult .searchResults-term {
    color: #e31c39; }
    .searchResults.searchNoResult .searchResults-term:before {
      content: '"'; }
    .searchResults.searchNoResult .searchResults-term:after {
      content: '"'; }
  .searchResults.searchNoResult:last-of-type {
    border: 0; }

.searchResults-term {
  font-family: 'Century Gothic',arial,sans-serif;
  font-size: 22px;
  padding: 0 20px;
  margin: 20px 0;
  color: #666; }
  .searchResults-term .searchResults-phrase {
    color: #e31c39; }

.searchResults-results .searchResults-result {
  padding: 0 20px;
  margin: 20px 0;
  border-top: 1px solid #eaedf0; }
  .searchResults-results .searchResults-result .searchResults-date {
    display: none; }
  .searchResults-results .searchResults-result .searchResults-title {
    margin: 20px 0 10px 0;
    padding: 0; }
    .searchResults-results .searchResults-result .searchResults-title a {
      font-family: 'Century Gothic',arial,sans-serif;
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      color: #666;
      display: block; }
      .searchResults-results .searchResults-result .searchResults-title a:hover {
        text-decoration: underline; }
  .searchResults-results .searchResults-result .searchResults-description {
    font-family: 'Century Gothic',arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    margin: 10px 0 20px 0;
    padding: 0; }
  .searchResults-results .searchResults-result .searchResults-url {
    display: none; }

.searchResults-pagination {
  margin: 40px 0 20px 0;
  padding: 20px 15px 0 15px;
  border-top: 1px solid #eaedf0; }
  .searchResults-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .searchResults-pagination ul li {
      margin: 0;
      padding: 0;
      display: inline-block;
      padding: 5px; }
      .searchResults-pagination ul li a {
        border: 1px solid #eaedf0;
        border-radius: 5px;
        background-clip: padding-box;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
                box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        display: block;
        padding: 12px 18px;
        text-decoration: none;
        color: #666;
        font-family: 'Century Gothic',arial,sans-serif;
        font-weight: 700; }
      .searchResults-pagination ul li.is-active a {
        color: #e31c39; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  transition: opacity .2s ease-in-out; }
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.table.box-white > .component-content {
  padding: 0; }

.table.image-shadow img {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }

.table a {
  color: #e31c39;
  font-weight: 700;
  text-decoration: none; }
  .table a:hover {
    text-decoration: underline; }

table {
  overflow: hidden;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  border-radius: 5px; }
  table tbody td {
    color: #666666;
    padding: 12px;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    background: #ffffff;
    border-bottom: 1px solid #eaedf0;
    border-right: 1px solid #eaedf0;
    border-top: 1px solid #eaedf0;
    border-left: 0; }
    table tbody td:last-child {
      border-right: 0; }
    table tbody td p:last-child {
      margin: 0;
      padding: 0; }
  table tbody th {
    color: #666666;
    padding: 12px;
    font-size: 13px;
    text-align: left;
    background: #ffffff;
    border-bottom: 1px solid #eaedf0;
    border-right: 1px solid #eaedf0;
    border-top: 1px solid #eaedf0;
    border-left: 0;
    font-weight: 700; }
    table tbody th:last-child {
      border-right: 0; }
    table tbody th p {
      font-weight: 700; }
  @media (max-width: 520px) {
    table tr {
      display: block; }
      table tr td {
        display: block;
        width: 100%; }
      table tr th {
        display: block;
        width: 100%; } }

.table.style-01 table {
  overflow: hidden;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .table.style-01 table tbody td {
    color: #666666;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    background: #ffffff;
    border-bottom: 1px solid #eaedf0;
    border-right: 1px solid #eaedf0;
    border-top: 1px solid #eaedf0;
    border-left: 0; }
    .table.style-01 table tbody td:last-child {
      border-right: 0; }
    .table.style-01 table tbody td a {
      font-weight: bold;
      color: #e31c39;
      text-decoration: none; }
      .table.style-01 table tbody td a:hover {
        text-decoration: underline; }

.table.style-02 table {
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .table.style-02 table tbody td {
    color: #666666;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    background: #ffffff;
    border-bottom: 1px solid #eaedf0;
    border-right: 1px solid #eaedf0;
    border-top: 1px solid #eaedf0; }

.table.style-03 table th {
  background: #e31c39;
  padding: 10px 15px;
  font-weight: 300;
  color: white;
  font-size: 16px;
  line-height: 1.4em;
  font-family: 'Century Gothic', arial, sans-serif;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  border: 0; }

.table.style-03 table a {
  font-weight: 700;
  color: #e31c39;
  text-decoration: none; }
  .table.style-03 table a:hover {
    text-decoration: underline; }

.box-white .table {
  padding: 0 20px;
  margin-bottom: 20px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext");
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_0_0.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_1_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33ED2B_2_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'AvantGarde';
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff2") format("woff2"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/34D7FA_0_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Century Gothic";
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot");
  src: url("../../../../viiv-healthcare/desktop/assets/fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("embedded-opentype"), url("../../../../viiv-healthcare/desktop/assets/fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"), url("../../../../viiv-healthcare/desktop/assets/fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"), url("../../../../viiv-healthcare/desktop/assets/fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
  font-weight: 400;
  font-style: normal; }

.tabs {
  padding: 10px; }
  .tabs .tabs-nav {
    margin-bottom: 10px; }
    .tabs .tabs-nav .tabs-nav-list {
      list-style: none;
      display: table;
      margin: 0;
      padding: 0;
      width: 100%; }
      .tabs .tabs-nav .tabs-nav-list li {
        display: table-cell;
        margin: 0;
        padding: 0;
        background-color: #ACB4B9;
        border-right: 1px solid #fff; }
        .tabs .tabs-nav .tabs-nav-list li a {
          display: block;
          font-size: 10px;
          color: #fff;
          padding: 7px 10px;
          text-decoration: none; }
    @media (max-width: 768px) {
      .tabs .tabs-nav .tabs-nav-list {
        display: block; }
        .tabs .tabs-nav .tabs-nav-list li {
          display: inline-block;
          float: left;
          width: 50%;
          border: 2px solid white; } }
  .tabs .tabs-content {
    display: none; }
  .tabs .component-content div:nth-of-type(2) {
    display: block; }
  .tabs.default-style {
    padding: 0; }
    .tabs.default-style .tabs-nav {
      padding: 0 20px;
      margin: 10px 0 0 0; }
      .tabs.default-style .tabs-nav .tabs-nav-list {
        list-style: none;
        display: table;
        margin: 0;
        padding: 0; }
        .tabs.default-style .tabs-nav .tabs-nav-list li {
          display: table-cell;
          height: 100%;
          vertical-align: top;
          margin: 0;
          padding: 0;
          position: relative;
          text-align: center;
          background-color: #757678;
          border-right: 1px solid #fff; }
          .tabs.default-style .tabs-nav .tabs-nav-list li.is-active {
            background: #e31c39; }
            .tabs.default-style .tabs-nav .tabs-nav-list li.is-active:after {
              content: '';
              width: 1px;
              height: 1px;
              position: absolute;
              bottom: -16px;
              left: 50%;
              border: 8px solid transparent;
              border-top-color: #e31c39;
              margin-left: -8px; }
          .tabs.default-style .tabs-nav .tabs-nav-list li a {
            display: table;
            height: 100%;
            width: 100%;
            font-family: 'Century Gothic',arial,sans-serif;
            font-size: 14px;
            color: #fff;
            padding: 7px 10px;
            text-decoration: none;
            line-height: 1.2;
            text-align: center; }
            .tabs.default-style .tabs-nav .tabs-nav-list li a .tabMenuItem {
              display: table;
              height: 100%;
              width: 100%; }
              .tabs.default-style .tabs-nav .tabs-nav-list li a .tabMenuItem > div {
                display: table-cell;
                height: 100%;
                width: 100%;
                vertical-align: middle; }
      @media (max-width: 768px) {
        .tabs.default-style .tabs-nav .tabs-nav-list {
          display: block; }
          .tabs.default-style .tabs-nav .tabs-nav-list li {
            display: inline-block;
            float: left;
            width: 50%;
            border: 2px solid white; }
            .tabs.default-style .tabs-nav .tabs-nav-list li a {
              padding: 10px; }
            .tabs.default-style .tabs-nav .tabs-nav-list li:after {
              display: none; } }
  .tabs.lang-selector {
    padding: 0; }
    .tabs.lang-selector .tabs-nav {
      padding: 0 10px;
      margin: 0; }
      .tabs.lang-selector .tabs-nav .tabs-nav-list {
        list-style: none;
        display: inline-block;
        margin: 0;
        padding: 0; }
        .tabs.lang-selector .tabs-nav .tabs-nav-list li {
          display: inline-block;
          float: left;
          margin: 0;
          padding: 0;
          background-color: #ACB4B9;
          border-right: 1px solid #fff; }
          .tabs.lang-selector .tabs-nav .tabs-nav-list li.is-active {
            background: #e31c39; }
          .tabs.lang-selector .tabs-nav .tabs-nav-list li a {
            display: block;
            font-family: arial,sans-serif;
            font-size: 10px;
            line-height: 14px;
            color: #fff;
            padding: 7px 10px;
            text-decoration: none; }
    .tabs.lang-selector .tabs-content {
      padding: 0;
      margin: 0; }
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #E1E1E1;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative; }

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto; }

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #d5d1ce;
  border-radius: 0;
  color: white;
  padding: 5px 10px; }

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"] {
  background: url("../../img/quiz1_nrml.png") no-repeat scroll center center transparent;
  border: none;
  cursor: pointer;
  display: block;
  padding: 95px 0 0 0;
  min-width: 100px; }

.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover, .tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center; }

.tagBasedFilter .multiLevelFilterContent input[type="button"].selected {
  background: url("../../img/quiz_selected.png") no-repeat scroll 50% 50%;
  width: 100%; }

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px; }

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px; }

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px; }

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px; }

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0; }

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
  float: left; }

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }

.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center; }

.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em; }

.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0; }

.userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
  background-color: #e1e1e1;
  border: 1px solid #D5D1CE;
  margin-left: 1%;
  margin-right: 1%;
  color: #323131;
  padding: 5px 20px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block; }

.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white; }

.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline; }

.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right; }

.userBox .logged-in .user {
  font-weight: bold; }

.user-box.user-type-gigya {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/video.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video.scss */
.video object.responsive {
  width: 100% !important;
}

/* line 22, ../../sass/components/video.scss */
.video-video {
  border: solid 2px #323131;
}

/* line 26, ../../sass/components/video.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 30, ../../sass/components/video.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}

/* MEDIAELEMENT LIBRARY
--------------------------------- */
/* line 39, ../../sass/components/video.scss */
.mejs-container {
  position: relative;
  background: #000;
  margin-left: auto;
  margin-right: auto;
}

/* line 46, ../../sass/components/video.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 55, ../../sass/components/video.scss */
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* Start: LAYERS */
/* line 61, ../../sass/components/video.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 67, ../../sass/components/video.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 75, ../../sass/components/video.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 81, ../../sass/components/video.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 87, ../../sass/components/video.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 91, ../../sass/components/video.scss */
#content .therapy-video .mejs-overlay.mejs-layer.mejs-overlay-play .mejs-overlay-button{
	display:none;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../../assets/img/bigplay.png) top left no-repeat;
}

/* line 101, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 105, ../../sass/components/video.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}

/* line 118, ../../sass/components/video.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../img/loading.gif) center center no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 128, ../../sass/components/video.scss */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../img/background.png);
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}

/* line 143, ../../sass/components/video.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0;
}

/* line 158, ../../sass/components/video.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0;
  background: transparent url(../../img/controls.png) 0 0 no-repeat;
}

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 176, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}

/* line 187, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (current / duration) */
/* Start: Play/pause */
/* line 200, ../../sass/components/video.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 204, ../../sass/components/video.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* End: Play/pause */
/* Stop */
/* line 211, ../../sass/components/video.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* End: Play/pause */
/* Start: Progress bar */
/* line 218, ../../sass/components/video.scss */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}

/* line 223, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 234, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(30, 30, 30, 0.8)), color-stop(100%, rgba(60, 60, 60, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C);
}

/* line 242, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(44, 124, 145, 0.8)), color-stop(100%, rgba(78, 183, 212, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
  width: 0;
}

/* line 250, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(200, 200, 200, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);
}

/* line 258, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

/* line 273, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

/* line 287, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 291, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 299, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
/* line 322, ../../sass/components/video.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 326, ../../sass/components/video.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 337, ../../sass/components/video.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 341, ../../sass/components/video.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 345, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 349, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../img/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

/* line 365, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 371, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}

/* line 375, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

/* line 386, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* line 397, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 415, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 419, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 423, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  position: absolute;
  bottom: 5px;
  right: -30px;
  width: 130px;
  height: 100px;
  background: url(../../img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 440, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  display: block;
}

/* line 444, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 452, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #ffffff;
  overflow: hidden;
}

/* line 461, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px;
}

/* line 467, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

/* line 475, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 480, ../../sass/components/video.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
}

/* line 488, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}

/* line 499, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

/* line 509, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 513, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  /*background: #333;*/
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(102, 102, 102, 0.7)), color-stop(100%, rgba(50, 50, 50, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}

/* line 521, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

/* line 531, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 540, ../../sass/components/video.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 551, ../../sass/components/video.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 556, ../../sass/components/video.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 561, ../../sass/components/video.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 568, ../../sass/components/video.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 572, ../../sass/components/video.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../img/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: TRACK (Captions and Chapters) */
/* line 579, ../../sass/components/video.scss */
.mejs-clear {
  clear: both;
}

/* Start: ERROR */
/* line 588, ../../sass/components/video.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 593, ../../sass/components/video.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: ERROR */
/* Start: Loop */
/* line 601, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 605, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 612, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 616, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: picture controls */
/* line 623, ../../sass/components/video.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: picture controls */
/* MEJS Zen garden skin */
/* line 630, ../../sass/components/video.scss */
.mejs-controls {
  display: block;
  visibility: visible;
}

/* line 635, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030;
}

/* line 642, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px;
}

/* line 648, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: url(../../img/controls.png);
  background-repeat: no-repeat;
}

/* line 661, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button {
  background-position: 3px -130px;
}

/* line 665, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button:hover {
  background-position: -19px -130px;
}

/* line 669, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button {
  background-position: 0px -83px;
  width: 15px;
}

/* line 674, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button:hover {
  background-position: 0px -109px;
  width: 15px;
}

/* line 683, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button {
  background-position: 0 0;
}

/* line 687, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button:hover {
  background-position: 0 0;
}

/* line 695, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button {
  background-position: -2px -39px;
}

/* line 699, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px;
}

/* line 703, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button {
  margin: 4px 6px;
}

/* line 707, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button button {
  background-position: -2px -219px;
}

/* line 711, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button {
  background-position: 0 -26px;
}

/* line 715, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button:hover {
  background-position: 0 -26px;
}

/* line 719, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button {
  background-position: 1px -54px;
}

/* line 723, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button:hover {
  background-position: 1px -54px;
}

/* line 727, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative;
}

/* line 736, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 740, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px;
}

/* line 748, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

/* line 752, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px;
}

/* line 758, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #303030;
}

/* line 768, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  filter: none;
  background-image: none;
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 781, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  filter: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 793, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/* line 808, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

/* line 817, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

/* line 828, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10;
}

/* line 832, ../../sass/components/video.scss */
.video .mejs-container-fullscreen {
  z-index: 10000 !important;
}

/* line 836, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1;
}

/* line 841, ../../sass/components/video.scss */
.mejs-overlay-loading {
  background: url(../../img/loader.gif) center center no-repeat;
}

/* Share overlay */
/* line 846, ../../sass/components/video.scss */
.video .share {
  display: none;
}

/* line 850, ../../sass/components/video.scss */
.video .mejs-container {
  overflow: hidden;
  border:2px solid #000000;
  box-sizing:border-box;
  width: 100% !important;
}

/* line 854, ../../sass/components/video.scss */
.video .mejs-share {
  position: absolute;
  z-index: 20;
}

/* line 859, ../../sass/components/video.scss */
.video .share-container {
  width: 90%;
  margin: auto;
  padding: 10px 10px 60px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
}

/* line 874, ../../sass/components/video.scss */
.video .share-container td {
  width: 30px;
  height: 30px;
}

/* line 879, ../../sass/components/video.scss */
.video .share-container td, .video .share-container td a {
  color: #437cc4;
  text-decoration: none;
  font-size: 10px;
}

/* line 885, ../../sass/components/video.scss */
.video .share-container td a:hover {
  text-decoration: underline;
}

/* line 889, ../../sass/components/video.scss */
.video .share-container td img {
  vertical-align: middle;
}

/* grid classes for sharing*/
/* line 894, ../../sass/components/video.scss */
.grid_3 .share-container a + a, .grid_4 .share-container a + a, .grid_5 .share-container a + a {
  display: none;
}

/* line 898, ../../sass/components/video.scss */
.video .share-container table {
  width: 100%;
}

/* line 902, ../../sass/components/video.scss */
.video .share-container th {
  width: 50px;
}

/* line 906, ../../sass/components/video.scss */
.video .share-container td {
  width: auto;
  max-width: 70%;
}

/* line 911, ../../sass/components/video.scss */
.video .share-container td input {
  width: 90%;
  font-size: .9em;
}

/* Related content */
/* line 917, ../../sass/components/video.scss */
.video .related {
  display: none;
}

/* line 921, ../../sass/components/video.scss */
.video .mejs-related {
  position: absolute;
  z-index: 15;
  display: none;
  background: #333;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
}

/* line 930, ../../sass/components/video.scss */
.video .related-container {
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  height: 100%;
}

/* line 942, ../../sass/components/video.scss */
.video .related-container .column {
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 261px;
  border: 1px solid #fff;
  padding: 0 10px;
  font-size: 11px;
  color: #787878;
  height: 100%;
  line-height: 1.5em;
}

/* line 955, ../../sass/components/video.scss */
.video .related-container .button {
  /* font-size: .9em; */
}

/* line 960, ../../sass/components/video.scss */
.grid_4 .video .related-container, .grid_5 .video .related-container, .grid_6 .video .related-container {
  height: -moz-calc(100% -35px);
  overflow: auto;
}

/* line 965, ../../sass/components/video.scss */
.grid_4 .video .related-container .column, .grid_5 .video .related-container .column, .grid_6 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(100% -22px);
}

/* line 970, ../../sass/components/video.scss */
.grid_7 .video .related-container .column, .grid_8 .video .related-container .column, .grid_9 .video .related-container .column, .grid_10 .video .related-container .column, .grid_11 .video .related-container .column, .grid_12 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(50% -22px);
}

/* line 975, ../../sass/components/video.scss */
.grid_7 .video .related-container .column.wide, .grid_8 .video .related-container .column.wide, .grid_9 .video .related-container .column.wide, .grid_10 .video .related-container .column.wide, .grid_11 .video .related-container .column.wide, .grid_12 .video .related-container .column.wide {
  float: none;
  width: auto;
}

/* line 980, ../../sass/components/video.scss */
.video .related-container h4 {
  font-size: 14px;
  padding: 10px;
  margin: 0 -10px 10px;
  background-color: #efefef;
  display: block;
}

/* line 988, ../../sass/components/video.scss */
.video .related-container .img {
  float: left;
  padding-right: 10px;
  max-width: 50%;
  max-height: 180px;
}

/* line 995, ../../sass/components/video.scss */
.video .related-container .img img {
  max-width: 100%;
  max-height: 80px;
}

/* line 1000, ../../sass/components/video.scss */
.video .related-container li .excerpt a {
  background: url(../../img/arrow-blue-right.png) no-repeat scroll right 50% transparent;
  padding-right: 8px;
}

/* line 1005, ../../sass/components/video.scss */
.video .related-container li .subtitle {
  color: #444;
}

/* line 1009, ../../sass/components/video.scss */
.video .related-container li {
  clear: left;
  border-bottom: 1px dotted #CCC;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

/* line 1017, ../../sass/components/video.scss */
.video .related-container li:last-child {
  border-bottom: none;
}

/* line 1021, ../../sass/components/video.scss */
.video .related-container .contact, .video .related-container .contact .fn, .video .related-container .contact .title {
  font-size: 11px;
}

/* line 1025, ../../sass/components/video.scss */
.video .related-container .contact .fn {
  margin-left: 95px;
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

/*responsive*/
/* line 1033, ../../sass/components/video.scss */
.videoPlayer.responsive video {
  width: 100%;
}

/* line 1037, ../../sass/components/video.scss */
.mejs-overlay-button {
  opacity: 0.7;
  background: url(../../assets/img/bigplay.png) no-repeat scroll left top transparent;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}
.mejs-overlay-button:before{
	display:none;
}
/* line 1048, ../../sass/components/video.scss */
.grid_1 .mejs-controls {
  display: none !important;
}


/*------------------------ OVERWRITTEN ----------------------*/

.video-video{
  border: 0px;
}
.video-video-container video
{
  border:0px;
  box-sizing:border-box;
}
.mejs-controls .mejs-mute button:before, .mejs-controls .mejs-fullscreen-button button:before, .mejs-controls .mejs-playpause-button button:before{content:"";}
/*******3.40px*/
.video .mejs-controls .mejs-playpause-button button{
background: url(../../img/play_button.png);
background-image :no-repeat !important;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}
/*******active play button*/
.video .mejs-controls .mejs-button button {
    width: 15px;
    height: 16px;
    margin: 9px;
	}
	/****control bar position*/
    .mejs-controls {
    visibility: visible !important;
	}


	/****Audio button*/
	 .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
             background: #f36633;
			 }
	/****timer*/
.video .mejs-container .mejs-controls .mejs-time {
    width: 100px;
    margin: 22px 0 0 0;
    padding: 0;
    position: relative;
    left: 7px;
    top: -11px;
	}
/*******audio*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
             background: #f36633;
			 }
	.video .mejs-controls .mejs-button button {
    width: 28px;
    height: 22px;
    margin: 1px;
	}
	.video .mejs-controls .mejs-mute button{
    background-position: -3px -25px;
	}
	.video .mejs-controls .mejs-button button {
    width: 19px;
    height: 22px;
    margin: 6px;
	}
	.video .mejs-controls .mejs-mute button:hover{
    background-position: -3px -25px;
	}
	.video .mejs-controls .mejs-fullscreen-button button:hover {
    background-position: 0px 1px;
}
.video .mejs-controls .mejs-button button {
    width: 57px;
    height: 22px;
    margin: 6px;
	}
	.video .mejs-controls .mejs-time-rail {
	width:440px;
    height: 4px;
    padding-top: 11px;
    margin-left: 6px;
	}
	.video-video-container video {
	min-height:324px;
    border: 1px;
    box-sizing: border-box;
    color: #15717d;
	}
	.video.section.therapy-video{
	width:700px;
	height:324px;
	}
	.video .mejs-controls .mejs-time-rail {
    width: 440px!important;
    height: 4px;
   }
   /***controls bar***/
   .video .mejs-container .mejs-controls {
    z-index: 25;
    height: 49px;
    background: #f5f5f5;
    border-top: 1px solid #f5f5f5;
    vartical-align: middle;
}
.video .mejs-container {
    overflow: hidden;
    border: 1px solid #15717d;
    box-sizing: border-box;
    width: 100% !important;
	}
	.video .mejs-controls .mejs-button {
    width: 20px;
    height: 20px;
    margin: 8px 14px;
}
.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 4px;
	}

.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 3px;
    background: #cac9c7;
}
.video .mejs-controls .mejs-time-rail .mejs-time-current {
    height: 3px;
    background-color: #f36633;
	}
	.video .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 4px;
    background: #cac9c7;
    width: 440px!important;
	margin:10px;
}

	.video .mejs-container .mejs-controls .mejs-time span {
    float: left;
    color: #72635d;
    font-size: 14px;
	}


	.video .mejs-controls .mejs-time-rail .mejs-time-handle {
    background: #f36633;
    border: 1px solid #f5f5f5;
    height: 14px;
    width: 14px;
    top: -6px;
    display: block;
	}
	.video .mejs-controls .mejs-button {
    width: 10px;
    height: 16px;
    margin: 5px 14px;
	}
	.video .mejs-controls .mejs-time-rail {
    padding-top: 7px;
    margin-left: 4px;
}

.video .mejs-container .mejs-controls .mejs-time {
    width: 100px;
    margin: 22px 0 0 0;
    padding: 0;
    position: relative;
    left: 30px;
    top: -10px;
	}

.video .mejs-controls .mejs-fullscreen-button button {
    background-position: 20px 0;
}
.video .mejs-controls .mejs-button button {
    width: 15px;
    height: 21px;
    margin: 6px;
}

.video .mejs-controls .mejs-button button {
    width: 100px;
    height: 20px;
    margin: 0;
    padding: 0;
    background: url(../../img/fullsize.png);
    background-repeat: no-repeat;
	background-position:19px 0px;
}
.video .mejs-controls .mejs-playpause-button button {
    width: 20px;
    height: 20px;
    margin: 7px;
    padding: 0;
    background: url(../../img/play_button.png);
    background-repeat: no-repeat;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
	background-position: 18px 0px;
}
.video .mejs-controls .mejs-button button {
    width: 30px;
    height: 20px;
    margin: 7px;
    padding: 0;
	}
	.video .mejs-controls .mejs-button button:hover {
    width: 100px;
    height: 30px;
    margin: 1px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 21px 0;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 26px;
    height: 20px;
    margin: 2px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
}
.video .mejs-controls .mejs-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_volume.png);
    background-repeat: no-repeat;
    background-position: 15px -3px;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
    background-position: -4px -5px;
}
.video .mejs-controls .mejs-fullscreen-button button:hover {
    width: 60px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 14px -6px;
}
.mejs-overlay-button {
    opacity: 0.7;
    background: url(../../img/Play.png) no-repeat scroll left top transparent;
    height: 95px;
    left: 50%;
    margin: -10px 0 0 -55px;
    position: absolute;
    top: 50%;
    width: 95px;
}
#content .therapy-video .mejs-overlay.mejs-layer.mejs-overlay-play .mejs-overlay-button {
     display: initial;
}
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
    display: block;
    background-image: url(../../img/Ellipse2.png);
    background-repeat: no-repeat;
    background-position: 3px 3px;
	height: 12px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{
	background-color: #F5F5F5 !important;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    background-color: #F5F5F5;
    cursor: pointer;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider{
	background-color: #F5F5F5;
	    margin-top: 6px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 100px;
    width: 25px;

    background: #f5f5f5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -124px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 18px;
}
.video .mejs-controls .mejs-button button {
    width: 60px;
    height: 20px;
    margin: 7px;
    padding: 0;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png) no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: 18px 0px;
}
.video .mejs-controls .mejs-mute button {
    background-position: 45px -6px;
    background: url(../../img/volumebutton.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: 18px 0px;
    margin: 7px 0 0 10px !important;
}
.video .mejs-controls .mejs-fullscreen-button button:hover {
    width: 60px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_fullscreen.png);
    background-repeat: no-repeat;
    background-position: 14px -6px;
    margin: 7px 0 0 10px !important;
}
.video .mejs-controls .mejs-fullscreen-button button {
    background-position: 20px 0;
    margin: 7px 0 0 9px !important;
}
.video .mejs-controls .mejs-playpause-button button:hover {
    width: 40px;
    height: 25px;
    margin: 7px;
    padding: 0;
    background: url(../../img/hover_play_button.png);
    background-repeat: no-repeat;
    background-position: -4px -5px;
    margin: 7px 0 0 7px !important;
}




.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE; }
  .webinar .containerInner {
    height: auto;
    overflow: hidden;
    padding: 1% 1% 0 0%; }
  .webinar .contentLeft {
    overflow: hidden;
    float: left;
    width: 60%; }
  .webinar .contentRight {
    overflow: hidden; }
  .webinar .footer {
    overflow: hidden;
    margin: 10px auto; }
    .webinar .footer .webinarArrowLeft {
      background: url("../../img/arrows/leftArrow.png") no-repeat left center;
      bottom: 0;
      left: 0; }
    .webinar .footer .webinarArrowRight {
      background: url("../../img/arrows/rightArrow.png") no-repeat left center;
      right: 0;
      bottom: 0; }

.webinar .content {
  overflow: auto;
  margin: 0 0 0 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden; }
  .webinar .content .webinarThumbnails {
    margin: 0 46px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .webinar .content .webinarThumbnails {
        margin: 0 20px; } }
    .webinar .content .webinarThumbnails .imagesContainer {
      overflow: hidden;
      position: relative; }

.webinar .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden; }

.webinar .slide {
  text-align: center; }
  .webinar .slide img {
    width: 96%; }

.webinar .videoDetail {
  text-align: left;
  overflow: hidden;
  margin: 5px 5px 45px 0;
  padding: 0; }

.webinar .imageSeparator {
  margin: 0 8px; }

.webinar .imagesContainer div {
  float: left; }
  .webinar .imagesContainer div img {
    float: left;
    cursor: pointer;
    width: 150px;
    height: 115px;
    display: block;
    border: 1px solid #D5D1CE; }

.webinar .imageBox.activeSlide img {
  border: 1px solid #D5D1CE; }

.webinar .video {
  width: 100%;
  height: 250px; }

.webinar .webinarArrowLeft, .webinar .webinarArrowRight {
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-color: #e0e0e0;
  padding: 50px 0; }

