/* Minification failed. Returning unminified contents.
(1807,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'l'
 */
* {
  margin: 0;
  padding: 0;
  outline: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none;
  list-style-type: none; }

.mobile-only {
  display: none; }

.on {
  display: block; }

.off {
  display: none; }

.clear-both {
  clear: both; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.block {
  display: block; }

.centered {
  margin: 0 auto; }

.container {
  width: 980px; }

* ::selection {
  background: #168dcd;
  color: white; }
* ::-moz-selection {
  background: #168dcd;
  color: white; }

body {
  font-family: "news-gothic-std", verdana, arial, sans-serif;
  font-size: .9em; }

header a:link, header a:visited {
  color: #00456e; }

.template-hcp-home p, .template-public p {
  padding-left: 10px; }
.template-hcp-home h2, .template-public h2 {
  font-size: 1.625em; }

.template-hcp-home header h2, .template-hcp-home header h3 {
  text-align: center;
  color: white;
  text-shadow: 1px 1px 3px #00456e;
  font-weight: normal; }
.template-hcp-home header h2 {
  padding: 0;
  font-size: 2.85em;
  line-height: .75em;
  font-family: "garamond-premier-pro-display", "Times-New-Roman", serif; }
.template-hcp-home header h3 {
  margin: 0 0 20px 0;
  font-size: 1.3em; }

.template-public h2 {
  padding: 0 0 22px 20px; }

.template-hcp-content .content h1, .template-hcp-content .content h2, .template-hcp-content .content h3 {
  font-family: "news-gothic-std", verdana, arial, sans-serif;
  text-shadow: none;
  margin: 0 0 16px 0;
  text-align: left; }
.template-hcp-content .content h1 {
  font-size: 1.625em;
  line-height: 1.25em; }
.template-hcp-content .content h2 {
  font-size: 1.25em; }
.template-hcp-content .content h3 {
  font-size: 1.25em;
  font-weight: bold; }
.template-hcp-content .chapters ul li a:link, .template-hcp-content .chapters ul li a:visited {
  font-size: .8em;
  color: #333333; }
.template-hcp-content .chapters ul li a:hover, .template-hcp-content .chapters ul li a:active {
  color: white; }
.template-hcp-content .chapters ul li.inview a {
  color: white; }
.template-hcp-content .section-wrapper section ul li {
  color: black; }
.template-hcp-content .section-wrapper section h3 {
  margin-bottom: 16px; }

footer p {
  font-size: 0.8em; }
footer a {
  font-weight: bold; }

a:link, a:visited {
  color: #168dcd;
  text-decoration: none; }
a:hover {
  color: #00456e; }
a.light-blue:link, a.light-blue:visited {
  color: #c2e3f7; }

.bullet, .template-hcp-home .content ul li, .template-hcp-content .section-wrapper section ul li {
  background: url(../img/list-style.png) 0 6px no-repeat;
  padding-left: 16px; }

ol {
  list-style-type: decimal; }
  ol li {
    margin-bottom: 10px; }

b {
  font-weight: bold; }

strong {
  text-transform: uppercase; }

em, i {
  font-style: italic; }

sup {
  vertical-align: super;
  font-size: 0.5em; }

.superscript {
  font-family: verdana, arial, sans-serif;
  font-size: 50%;
  vertical-align: super;
  text-decoration: none; }

.footnote {
  color: #333;
  font-size: .75em;
  line-height: 1.2em;
  display: block;
  margin: -5px 0 20px 0;
  font-family: "news-gothic-std", verdana, arial, sans-serif;
  text-indent: -6px; }

.note-align-c {
  text-indent: -10px;
  display: inline-block; }

input, label {
  font-family: "news-gothic-std", verdana, arial, sans-serif; }

input[type=text], input[type=email], input[type=password] {
  font-size: 1.125em;
  color: #333333; }
input[type=password] {
  font-family: verdana, arial, sans-serif; }

label {
  font-size: 1.125em; }
  label.error {
    font-size: .875em;
    font-weight: bold; }

select.select-country, select.select-profession {
  text-indent: 2px;
  font-size: 1em;
  font-weight: normal;
  color: #666666;
  text-shadow: 1px 1px 1px #ffffff; }

textarea {
  font-family: "news-gothic-std", verdana, arial, sans-serif;
  color: #333333; }

.button {
  font-size: 1.125em;
  color: #333333; }
  .button:hover {
    color: white; }

.callout {
  font-size: .9em; }

.insert-here h1 {
  font-size: 1.5em;
  color: #168dcd;
  font-weight: normal; }

@media all and (max-width: 1015px) {
  ol {
    margin-left: 21px;
    list-style-type: decimal; }
    ol li {
      margin-bottom: 10px; }

  .note-align-a {
    text-indent: -6px; }

  .template-hcp-home header h2 {
    font-size: 1.8em;
    margin: -10px 0 0 0; }
  .template-hcp-home header h3 {
    font-size: .9em; }

  .template-hcp-content .mobile-accordian {
    text-align: center; }
    .template-hcp-content .mobile-accordian.inview {
      color: white; }
  .template-hcp-content .section-wrapper section h2 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0; }
  .template-hcp-content .section-wrapper section ul li {
    color: black; } }
@media all and (max-width: 380px) {
  .template-hcp-home header h2 {
    font-size: 1.5em; }
  .template-hcp-home header h3 {
    font-size: .8em; } }
.form-wrapper {
  width: 800px;
  margin: 0 0 0 10px; }

.form-row {
  clear: both;
  display: block;
  padding-bottom: 24px; }

input[type=text], input[type=email], input[type=password] {
  border: solid 1px #999;
  background-color: #f2f2f2;
  display: inline-block;
  padding: 6px 10px 5px 10px;
  margin: 0 20px 0 0;
  width: 332px;
  -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5); }
input[type=checkbox], input[type=radio] {
  margin-right: 10px; }

label {
  padding-left: 10px;
  margin-bottom: 4px;
  display: block; }

label.error {
  background: url(../img/warning_icon.png) no-repeat 0 6px transparent;
  padding: 5px 0 0 26px; }

select {
  display: inline-block;
  height: 26px;
  border: 1px solid #999999; }
  select.select-country {
    height: 30px;
    width: 265px;
    margin: 10px 0 0 0; }
  select.select-profession {
    width: 368px;
    height: 36px;
    margin: 0 0 10px 0; }

textarea {
  border: 1px solid #999;
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  resize: none; }
  textarea.textarea-email-message {
    width: 340px;
    height: 209px;
    padding: 6px 10px 5px 10px; }

.button {
  padding: 7px 40px;
  background-color: #fec157;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #d49339;
  cursor: pointer;
  color: #333333;
  transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  text-align: center; }
  .button:hover, .button:active {
    background-color: #168dcd;
    border-color: #00456e;
    color: white; }

.mask {
  background-color: rgba(242, 242, 242, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: none; }

.modal {
  display: none;
  width: 678px;
  padding: 30px 20px;
  border: solid 1px #666666;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -360px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  z-index: 1001; }

.modal-small {
  width: 378px;
  margin-left: -180px; }

.close {
  width: 23px;
  height: 24px;
  position: absolute;
  top: -11px;
  right: -11px;
  z-index: 1002;
  background: url(../img/close.png) no-repeat top left transparent;
  cursor: pointer; }
  .close:hover {
    background-position: 0 -24px; }

.insert-here h1, .insert-here h2, .insert-here li {
  margin-bottom: 8px; }
.insert-here img {
  width: 100%; }
.insert-here h1 {
  float: none;
  width: 100%; }
.insert-here ol {
  list-style-type: decimal;
  margin-left: 24px; }
  .insert-here ol li ul {
    margin-top: 8px; }
    .insert-here ol li ul li {
      padding-left: 18px;
      background: url(../img/emdash.gif) no-repeat left 8px transparent; }
.insert-here .form-wrapper {
  width: 100%; }
.insert-here .callout {
  padding: 10px;
  margin: 10px 0;
  color: #168dcd;
  background: #f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #cccccc;
  font-weight: bold; }

.popup-zoom {
  position: relative;
  display: block;
  margin-bottom: 20px; }
  .popup-zoom .popup-zoom-bar {
    padding: 16px 0 0 0;
    text-indent: 50px;
    width: 100%;
    background: url(../img/quicklook.png) no-repeat 20px 15px #fec157;
    position: absolute;
    z-index: 200;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -webkit-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    color: #00456e;
    border: 1px solid #cccccc;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .popup-zoom:hover .popup-zoom-bar {
    height: 34px;
    opacity: 1;
    filter: alpha(opacity=100); }

@media all and (max-width: 1015px) {
  .quicklook a.popup-ql .quick-look-bar {
    width: 100%;
    margin-left: -10px; }

  .modal {
    width: 90% !important;
    padding: 3%;
    margin: 2%;
    left: 0;
    top: 0; }
    .modal .close {
      top: 5px;
      right: 5px;
      width: 17px;
      height: 17px;
      background-size: 100%; }
    .modal .close:hover {
      background-position: 0 -17px; }
    .modal iframe {
      width: 100%; } }
header {
  height: auto;
  padding: 8px;
  width: 982px; }
  header .logo {
    display: block;
    float: left;
    width: 211px;
    height: 120px;
    padding: 10px 0 0 20px;
    background: url(../img/header-left.png) no-repeat top left transparent; }
    header .logo img {
      width: 191px;
      border: none; }
  header .header-country {
    padding-left: 20px; }

.template-public header .logo {
  background: transparent;
  height: 110px; }

nav#utility.maxWidth { width: 151px; }
.template-hcp-home .header-outside, .template-hcp-content .header-outside {
  height: 124px;
  position: relative;
  background: url(../img/header-middle-repeat.png) no-repeat 231px 0px transparent; }
  .template-hcp-home .header-outside nav#utility, .template-hcp-content .header-outside nav#utility {
    padding: 15px;
    height: 30px;
    background: url(../img/header-top-right.png) no-repeat 100% 0px transparent;
    float: right; }
    .template-hcp-home .header-outside nav#utility ul li, .template-hcp-content .header-outside nav#utility ul li {
      display: inline-block; }
    .template-hcp-home .header-outside nav#utility ul li:first-child, .template-hcp-content .header-outside nav#utility ul li:first-child {
      margin-right: 10px;
      padding-right: 13px;
      background: url(../img/divider.png) no-repeat 100% 0 transparent;
      background-size: 2px 100%; }
    .template-hcp-home .header-outside nav#utility ul li:last-child, .template-hcp-content .header-outside nav#utility ul li:last-child {
        background: none;
        margin-right: 0;
        padding-right: 0;
    }
    .template-hcp-home .header-outside nav#utility select, .template-hcp-content .header-outside nav#utility select {
      width: 249px; }
  .template-hcp-home .header-outside nav#main, .template-hcp-content .header-outside nav#main {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 64px;
    width: 751px; }
    .template-hcp-home .header-outside nav#main ul, .template-hcp-content .header-outside nav#main ul {
      height: 100%; }
      .template-hcp-home .header-outside nav#main ul li, .template-hcp-content .header-outside nav#main ul li {
        display: block;
        width: 120px;
        height: 100%;
        float: left; }
        .template-hcp-home .header-outside nav#main ul li a:link, .template-hcp-home .header-outside nav#main ul li a:visited, .template-hcp-content .header-outside nav#main ul li a:link, .template-hcp-content .header-outside nav#main ul li a:visited {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          width: 120px;
          height: 60px;
          text-decoration: none;
          background: url(../img/middle-nav-sprite.png) top right transparent no-repeat; }
        .template-hcp-home .header-outside nav#main ul li a:hover, .template-hcp-home .header-outside nav#main ul li a:active, .template-hcp-content .header-outside nav#main ul li a:hover, .template-hcp-content .header-outside nav#main ul li a:active {
          color: #00456e;
          text-decoration: none;
          background-position: 0 0; }
        .template-hcp-home .header-outside nav#main ul li a.active, .template-hcp-content .header-outside nav#main ul li a.active {
          color: white;
          background-position: -150px 0; }
        .template-hcp-home .header-outside nav#main ul li.last-child, .template-hcp-content .header-outside nav#main ul li.last-child {
          width: 151px; }
          .template-hcp-home .header-outside nav#main ul li.last-child a:link, .template-hcp-home .header-outside nav#main ul li.last-child a:visited, .template-hcp-content .header-outside nav#main ul li.last-child a:link, .template-hcp-content .header-outside nav#main ul li.last-child a:visited {
            width: 151px;
            height: 64px;
            text-decoration: none;
            background: url(../img/right-nav-sprite.png) 0 0 transparent no-repeat; }
          .template-hcp-home .header-outside nav#main ul li.last-child a:hover, .template-hcp-home .header-outside nav#main ul li.last-child a:active, .template-hcp-content .header-outside nav#main ul li.last-child a:hover, .template-hcp-content .header-outside nav#main ul li.last-child a:active {
            color: #00456e;
            text-decoration: none;
            background-position: 0 -64px; }
          .template-hcp-home .header-outside nav#main ul li.last-child a.active, .template-hcp-content .header-outside nav#main ul li.last-child a.active {
            color: white;
            background-position: 0 -128px; }

footer {
  margin: 40px auto 0 auto; }
  footer p {
    margin: 30px 0 0 0;
    line-height: 2em; }
  footer a, footer a:link, footer a:visited {
    color: #168dcd;
    text-decoration: none; }
  footer a:hover {
    color: #168dcd;
    text-decoration: underline; }
  footer #footer-menu-left img { border: 0;}
  footer #footer-menu-left, footer #footer-menu-right {
    display: inline-block; }
    footer #footer-menu-left li, footer #footer-menu-right li {
      display: inline-block; }  
    footer #footer-menu-left li {
      float: left;
      margin: 0 20px 0 0; }
  footer #footer-menu-right {    
    float: right; }
    footer #footer-menu-right li {
      margin: 0 0 0 7px;
      padding: 0 0 0 11px;
      background: url(../img/divider.png) no-repeat 0 0 transparent;
      background-size: 2px 100%;
      line-height: 2em; }
    footer #footer-menu-right li:first-child {
      background: none;
      margin: 0;
      padding: 0; }

.template-hcp-home {
  background-color: #f2f2f2; }
  .template-hcp-home .content {
    padding: 16px; }
    .template-hcp-home .content p {
      margin-bottom: 16px; }
    .template-hcp-home .content ul li {
      margin-bottom: 10px;
      margin-left: 10px; }
  .template-hcp-home .container.content {
    margin: 20px auto; }
  .template-hcp-home .foreground-image {
    background: url(../img/hero.jpg) top center no-repeat transparent;
    width: 1064px;
    height: 704px; }

.template-public {
  background: #f2f2f2 url(../img/background-hcp.jpg) top center no-repeat; }
  .template-public #content {
    background: url(../img/background-public.png) bottom center no-repeat;
    padding: 30px 41px; }
  .template-public header.container {
    background: url(../img/background-public.png) top center no-repeat;
    padding: 0 41px; }
  .template-public .split {
    padding: 0; }
    .template-public .split a.button {
      margin: 20px auto !important;
      float: none; }
    .template-public .split h2 {
      margin: 0;
      padding: 0; }
    .template-public .split .left, .template-public .split .right {
      width: 450px;
      margin-left: 20px;
      text-align: left; }
  .template-public .wrapper {
    background: none; }

.template-hcp-content {
  background-color: #f2f2f2; }
  .template-hcp-content .home-header {
    display: none; }
  .template-hcp-content .wrapper {
    background: url(../img/background-hcp.jpg) top center no-repeat; }
  .template-hcp-content .content {
    margin-bottom: 20px;
    padding: 47px 0 0 0; }
  .template-hcp-content .content-wrapper {
    position: relative;
    width: 100%; }
  .template-hcp-content .button {
    padding: 7px 40px;
    background-color: #fec157;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #d49339;
    cursor: pointer;
    color: #333333;
    transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -webkit-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    text-align: center; }
    .template-hcp-content .button:hover, .template-hcp-content .button:active {
      background-color: #168dcd;
      border-color: #00456e;
      color: white; }
    .template-hcp-content .button.block {
      margin: 10px 0; }
  .template-hcp-content .chapters {
    width: 159px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: solid 1px #cccccc;
    border-right: none;
    position: absolute;
    z-index: 100; }
    .template-hcp-content .chapters ul {
      display: block;
      position: relative; }
      .template-hcp-content .chapters ul li {
        display: block;
        position: relative;
        border-bottom: solid 1px #cccccc; }
        .template-hcp-content .chapters ul li:first-child {
          -webkit-border-top-left-radius: 4px;
          -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px; }
          .template-hcp-content .chapters ul li:first-child a {
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px; }
        .template-hcp-content .chapters ul li:last-child {
          border-bottom: none;
          -webkit-border-bottom-left-radius: 4px;
          -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px; }
          .template-hcp-content .chapters ul li:last-child a {
            -webkit-border-bottom-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            border-bottom-left-radius: 4px; }
        .template-hcp-content .chapters ul li a {
          position: relative;
          transition: all 0.15s ease 0s;
          -moz-transition: all 0.15s ease 0s;
          -webkit-transition: all 0.15s ease 0s;
          -o-transition: all 0.15s ease 0s; }
          .template-hcp-content .chapters ul li a:link, .template-hcp-content .chapters ul li a:visited {
            display: block;
            width: 127px;
            padding: 8px 16px;
            /* 					@include chapter-gradient; */
            background-color: white; }
          .template-hcp-content .chapters ul li a:hover, .template-hcp-content .chapters ul li a:active {
            background: #168dcd; }
          .template-hcp-content .chapters ul li a .arrow {
            width: 11px;
            height: 20px;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -10px;
            background: url(../img/chapter-active.png) no-repeat center center transparent;
            opacity: 0;
            filter: alpha(opacity=0);
            transition: all 0.15s ease 0s;
            -moz-transition: all 0.15s ease 0s;
            -webkit-transition: all 0.15s ease 0s;
            -o-transition: all 0.15s ease 0s;
            z-index: 200; }
        .template-hcp-content .chapters ul li.inview a {
          background: #168dcd; }
          .template-hcp-content .chapters ul li.inview a .arrow {
            right: -11px;
            opacity: 1;
            filter: alpha(opacity=100); }
  .template-hcp-content .section-wrapper {
    width: 760px;
    position: relative;
    background-color: white;
    left: 160px;
    border: solid 1px #cccccc;
    padding: 16px 19px 16px 39px;
    -webkit-border-top-right-radius: 04px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topright: 04px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    .template-hcp-content .section-wrapper hr {
      margin: 40px 0; }
    .template-hcp-content .section-wrapper section {
      display: none; }
      .template-hcp-content .section-wrapper section p {
        margin-bottom: 16px; }
      .template-hcp-content .section-wrapper section ul li {
        margin-bottom: 10px; }
      .template-hcp-content .section-wrapper section.inview {
        display: block; }
      .template-hcp-content .section-wrapper section h3 {
        margin-bottom: 16px; }
      .template-hcp-content .section-wrapper section .columns {
          min-height: 2em; }
      .template-hcp-content .section-wrapper section .columns .left, .template-hcp-content .section-wrapper section .columns .right {
        width: 370px; }
        .template-hcp-content .section-wrapper section .columns .left img, .template-hcp-content .section-wrapper section .columns .right img {
          width: 100%;
          margin-bottom: 16px; }
      .template-hcp-content .section-wrapper section .columns .left {
        margin-right: 20px; }
      .template-hcp-content .section-wrapper section .callout {
        padding: 16px 0;
        width: 100%;
        color: #666666;
        background: #f2f2f2;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: solid 1px #cccccc;
        text-align: center; }
        .template-hcp-content .section-wrapper section .callout p {
          padding: 0 10px;
          margin-bottom: 10px; }
        .template-hcp-content .section-wrapper section .callout .button {
          display: inline-block; }
  .template-hcp-content .expandable-button:link, .template-hcp-content .expandable-button:visited {
    background: url(../img/click-to-expand-sprite.png) top left no-repeat transparent;
    width: auto;
    height: 22px;
    display: block;
    color: white;
    padding: 7px 0 6px 0px;
    text-indent: 45px;
    position: relative;
    z-index: 100;
    margin-bottom: -15px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px; }
  .template-hcp-content .expandable-button:hover, .template-hcp-content .expandable-button:active {
    background-position: 0 -35px; }
  .template-hcp-content .expandable-button.active {
    background-position: 0 -70px; }
  .template-hcp-content .expandable-content {
    background-color: white;
    width: auto;
    padding: 0;
    margin: 0 0 30px 0;
    height: 0;
    padding: 0 10px;
    border: solid 1px #cccccc;
    overflow: hidden;
    transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -webkit-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s; }
    .template-hcp-content .expandable-content.open {
      height: auto;
      padding: 25px 10px 10px 10px;
      margin: 0 0 15px 0;
      -webkit-border-bottom-right-radius: 15px;
      -webkit-border-bottom-left-radius: 15px;
      -moz-border-radius-bottomright: 15px;
      -moz-border-radius-bottomleft: 15px;
      border-bottom-right-radius: 15px;
      border-bottom-left-radius: 15px;
      background-color: #f2f2f2; }

@media all and (max-width: 1015px) {
  .template-hcp-content .mobile-chapter-headlines {
    display: none; }
    .template-hcp-content .mobile-chapter-headlines.inview {
      display: none !important; }
  .template-hcp-content .mobile-accordian {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    padding: 20px 0;
    text-align: center;
    border-bottom: solid 1px #cccccc; }
    .template-hcp-content .mobile-accordian.inview {
      background-color: #168dcd; }
  .template-hcp-content .reference-wrapper ul.resources-list {
    padding-left: 0; }
    .template-hcp-content .reference-wrapper ul.resources-list li {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      background: url(../img/pdf-download.png) no-repeat 0 0 white;
      min-height: 80px;
      background-size: 80px 80px;
      padding: 20px 0 0 100px; }
  .template-hcp-content .content-wrapper {
    position: relative;
    width: 100%; }
  .template-hcp-content .chapters {
    display: none; }
  .template-hcp-content .section-wrapper {
    width: 100%;
    position: relative;
    background-color: white;
    left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    border-top: solid 1px #cccccc;
    padding: 0px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
    .template-hcp-content .section-wrapper section {
      display: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 10px;
      border-bottom: solid 1px #cccccc; }
      .template-hcp-content .section-wrapper section h2 {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0; }
      .template-hcp-content .section-wrapper section p {
        margin-bottom: 16px; }
      .template-hcp-content .section-wrapper section ul li {
        margin-bottom: 16px; }
      .template-hcp-content .section-wrapper section.inview {
        display: block; }
      .template-hcp-content .section-wrapper section .columns .left, .template-hcp-content .section-wrapper section .columns .right {
        width: 100%;
        float: none; }
      .template-hcp-content .section-wrapper section .columns .left {
        margin-right: 0; } }
body {
  background-color: #283240; }

.desktop-only {
  display: block; }

.mobile-only {
  display: none; }

.wrapper {
  width: 100%;
  max-width: 2000px;
  background-color: #f0efe6;
  margin: 0 auto; }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.block {
  display: block; }

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

@media all and (max-width: 1015px) {
  body {
    background-color: #FFFFFF; }

  .container {
    width: 100%; }

  .wrapper {
    width: 100%; }

  .desktop-only {
    display: none; }

  .mobile-only {
    display: block; }

  p.centered {
    text-align: center; }

  .callout {
    margin-bottom: 10px; }

  .popup-zoom img {
    width: 100% !important;
    height: auto !important;
  }

  .template-hcp-home {
    background-color: white; }
    .template-hcp-home .wrapper {
      background-color: white; }
    .template-hcp-home .foreground-image {
      height: auto;
      background-image: none;
      background-color: white;
      width: 100%; }
    .template-hcp-home .content {
      padding: 0;
      width: 96%; }
    .template-hcp-home .container header {
      background: #05164b url(../img/hero_mobile.png) no-repeat center bottom;
      height: 250px;
      padding: 30px; }
      .template-hcp-home .container header h3 {
        width: 60%;
        margin-left: auto;
        margin-right: auto; }

  .template-hcp-content .content {
    padding: 0; }

  .template-public #content {
    background: white;
    border-bottom: 1px solid #cccccc;
    padding: 30px 0; }
    .template-public #content h2 {
      text-align: center;
      padding: 0 0 22px 0; }
  .template-public .foreground-image {
    height: auto;
    background-image: none;
    background-color: #f2f2f2;
    width: 100%; }
  .template-public header {
    height: auto; }
    .template-public header.container {
      background: none;
      border-bottom: 1px solid #cccccc; }
    .template-public header h1 a {
      background: transparent; }
  .template-public #content .split {
    padding: 0; }
    .template-public #content .split h2 {
      padding: 0 0 3px 20px; }
    .template-public #content .split .left, .template-public #content .split .right {
      width: 90%;
      margin: 0 auto;
      text-align: left;
      float: none; }
    .template-public #content .split .right {
      margin-top: 30px; }

  .template-hcp-content footer, .template-public footer {
    padding-bottom: 150px;
    background: url(../img/hero_mobile.png) no-repeat center bottom; }

  .template-hcp-home .mobile-menu, .template-hcp-content .mobile-menu, .template-public .mobile-menu {
    display: block;
    width: 39px;
    height: 39px;
    z-index: 101; }
    .template-hcp-home .mobile-menu#mobile-main, .template-hcp-content .mobile-menu#mobile-main, .template-public .mobile-menu#mobile-main {
      float: right;
      margin: 10px 10px 0 0;
      background: url(../img/mobile-menu.png) no-repeat; }
    .template-hcp-home .mobile-menu#mobile-utility, .template-hcp-content .mobile-menu#mobile-utility, .template-public .mobile-menu#mobile-utility {
      float: left;
      margin: 10px 0 0 10px;
      background: url(../img/maintena_gear.png) no-repeat; }
  .template-hcp-home header, .template-hcp-home header.container, .template-hcp-content header, .template-hcp-content header.container, .template-public header, .template-public header.container {
    height: 100%;
    position: relative;
    padding: 0;
    padding-top: 12px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #f2f2f2; }
    .template-hcp-home header h1, .template-hcp-home header.container h1, .template-hcp-content header h1, .template-hcp-content header.container h1, .template-public header h1, .template-public header.container h1 {
      display: block;
      float: none !important;
      width: 136px;
      height: auto;
      margin: 0 auto; }
      .template-hcp-home header h1 a, .template-hcp-home header.container h1 a, .template-hcp-content header h1 a, .template-hcp-content header.container h1 a, .template-public header h1 a, .template-public header.container h1 a {
        display: block;
        padding: 0;
        height: auto;
        width: 100% !important; }
        .template-hcp-home header h1 a img, .template-hcp-home header.container h1 a img, .template-hcp-content header h1 a img, .template-hcp-content header.container h1 a img, .template-public header h1 a img, .template-public header.container h1 a img {
          width: 100%; }
    .template-hcp-home header .logo, .template-hcp-home header.container .logo, .template-hcp-content header .logo, .template-hcp-content header.container .logo, .template-public header .logo, .template-public header.container .logo {
      border: none;
      padding: 10px 0;
      margin: 0 auto;
      background: none;
      float: none;
      height: auto;
      width: 191px; }
    .template-hcp-home header nav#main, .template-hcp-home header nav#utility, .template-hcp-home header .header-outside nav#main, .template-hcp-home header .header-outside nav#utility, .template-hcp-home header.container nav#main, .template-hcp-home header.container nav#utility, .template-hcp-home header.container .header-outside nav#main, .template-hcp-home header.container .header-outside nav#utility, .template-hcp-content header nav#main, .template-hcp-content header nav#utility, .template-hcp-content header .header-outside nav#main, .template-hcp-content header .header-outside nav#utility, .template-hcp-content header.container nav#main, .template-hcp-content header.container nav#utility, .template-hcp-content header.container .header-outside nav#main, .template-hcp-content header.container .header-outside nav#utility, .template-public header nav#main, .template-public header nav#utility, .template-public header .header-outside nav#main, .template-public header .header-outside nav#utility, .template-public header.container nav#main, .template-public header.container nav#utility, .template-public header.container .header-outside nav#main, .template-public header.container .header-outside nav#utility {
      z-index: 100;
      display: none;
      height: 0px;
      overflow: hidden;
      transition: all 0.15s ease 0s;
      -moz-transition: all 0.15s ease 0s;
      -webkit-transition: all 0.15s ease 0s;
      -o-transition: all 0.15s ease 0s;
      width: 100%;
      position: relative;
      background: none;
      padding: 0; }
      .template-hcp-home header nav#main.opened, .template-hcp-home header nav#utility.opened, .template-hcp-home header .header-outside nav#main.opened, .template-hcp-home header .header-outside nav#utility.opened, .template-hcp-home header.container nav#main.opened, .template-hcp-home header.container nav#utility.opened, .template-hcp-home header.container .header-outside nav#main.opened, .template-hcp-home header.container .header-outside nav#utility.opened, .template-hcp-content header nav#main.opened, .template-hcp-content header nav#utility.opened, .template-hcp-content header .header-outside nav#main.opened, .template-hcp-content header .header-outside nav#utility.opened, .template-hcp-content header.container nav#main.opened, .template-hcp-content header.container nav#utility.opened, .template-hcp-content header.container .header-outside nav#main.opened, .template-hcp-content header.container .header-outside nav#utility.opened, .template-public header nav#main.opened, .template-public header nav#utility.opened, .template-public header .header-outside nav#main.opened, .template-public header .header-outside nav#utility.opened, .template-public header.container nav#main.opened, .template-public header.container nav#utility.opened, .template-public header.container .header-outside nav#main.opened, .template-public header.container .header-outside nav#utility.opened {
        display: block; }
      .template-hcp-home header nav#main ul, .template-hcp-home header nav#utility ul, .template-hcp-home header .header-outside nav#main ul, .template-hcp-home header .header-outside nav#utility ul, .template-hcp-home header.container nav#main ul, .template-hcp-home header.container nav#utility ul, .template-hcp-home header.container .header-outside nav#main ul, .template-hcp-home header.container .header-outside nav#utility ul, .template-hcp-content header nav#main ul, .template-hcp-content header nav#utility ul, .template-hcp-content header .header-outside nav#main ul, .template-hcp-content header .header-outside nav#utility ul, .template-hcp-content header.container nav#main ul, .template-hcp-content header.container nav#utility ul, .template-hcp-content header.container .header-outside nav#main ul, .template-hcp-content header.container .header-outside nav#utility ul, .template-public header nav#main ul, .template-public header nav#utility ul, .template-public header .header-outside nav#main ul, .template-public header .header-outside nav#utility ul, .template-public header.container nav#main ul, .template-public header.container nav#utility ul, .template-public header.container .header-outside nav#main ul, .template-public header.container .header-outside nav#utility ul {
        height: auto;
        border: 10px solid #cccccc; }
        .template-hcp-home header nav#main ul li, .template-hcp-home header nav#utility ul li, .template-hcp-home header .header-outside nav#main ul li, .template-hcp-home header .header-outside nav#utility ul li, .template-hcp-home header.container nav#main ul li, .template-hcp-home header.container nav#utility ul li, .template-hcp-home header.container .header-outside nav#main ul li, .template-hcp-home header.container .header-outside nav#utility ul li, .template-hcp-content header nav#main ul li, .template-hcp-content header nav#utility ul li, .template-hcp-content header .header-outside nav#main ul li, .template-hcp-content header .header-outside nav#utility ul li, .template-hcp-content header.container nav#main ul li, .template-hcp-content header.container nav#utility ul li, .template-hcp-content header.container .header-outside nav#main ul li, .template-hcp-content header.container .header-outside nav#utility ul li, .template-public header nav#main ul li, .template-public header nav#utility ul li, .template-public header .header-outside nav#main ul li, .template-public header .header-outside nav#utility ul li, .template-public header.container nav#main ul li, .template-public header.container nav#utility ul li, .template-public header.container .header-outside nav#main ul li, .template-public header.container .header-outside nav#utility ul li {
          display: block;
          background: white;
          width: 100%;
          float: none;
          text-align: center;
          border-bottom: 1px solid #cccccc; }
          .template-hcp-home header nav#main ul li a:link, .template-hcp-home header nav#main ul li a:visited, .template-hcp-home header nav#utility ul li a:link, .template-hcp-home header nav#utility ul li a:visited, .template-hcp-home header .header-outside nav#main ul li a:link, .template-hcp-home header .header-outside nav#main ul li a:visited, .template-hcp-home header .header-outside nav#utility ul li a:link, .template-hcp-home header .header-outside nav#utility ul li a:visited, .template-hcp-home header.container nav#main ul li a:link, .template-hcp-home header.container nav#main ul li a:visited, .template-hcp-home header.container nav#utility ul li a:link, .template-hcp-home header.container nav#utility ul li a:visited, .template-hcp-home header.container .header-outside nav#main ul li a:link, .template-hcp-home header.container .header-outside nav#main ul li a:visited, .template-hcp-home header.container .header-outside nav#utility ul li a:link, .template-hcp-home header.container .header-outside nav#utility ul li a:visited, .template-hcp-content header nav#main ul li a:link, .template-hcp-content header nav#main ul li a:visited, .template-hcp-content header nav#utility ul li a:link, .template-hcp-content header nav#utility ul li a:visited, .template-hcp-content header .header-outside nav#main ul li a:link, .template-hcp-content header .header-outside nav#main ul li a:visited, .template-hcp-content header .header-outside nav#utility ul li a:link, .template-hcp-content header .header-outside nav#utility ul li a:visited, .template-hcp-content header.container nav#main ul li a:link, .template-hcp-content header.container nav#main ul li a:visited, .template-hcp-content header.container nav#utility ul li a:link, .template-hcp-content header.container nav#utility ul li a:visited, .template-hcp-content header.container .header-outside nav#main ul li a:link, .template-hcp-content header.container .header-outside nav#main ul li a:visited, .template-hcp-content header.container .header-outside nav#utility ul li a:link, .template-hcp-content header.container .header-outside nav#utility ul li a:visited, .template-public header nav#main ul li a:link, .template-public header nav#main ul li a:visited, .template-public header nav#utility ul li a:link, .template-public header nav#utility ul li a:visited, .template-public header .header-outside nav#main ul li a:link, .template-public header .header-outside nav#main ul li a:visited, .template-public header .header-outside nav#utility ul li a:link, .template-public header .header-outside nav#utility ul li a:visited, .template-public header.container nav#main ul li a:link, .template-public header.container nav#main ul li a:visited, .template-public header.container nav#utility ul li a:link, .template-public header.container nav#utility ul li a:visited, .template-public header.container .header-outside nav#main ul li a:link, .template-public header.container .header-outside nav#main ul li a:visited, .template-public header.container .header-outside nav#utility ul li a:link, .template-public header.container .header-outside nav#utility ul li a:visited {
            height: 25px;
            padding: 15px 0 10px 0;
            background: none;
            width: 100%;
            display: block;
            text-transform: uppercase; }
          .template-hcp-home header nav#main ul li a.active, .template-hcp-home header nav#utility ul li a.active, .template-hcp-home header .header-outside nav#main ul li a.active, .template-hcp-home header .header-outside nav#utility ul li a.active, .template-hcp-home header.container nav#main ul li a.active, .template-hcp-home header.container nav#utility ul li a.active, .template-hcp-home header.container .header-outside nav#main ul li a.active, .template-hcp-home header.container .header-outside nav#utility ul li a.active, .template-hcp-content header nav#main ul li a.active, .template-hcp-content header nav#utility ul li a.active, .template-hcp-content header .header-outside nav#main ul li a.active, .template-hcp-content header .header-outside nav#utility ul li a.active, .template-hcp-content header.container nav#main ul li a.active, .template-hcp-content header.container nav#utility ul li a.active, .template-hcp-content header.container .header-outside nav#main ul li a.active, .template-hcp-content header.container .header-outside nav#utility ul li a.active, .template-public header nav#main ul li a.active, .template-public header nav#utility ul li a.active, .template-public header .header-outside nav#main ul li a.active, .template-public header .header-outside nav#utility ul li a.active, .template-public header.container nav#main ul li a.active, .template-public header.container nav#utility ul li a.active, .template-public header.container .header-outside nav#main ul li a.active, .template-public header.container .header-outside nav#utility ul li a.active {
            color: white;
            background-color: #168dcd; }
          .template-hcp-home header nav#main ul li:last-child, .template-hcp-home header nav#utility ul li:last-child, .template-hcp-home header .header-outside nav#main ul li:last-child, .template-hcp-home header .header-outside nav#utility ul li:last-child, .template-hcp-home header.container nav#main ul li:last-child, .template-hcp-home header.container nav#utility ul li:last-child, .template-hcp-home header.container .header-outside nav#main ul li:last-child, .template-hcp-home header.container .header-outside nav#utility ul li:last-child, .template-hcp-content header nav#main ul li:last-child, .template-hcp-content header nav#utility ul li:last-child, .template-hcp-content header .header-outside nav#main ul li:last-child, .template-hcp-content header .header-outside nav#utility ul li:last-child, .template-hcp-content header.container nav#main ul li:last-child, .template-hcp-content header.container nav#utility ul li:last-child, .template-hcp-content header.container .header-outside nav#main ul li:last-child, .template-hcp-content header.container .header-outside nav#utility ul li:last-child, .template-public header nav#main ul li:last-child, .template-public header nav#utility ul li:last-child, .template-public header .header-outside nav#main ul li:last-child, .template-public header .header-outside nav#utility ul li:last-child, .template-public header.container nav#main ul li:last-child, .template-public header.container nav#utility ul li:last-child, .template-public header.container .header-outside nav#main ul li:last-child, .template-public header.container .header-outside nav#utility ul li:last-child {
            background: white;
            width: 100%;
            border: none;
            margin: 0;
            padding: 0; }
            .template-hcp-home header nav#main ul li:last-child a:link, .template-hcp-home header nav#main ul li:last-child a:visited, .template-hcp-home header nav#utility ul li:last-child a:link, .template-hcp-home header nav#utility ul li:last-child a:visited, .template-hcp-home header .header-outside nav#main ul li:last-child a:link, .template-hcp-home header .header-outside nav#main ul li:last-child a:visited, .template-hcp-home header .header-outside nav#utility ul li:last-child a:link, .template-hcp-home header .header-outside nav#utility ul li:last-child a:visited, .template-hcp-home header.container nav#main ul li:last-child a:link, .template-hcp-home header.container nav#main ul li:last-child a:visited, .template-hcp-home header.container nav#utility ul li:last-child a:link, .template-hcp-home header.container nav#utility ul li:last-child a:visited, .template-hcp-home header.container .header-outside nav#main ul li:last-child a:link, .template-hcp-home header.container .header-outside nav#main ul li:last-child a:visited, .template-hcp-home header.container .header-outside nav#utility ul li:last-child a:link, .template-hcp-home header.container .header-outside nav#utility ul li:last-child a:visited, .template-hcp-content header nav#main ul li:last-child a:link, .template-hcp-content header nav#main ul li:last-child a:visited, .template-hcp-content header nav#utility ul li:last-child a:link, .template-hcp-content header nav#utility ul li:last-child a:visited, .template-hcp-content header .header-outside nav#main ul li:last-child a:link, .template-hcp-content header .header-outside nav#main ul li:last-child a:visited, .template-hcp-content header .header-outside nav#utility ul li:last-child a:link, .template-hcp-content header .header-outside nav#utility ul li:last-child a:visited, .template-hcp-content header.container nav#main ul li:last-child a:link, .template-hcp-content header.container nav#main ul li:last-child a:visited, .template-hcp-content header.container nav#utility ul li:last-child a:link, .template-hcp-content header.container nav#utility ul li:last-child a:visited, .template-hcp-content header.container .header-outside nav#main ul li:last-child a:link, .template-hcp-content header.container .header-outside nav#main ul li:last-child a:visited, .template-hcp-content header.container .header-outside nav#utility ul li:last-child a:link, .template-hcp-content header.container .header-outside nav#utility ul li:last-child a:visited, .template-public header nav#main ul li:last-child a:link, .template-public header nav#main ul li:last-child a:visited, .template-public header nav#utility ul li:last-child a:link, .template-public header nav#utility ul li:last-child a:visited, .template-public header .header-outside nav#main ul li:last-child a:link, .template-public header .header-outside nav#main ul li:last-child a:visited, .template-public header .header-outside nav#utility ul li:last-child a:link, .template-public header .header-outside nav#utility ul li:last-child a:visited, .template-public header.container nav#main ul li:last-child a:link, .template-public header.container nav#main ul li:last-child a:visited, .template-public header.container nav#utility ul li:last-child a:link, .template-public header.container nav#utility ul li:last-child a:visited, .template-public header.container .header-outside nav#main ul li:last-child a:link, .template-public header.container .header-outside nav#main ul li:last-child a:visited, .template-public header.container .header-outside nav#utility ul li:last-child a:link, .template-public header.container .header-outside nav#utility ul li:last-child a:visited {
              width: 100%;
              height: 25px;
              padding: 15px 0 10px 0;
              background: none; }
              .template-hcp-home header nav#main ul li:last-child a:link.active, .template-hcp-home header nav#main ul li:last-child a:visited.active, .template-hcp-home header nav#utility ul li:last-child a:link.active, .template-hcp-home header nav#utility ul li:last-child a:visited.active, .template-hcp-home header .header-outside nav#main ul li:last-child a:link.active, .template-hcp-home header .header-outside nav#main ul li:last-child a:visited.active, .template-hcp-home header .header-outside nav#utility ul li:last-child a:link.active, .template-hcp-home header .header-outside nav#utility ul li:last-child a:visited.active, .template-hcp-home header.container nav#main ul li:last-child a:link.active, .template-hcp-home header.container nav#main ul li:last-child a:visited.active, .template-hcp-home header.container nav#utility ul li:last-child a:link.active, .template-hcp-home header.container nav#utility ul li:last-child a:visited.active, .template-hcp-home header.container .header-outside nav#main ul li:last-child a:link.active, .template-hcp-home header.container .header-outside nav#main ul li:last-child a:visited.active, .template-hcp-home header.container .header-outside nav#utility ul li:last-child a:link.active, .template-hcp-home header.container .header-outside nav#utility ul li:last-child a:visited.active, .template-hcp-content header nav#main ul li:last-child a:link.active, .template-hcp-content header nav#main ul li:last-child a:visited.active, .template-hcp-content header nav#utility ul li:last-child a:link.active, .template-hcp-content header nav#utility ul li:last-child a:visited.active, .template-hcp-content header .header-outside nav#main ul li:last-child a:link.active, .template-hcp-content header .header-outside nav#main ul li:last-child a:visited.active, .template-hcp-content header .header-outside nav#utility ul li:last-child a:link.active, .template-hcp-content header .header-outside nav#utility ul li:last-child a:visited.active, .template-hcp-content header.container nav#main ul li:last-child a:link.active, .template-hcp-content header.container nav#main ul li:last-child a:visited.active, .template-hcp-content header.container nav#utility ul li:last-child a:link.active, .template-hcp-content header.container nav#utility ul li:last-child a:visited.active, .template-hcp-content header.container .header-outside nav#main ul li:last-child a:link.active, .template-hcp-content header.container .header-outside nav#main ul li:last-child a:visited.active, .template-hcp-content header.container .header-outside nav#utility ul li:last-child a:link.active, .template-hcp-content header.container .header-outside nav#utility ul li:last-child a:visited.active, .template-public header nav#main ul li:last-child a:link.active, .template-public header nav#main ul li:last-child a:visited.active, .template-public header nav#utility ul li:last-child a:link.active, .template-public header nav#utility ul li:last-child a:visited.active, .template-public header .header-outside nav#main ul li:last-child a:link.active, .template-public header .header-outside nav#main ul li:last-child a:visited.active, .template-public header .header-outside nav#utility ul li:last-child a:link.active, .template-public header .header-outside nav#utility ul li:last-child a:visited.active, .template-public header.container nav#main ul li:last-child a:link.active, .template-public header.container nav#main ul li:last-child a:visited.active, .template-public header.container nav#utility ul li:last-child a:link.active, .template-public header.container nav#utility ul li:last-child a:visited.active, .template-public header.container .header-outside nav#main ul li:last-child a:link.active, .template-public header.container .header-outside nav#main ul li:last-child a:visited.active, .template-public header.container .header-outside nav#utility ul li:last-child a:link.active, .template-public header.container .header-outside nav#utility ul li:last-child a:visited.active {
                color: white;
                background-color: #168dcd; }
      .template-hcp-home header nav#main select, .template-hcp-home header nav#utility select, .template-hcp-home header .header-outside nav#main select, .template-hcp-home header .header-outside nav#utility select, .template-hcp-home header.container nav#main select, .template-hcp-home header.container nav#utility select, .template-hcp-home header.container .header-outside nav#main select, .template-hcp-home header.container .header-outside nav#utility select, .template-hcp-content header nav#main select, .template-hcp-content header nav#utility select, .template-hcp-content header .header-outside nav#main select, .template-hcp-content header .header-outside nav#utility select, .template-hcp-content header.container nav#main select, .template-hcp-content header.container nav#utility select, .template-hcp-content header.container .header-outside nav#main select, .template-hcp-content header.container .header-outside nav#utility select, .template-public header nav#main select, .template-public header nav#utility select, .template-public header .header-outside nav#main select, .template-public header .header-outside nav#utility select, .template-public header.container nav#main select, .template-public header.container nav#utility select, .template-public header.container .header-outside nav#main select, .template-public header.container .header-outside nav#utility select {
        margin: 15px auto;
        width: 80%;
        font-size: .9em; }
    .template-hcp-home header .header-outside, .template-hcp-home header.container .header-outside, .template-hcp-content header .header-outside, .template-hcp-content header.container .header-outside, .template-public header .header-outside, .template-public header.container .header-outside {
      background: none;
      height: auto; }
    .template-hcp-home header .header-country, .template-hcp-home header.container .header-country, .template-hcp-content header .header-country, .template-hcp-content header.container .header-country, .template-public header .header-country, .template-public header.container .header-country {
      padding-left: 0; }
  .template-hcp-home .header-middle, .template-hcp-content .header-middle, .template-public .header-middle {
    display: none; }
  .template-hcp-home .header-right, .template-hcp-content .header-right, .template-public .header-right {
    display: none; }
  .template-hcp-home div.left, .template-hcp-home div.right, .template-hcp-content div.left, .template-hcp-content div.right, .template-public div.left, .template-public div.right {
    float: none; }

  footer {
    width: 100%;
    text-align: center; }
    footer #footer-menu-left, footer #footer-menu-right {
      float: none;
      width: auto;
      margin: auto;
      max-width: none;
      display: inline-block; }
    footer #footer-menu-left {
      display: block;
      width: 100%; }
      footer #footer-menu-left li {
        display: block;
        width: 100%;
        text-align: center;
        margin: 30px 0 0 0; }
        footer #footer-menu-left li img {
          margin: 0; }

  .form-wrapper {
    width: 90%;
    margin: auto; }

  .form-row {
    padding-left: 0px;
    width: 100%; }

  input[type=text], input[type=email], input[type=password] {
    padding: 6px 2% 5px 2%;
    margin: 0;
    width: 96%; }
  input[type=submit] {
    margin-bottom: 16px;
    width: 100%; }

  select.select-profession {
    width: 100%; }

  textarea.textarea-email-message {
    padding: 6px 2% 5px 2%;
    width: 96%;
    height: 220px; }

  #thankYouMessage {
    font-size: 1.0em;
    height: 300px;
    width: 100%; } }
@media all and (max-width: 380px) {
  .template-hcp-home .container header h3 {
    width: 90%; } }
.YesNoButton {
    background-color:#007EB7;
    color:#FFFFFF;
    min-width:100px;
    min-height:45px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-width:0px;
    box-shadow: 2px 2px 4px #CCCCCC;
    margin:50px;
}
#ExternalLinkWarning
{
    display: none;
}
input.input-validation-error,
textarea.input-validation-error,
div.select-box.input-validation-error
 {
    border: 2px groove #FF0000 !important;
}



.errors.show {
    display: block;  
    border: 2px groove #005DAB !important;      
    color: #ff0000;
    font-size: 1.4em;
    line-height: 1.5em;
    list-style:none;
    margin-bottom: 20px;
    padding-left: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.errors.show ul li {
    list-style: none ;
}

#content .errors.show {
    display: none;
}


#contact .validation-summary-errors ul > li  {
    background: none;
    list-style: none !important;
    color: #ff0000 !important;
}

.form-row.remember {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.form-row.remember input[type=checkbox] {
    margin-right: 0 !important;
}
.form-row.remember input,
.form-row.remember label 
 {
    display: inline-block !important;    
}

.form-row .left.terms {
    max-width: 320px;
}

.form-wrapper .errors,
#forgot .errors {
    color: red;
    margin: 15px 0 15px 0;    
}

.form-wrapper .form-row:nth-child(4) {
    padding-bottom: 0 !important;
}

#forgot .form-row:nth-child(3) {
    padding-bottom: 0 !important;
}

p strong {
  font-weight: bold;
  text-transform: inherit;  
}

/* login form */
@media all and (max-width:734px) {
    #content .errors.show {
        display: block;
        float: left;
        border: 2px groove #005DAB !important;
        color: #ff0000;
        font-size: 1em;
        line-height: 1.5em;
        list-style: none;
        margin-bottom: 20px;
        padding-left: 11px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

    #content .errors ul {
        margin-bottom: 0;
    }
        #content .errors.show ul > li {
            background: none !important;
            color: #ff0000 !important;
            list-style: none !important;
            margin-bottom: 0 !important;
            max-width: none !important;
            padding-left: 0 !important;
        }
        #content .errors.show ul li {
            list-style: none;
        }
    .errors.show {
        display: none;
    }

    .form-row .left.terms {
        max-width: initial !important;
    }
}
#utility {   
    padding: 0 15px 15px 15px;
    position: relative;
}

.search-page .section-wrapper {
    left: 0;
    width: 922px;
    min-height: 650px;
    padding-top: 20px;
    display: block;    
}

#search-results form fieldset {
    background: none repeat scroll 0 0 #F8F8F8;
    clear: both;
    float: right;
    position: relative;
    border: none;
}
.content-wrapper #search-results input[type="text"],
#utility .search input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D8D8D8;
    height: 26px;
    margin: 0;
    padding: 0 10px;
    width: 175px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.content-wrapper #search-results input[type="text"]:focus {
    outline: medium none;
}

#search-results input[type="image"] {
    position: absolute;
    right: 7px;
    top: 7px;
}
#search-results {
    margin-bottom: 10px;
    max-width: 600px;
}
#search-results .result {
    border-top: 1px solid #00456E;
    padding-top: 10px;
}
.content-wrapper #search-results .bold {
    font-family: "Bliss Medium",Arial,sans-serif;
    font-size-adjust: 0.47;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0;
}
.search-options {
     border: 1px solid #D8D8D8;
    min-height: 282px;
    position: relative;
}

#sidebar {
    float: right;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 271px;
      background: none repeat scroll 0 0 #F8F8F8;
}
#sidebar:before {    
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
#sidebar:after {  
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
#sidebar .options {
    border-top: 2px solid #005DAB;
    float: right;
    width: 100%;
}
#sidebar .options li {
    background-image: url("/content/img/sprite.png");
    color: #005DAB;
    display: block;
    float: right;
    font-size: 1.5em;
    list-style: none outside none;
    margin: 4px 5px 0 0;
    padding-left: 18px;
}
#sidebar .options li.print {
    background-position: 5px -94px;
}
#sidebar .options li.share {
    background-position: 4px -145px;
}
#sidebar .options li a:hover {
}
#sidebar .options a {
    color: #005DAB;
    text-decoration: none;
}
#sidebar .addthis_toolbox {
    margin: 0 12px 7px;
}
#links {
    border: 1px solid #96ABD1;
    margin-bottom: 10px;
    min-height: 282px;
}
#sidebar h3 {
    color: #005EAC;
    font-family: inherit;
    font-size: 23px;
    margin: 14px 13px 6px;
    font-weight: normal;
}

#sidebar.search:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
}
#sidebar.search:after {
    border: 0 none;
}
#sidebar .search-options:before {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 0;
}
#sidebar .search-options:after {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 0;
}
#sidebar .search-options p {
    color: #005DAB;
    margin: 0 15px;
}
#sidebar .search-options form {
    margin-top: 20px;
}
#sidebar .search-options ul {
    overflow: hidden;
}
#sidebar .search-options ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #00B5CB;
    color: #005DAB;
    cursor: pointer;
    list-style: none outside none;
    margin: -1px 15px 5px;
    padding: 5px 0;
}

.content-wrapper #search-results p {
    clear: both;
    max-width: 560px;
}
.content-wrapper #search-results p {
    color: #686868;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.content-wrapper #sidebar .line {
    border-bottom: 1px solid #00456E;
    margin-bottom: 12px;
    padding-bottom: 10px;
}
#search-results form {
    float: right;
}
#search-results h2 {
    clear: none;
    float: left;
    margin-top: 4px;
}
.content-wrapper #search-results input[type="text"]{
    width: 250px;
}
#search-results ol {
    border-top: 1px solid #00B5CB;
    margin-bottom: 20px;
    padding-top: 15px;
    text-align: center;
}
#search-results ol li {
    display: inline; 
    list-style: none outside none;
    margin-right: 20px;
}
#search-results ol li a {
    text-decoration: none;
}
#search-results ol li.active {
    color: #00B5CB;
}

#sidebar.search:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
}
#sidebar.search:after {
    border: 0 none;
}
#sidebar .search-options:before {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 0;
}
#sidebar .search-options:after {
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 0;
}
#sidebar .search-options p {
    color: #005DAB;
    margin: 0 15px;
}
#sidebar .search-options form {
    margin-top: 20px;
}
#sidebar .search-options ul {
    overflow: hidden;
}
#sidebar .search-options ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #00B5CB;
    color: #005DAB;
    cursor: pointer;
    list-style: none outside none;
    margin: -1px 15px 5px;
    padding: 5px 0;
}
#sidebar .line {
    border-bottom: 1px solid #00B5CB;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

#utility ul {
    margin-top: 15px;
}
#utility .search {
    position: absolute;
    top: 5px;
   right: 15px;
}
#utility .search fieldset{
    border: 0;
    background-color: #ffffff;
    background-color: rgba(255,255,255, 0.7);
    padding-top: 2px;
    width: 248px;
}
#utility .search input[type="text"]{   
    width: 200px;    
    height: 20px;
    border: 0;
     -webkit-box-shadow: none;
    box-shadow: none;
}

#utility .search input[type="image"] {
    padding-right: 5px;    
}
.disclaimer {
    cursor: pointer;
}
#CookieDialog {
    display: none;
    background-color: #f0efe6;
    width: 939px;
    height: 600px;
}

#CookieDialog .cookie-dialog-choices {
    float: right;
    position: relative;
    top: 250px;
}

.cookie-checkbox {
    float: left;
    clear: left;
    font-size: 20px;
    height: 25px;
    border: none;
    position: relative;
    top: -6px;
    padding-left: 47px;
    padding-top:6px;
    margin-right: 50px;
    margin-bottom: 12px;
    background-image: url('/Content/img/CookieReports/checkbox-sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.accept-checkbox:hover {
    background-position: 0 -31px;
}

.reject-checkbox:hover {
    background-position: 0 -62px;
}

.cookie-vertical-divider {
    float: right;
    margin-top: 140px;
    margin-right: 30px;
}

.cookie-lundbeck-logo {
    float: right;
    margin-top: 234px;
    margin-right: 30px;
}

.scroll-pane {
	width: 100%;
	height: 551px;
	overflow: hidden;
}

.cookie-disclaimer-container {
    margin-left: 100px;
    width: 700px;
    font-size: 14px;
    margin-bottom: 30px;
}

#cookiereports-badge {
    right: 0 !important
}

.cookie-disclaimer-container p {
    margin-bottom: 20px;
}

.cookie-disclaimer-container h2, .cookie-disclaimer-container h1 {
    font-size: 20px;
    color: #ca411d;
    margin-bottom: 40px;
}
.cookie-show-disclaimer {
    cursor: pointer;
    text-decoration: underline;
}
.cookie-blurb {
    margin-bottom: 20px;
}
.cookie-disclaimer-backtotop {
    cursor: pointer;
    color: #ca411d;
    float: right;
    margin-bottom: 30px;
}
.simplemodal-wrap {
    overflow: visible !important;
}
#disclaimerContainer {
    background-color: #f0efe6;
    width: 900px;
    height: 600px;
    padding-top: 0;
}

.cookie-dialog-choices-mobile {
    display: none;
}

#CookieReportsMiniPanel {
    z-index: 32002;
    padding-bottom: 22px;
    padding-top: 22px;
    display: none;
    right: 0 !important;
    top: auto;
    padding: 15px !important;
    padding-bottom: 5px !important;
    box-shadow: none !important;
    border-radius: 0!important;
    border-color: rgb(173, 173, 173) !important;
    width: 280px !important;
}

#CookieReportsMiniPanel > div  {
    margin-bottom: 10px;
    padding-right: 10px;
}

.wscrOk {
    margin-top: 10px !important;
    margin-right: 5px !important;
    padding: 6px 9px !important;
    background-color: #168dcd !important;
    color: white !important;

    box-shadow: none !important;
    border-radius: 0 !important;
    border: none !important;
}
.wscrIcons {
    display: none;
}

.wscrHeading {
    display: none;
}

.wscrHeading + div {
    width: 230px !important;
}

#CookieReportsButton {
    display: none;
}

.CookieReportsLink {
    padding: 5px 15px 15px;
    margin-bottom: 10px;
    display: inline-block;
    color: #168dcd;
    font-size: 1em;
    font-weight: bold;
}

.CookieReportsLink:hover {
    /*color: #00b5cb;*/
    color: #168dcd;
    text-decoration: underline;
}

.CookieReportsLink:before {
    background: url('/Content/img/CookieReports/cookie-icon.png');
    width: 30px;
    height:34px;
    content: '';
    display: inline-block;
    position: relative;
    top: 10px;
}

a {
	text-decoration: none;
}

#CookieReportsPanel .wscrLevel, #wscrTooltip, #wscrTooltip div:first-child {
    border-color: #168dcd !important;
}

.cookiereportsbigvideo {
    width: 100%;
    height: 225px;
    background: #eeeee4;
    background-position: center;
    font-weight: bold;
	margin-right: 20px;
}

.cookiereportsbigvideo .image {
    float: left;
    position: relative;
    margin-right: 15px;
    width: 299px;
    height: 224px;
}

.cookiereportsbigvideo .content {
    padding: 10px 12px;
    line-height: 16px;
}

.nocookiedisclaimercontent {
    font-weight: bold !important;
	color: #168dcd !important;
}

.nocookiedisclaimercontent:hover {
    color: #8c8a82 !important;
}
.order-form {
    min-width: 950px;
    position: relative;
    left: 50%;
    margin-left: -475px;
    display: inline-block;
}
.order-form-shipping label {
	float: left;
	clear: both;
	padding: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #80ba27;
    display: inline-block;
    margin-top: 7px;
    margin-right: 10px;
}
.order-form-shipping input, .order-form-shipping textarea {
	float: right;
	padding: 5px;
	margin: 1px;
	border: 1px solid #e7e7e0;
	width: 230px;
}
.order-form-button {
	clear: both !important;
	margin-top: 30px !important;
    font-size: 100%;
	background-color: #80ba27;
	color: white;
	font-weight: bold;
	padding: 10px !important;
	width: 150px !important
l}
.order-form-shipping div {
	display: inline-block;
	min-width: 470px;
    float: right;
    clear: both;
}
.order-form-shipping {
    padding: 30px 40px 40px 0;
    float: right;
}
.order-form-products {
    float: left;
    padding: 20px 0 20px 20px;
    width: 380px;
}
.order-form-products h2 {
    color: #80ba27;
    font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}
.order-form-products p {
	margin-left: 20px;
}
.order-form-products img {
	margin: 10px;
	float: right;
	width: 100px;
}
.order-form-product-description {
	vertical-align: top; width: 370px; line-height: 1.4em;
    margin-bottom: 10px;
    display: inline-block;
    min-height: 120px;
    background-color: #fff;
	border-bottom: 1px solid #eee
}

.order-form-quantities {
	margin-bottom: 20px;
}
.order-form-quantities input{
	width: 50px !important;
}
.field-validation-error {
	color: #cb2222;
	font-weight: bold;
	font-size: 1.4em;
    float: right;
    margin-top: 10px;
    margin-right: 4px;
}
.field-validation-valid {
    display: none;
}
.validation-summary-errors li {
    color: #cb2222;
    font-weight: bold;
    margin-bottom: 20px;
}
.field-validation-valid
{
    display: none;
}
.order-form-receipt-container {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 1em;
}
.order-form-receipt-container p {
    margin-left: 30px;
}
.order-form-heading {
    font-size: 150%;
    margin: 30px;
    color: #80ba27;
}
.order-form-summary,
.order-confirmation {
    margin: 0px 0px 15px 30px;
}
.order-form-summary p {
    font-size: 100%;
}
.yesno {
    background: url("/content/img/vertical-divider.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    font-size: 13.8px;
    line-height: 1.25;
    margin: 230px 20px 100px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #676666;
}
.yesno fieldset {
    margin: 30px;
    width: 40%;
}
.yesno fieldset.yes {
    border: 0 none;
    float: left;
}
.yesno fieldset.no {
    border-style: none;
    float: right;
}
.yesno fieldset legend {
    border-style: none;
    font-weight: bold;
    margin-bottom: 4px;
}
.yesno button {
    background: url("/content/img/checkbox-sprite.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #676666;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 31px;
    margin: 2em 0 0;
    padding: 6px 0 6px 42px;
}
.yesno fieldset.yes button:hover {
    background-position: 0 -31px;
}
.yesno fieldset.no button:hover {
    background-position: 0 -62px;
}

