@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * 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/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Bootstrap styles */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container-fluid:before,
.container-fluid:after,
.wrapper:before,
.wrapper:after,
.wrapper:before,
.wrapper:after,
.content:before,
.content:after,
.global-header:before,
.global-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.container-fluid:after,
.wrapper:after,
.wrapper:after,
.content:after,
.global-header:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Site specific styles/overrides */
/****  FONTS  ******/
@font-face {
  font-family: "dinMed";
  src: url("../assets/fonts/din/eot/DINWeb-Medium.eot");
  src: url("../assets/fonts/din/eot/DINWeb-Medium.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/din/woff/DINWeb-Medium.woff") format('woff');
}
@font-face {
  font-family: "din";
  src: url("../assets/fonts/din/eot/DINWeb.eot");
  src: url("../assets/fonts/din/eot/DINWeb.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/din/woff/DINWeb.woff") format('woff');
}
@font-face {
  font-family: "din";
  src: url("../assets/fonts/din/eot/DINWeb-Medium.eot");
  src: url("../assets/fonts/din/eot/DINWeb-Medium.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/din/woff/DINWeb-Medium.woff") format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "din";
  src: url("../assets/fonts/din/eot/DINWeb-Ita.eot");
  src: url("../assets/fonts/din/eot/DINWeb-Ita.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/din/woff/DINWeb-Ita.woff") format('woff');
  font-style: italic;
}
@font-face {
  font-family: "proxima";
  src: url("../assets/fonts/proxima/eot/ProximaNova-RegWeb.eot");
  src: url("../assets/fonts/proxima/eot/ProximaNova-RegWeb.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/proxima/woff/ProximaNova-RegWeb.woff") format('woff'), url("../assets/fonts/proxima/ttf/ProximaNova-Reg.ttf") format('truetype');
}
@font-face {
  font-family: "proxima";
  src: url("../assets/fonts/proxima/eot/ProximaNova-SboldWeb.eot");
  src: url("../assets/fonts/proxima/eot/ProximaNova-SboldWeb.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/proxima/woff/ProximaNova-SboldWeb.woff") format('woff'), url("../assets/fonts/proxima/ttf/ProximaNova-Sbold.ttf") format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: "proxima";
  src: url("../assets/fonts/proxima/eot/ProximaNova-RegItWeb.eot");
  src: url("../assets/fonts/proxima/eot/ProximaNova-RegItWeb.eot?#iefix") format('embedded-opentype'), url("../assets/fonts/proxima/woff/ProximaNova-RegItWeb.woff") format('woff'), url("../assets/fonts/proxima/ttf/ProximaNova-RegIt.ttf") format('truetype');
  font-style: italic;
}
/****  ICON FONTS  ******/
@font-face {
  font-family: 'ehealthsocialmedia';
  src: url('../assets/icons/fonts/socialmedia/ehealthsocialmedia.eot?-fv4jdo');
  src: url('../assets/icons/fonts/socialmedia/ehealthsocialmedia.eot?#iefix-fv4jdo') format('embedded-opentype'), url('../assets/icons/fonts/socialmedia/ehealthsocialmedia.woff?-fv4jdo') format('woff'), url('../assets/icons/fonts/socialmedia/ehealthsocialmedia.ttf?-fv4jdo') format('truetype'), url('../assets/icons/fonts/socialmedia/ehealthsocialmedia.svg?-fv4jdo#ehealthsocialmedia') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ehealthsymbols';
  src: url('../assets/icons/fonts/symbols/ehealth-symbol-simplified-regular-webfont.eot?gsj9z');
  src: url('../assets/icons/fonts/symbols/ehealth-symbol-simplified-regular-webfont.eot?#iefixgsj9z') format('embedded-opentype'), url('../assets/icons/fonts/symbols/ehealth-symbol-simplified-regular-webfont.woff?gsj9z') format('woff'), url('../assets/icons/fonts/symbols/ehealth-symbol-simplified-regular-webfont.ttf?gsj9z') format('truetype'), url('../assets/icons/fonts/symbols/ehealth-symbol-simplified-regular-webfont.svg?-fv4jdo#ehealthsocialmedia') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4 {
  margin: 0 0 10px;
  padding: 0;
}
input,
textarea,
select {
  vertical-align: top;
  font-family: proxima, Helvetica, Arial, sans-serif;
  font-size: 14px;
  border: 1px solid #dddddd;
  outline-style: none;
}
input[type="radio"],
input[type='checkbox'] {
  margin-top: 2px;
}
input[type="radio"]:focus,
input[type='checkbox']:focus {
  outline-style: none;
}
label {
  font-weight: normal;
}
select {
  cursor: pointer;
  font-size: 13px;
  height: 30px;
  padding: 5px 5px 5px 3px;
  text-shadow: 0 0 0 #000000;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: #0099d6;
  outline-style: none;
}
ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
input {
  padding: 8px 0 7px 4px;
}
.border-top,
.btn-row {
  border-top: solid #e1e1e1 1px;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  margin-top: 3px;
  display: inline-block;
}
.header {
  margin: 0 0 30px;
  padding: 14px 10px 10px;
  background-color: #f6f6f6;
  font-family: dinMed, Helvetica, Arial, sans-serif;
}
.header-primary {
  color: #74a632;
  border-left: 4px solid #74a632;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
}
.header-plain {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}
.section {
  padding: 10px;
}
.section-grey {
  background: #f6f6f6;
  color: #333333;
}
.section-dark-grey {
  background: #eeeeee;
  color: #333333;
}
.section-white {
  background: #ffffff;
  color: #333333;
}
.section-blue {
  background: #f0fbff;
  color: #333333;
}
.section-yellow {
  background: #fff9da;
  color: #333333;
}
.section-light-green {
  background: #f1f9e8;
  color: #333333;
}
.section-green {
  background: #ddebc7;
  color: #333333;
}
.section-black {
  background: #333333;
  color: #f6f6f6;
}
.section-billing {
  background: #ffffff;
  color: #333333;
  border-bottom: 1px dotted #aeaeae;
}
.alert {
  margin-bottom: 15px;
  border-left: 0;
  border-right: 0;
}
.more {
  display: inline-block;
  white-space: nowrap;
}
.hide-bullet {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel {
  padding: 0;
}
.panel .title {
  padding: 14px 10px;
  background: #f6f6f6;
  color: #333333;
  cursor: pointer;
}
/*********  MODALS *********/
.modal .close {
  background: none repeat scroll 0 0 #999999;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  height: 21px;
  line-height: 17px;
  text-align: center;
  position: absolute;
  right: -6px;
  top: -8px;
  width: 21px;
}
.modal .modal-content {
  border-radius: 0;
  border-width: 3px;
  box-shadow: none;
  outline: 1px solid #828282;
  position: static;
}
.modal .modal-body,
.modal .modal-footer {
  padding: 10px 15px;
  border-top: 1px solid #E2E2E2;
}
.modal .modal-header {
  padding: 10px 15px 6px;
}
.modal .modal-header h1 {
  font-size: 22px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857143;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  color: white;
  padding: 6px 20px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #f69234;
  border-color: #f69234;
  border: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #f47d0d;
  border-color: #e3730a;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary .badge {
  color: #f69234;
  background-color: #ffffff;
}
.btn-primary:hover {
  background-color: #e78120;
}
.btn-primary.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-secondary {
  color: #ffffff;
  background-color: #0099d6;
  border-color: #0099d6;
  border: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #007cad;
  border-color: #006d99;
}
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary .badge {
  color: #0099d6;
  background-color: #ffffff;
}
.btn-secondary:hover {
  background-color: #0b84b5;
}
.btn-secondary.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-tertiary {
  color: #0099d6;
  background-color: #ffffff;
  border-color: #cccccc;
  border: solid #dddddd 1px;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open .dropdown-toggle.btn-tertiary {
  color: #0099d6;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open .dropdown-toggle.btn-tertiary {
  background-image: none;
}
.btn-tertiary .badge {
  color: #ffffff;
  background-color: #0099d6;
}
.btn-tertiary:hover {
  background-color: #e5e5e5;
}
.btn-tertiary.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-tertiary:hover {
  border-color: #cccccc;
}
.btn-tertiary.pt-left:before {
  left: -13px;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.btn-tertiary.pt-right:before {
  right: -13px;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.btn-tertiary.pt-left:before,
.btn-tertiary.pt-right:before {
  width: 30px;
  height: 30px;
  top: 4px;
}
.btn-tertiary.pt-left:hover:before,
.btn-tertiary.pt-right:hover:before {
  border-color: #cccccc;
}
.btn-tertiary.btn-sm.pt-left:before,
.btn-tertiary.btn-sm.pt-right:before {
  top: 3px;
}
.btn-tertiary.btn-sm.pt-right:before,
.btn-tertiary.btn-sm.pt-left:before {
  height: 24px;
  width: 24px;
}
.pt-left,
.pt-right {
  position: relative;
}
.pt-left span,
.pt-right span {
  position: relative;
}
.pt-left:before,
.pt-right:before {
  top: 5px;
  width: 28px;
  height: 28px;
  background: inherit;
  border-radius: 15%;
  content: "";
  pointer-events: auto;
  position: absolute;
  transform: scaleX(1) skewY(1deg) rotate(-45deg) translateY(0%) skewX(0deg) scaleY(1);
  -webkit-transform: scaleX(1) skewY(1deg) rotate(-45deg) translateY(0%) skewX(0deg) scaleY(1);
}
.pt-left.btn-sm:before,
.pt-right.btn-sm:before {
  top: 4px;
  height: 22px;
  width: 23px;
}
.pt-left {
  margin-left: 16px;
}
.pt-left:before {
  left: -11px;
}
.pt-left.btn-sm {
  margin-left: 12px;
}
.pt-left.btn-sm:before {
  left: -9px;
}
.pt-right {
  margin-right: 16px;
}
.pt-right:before {
  right: -11px;
}
.pt-right.btn-sm {
  margin-right: 12px;
}
.pt-right.btn-sm:before {
  right: -9px;
}
.btn-input {
  color: #0099d6;
  border-color: #cccccc;
  border: 'solid @grey-med-2 1px';
  padding: 10px 11px 8px 9px;
  border-radius: 8px;
  color: #333333;
  font-family: proxima, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  background-color: #f6f6f6;
}
.btn-input:hover,
.btn-input:focus,
.btn-input:active,
.btn-input.active,
.open .dropdown-toggle.btn-input {
  color: #0099d6;
  background-color: #e2e2e2;
  border-color: #adadad;
}
.btn-input:active,
.btn-input.active,
.open .dropdown-toggle.btn-input {
  background-image: none;
}
.btn-input .badge {
  color: #f6f6f6;
  background-color: #0099d6;
}
.btn-input:hover {
  background-color: #d4e7b7;
}
.btn-input.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-input:hover {
  color: #333333;
  background: #f1f1f1;
  border-color: #cccccc;
}
.btn-input.active {
  color: inherit;
  font-weight: inherit;
  background: #ddecc6;
  border-color: #cccccc;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: baseline;
}
.btn-sm {
  font-size: 14px;
  padding: 9px 20px 7px;
}
.btn-lg {
  padding: 17px 20px 15px;
}
.btn-link {
  color: #0099d6;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0099d6;
  text-decoration: underline;
  background-color: transparent;
}
.btn-row {
  padding: 15px 0;
}
.btn-row .btn-link {
  font-size: 16px;
  font-family: proxima, Helvetica, Arial, sans-serif;
}
section#main-wrap {
  padding: 0;
}
.affix {
  position: static;
}
.wrapper {
  max-width: 1008px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  padding-right: 20px;
  padding-left: 20px;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
.content {
  margin-top: 67px;
  margin-left: -12px;
  margin-right: -12px;
}
.main-content {
  font-size: 16px;
  line-height: 1.6em;
}
.alignleft {
  float: left;
}
.global-header {
  margin-left: -12px;
  margin-right: -12px;
}
.global-header .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, .col-md-13, .col-md-14 {
  float: left;
}
.global-header .col-md-14 {
  width: 100%;
}
.global-header .col-md-13 {
  width: 92.85714286%;
}
.global-header .col-md-12 {
  width: 85.71428571%;
}
.global-header .col-md-11 {
  width: 78.57142857%;
}
.global-header .col-md-10 {
  width: 71.42857143%;
}
.global-header .col-md-9 {
  width: 64.28571429%;
}
.global-header .col-md-8 {
  width: 57.14285714%;
}
.global-header .col-md-7 {
  width: 50%;
}
.global-header .col-md-6 {
  width: 42.85714286%;
}
.global-header .col-md-5 {
  width: 35.71428571%;
}
.global-header .col-md-4 {
  width: 28.57142857%;
}
.global-header .col-md-3 {
  width: 21.42857143%;
}
.global-header .col-md-2 {
  width: 14.28571429%;
}
.global-header .col-md-1 {
  width: 7.14285714%;
}
.global-header .col-md-pull-14 {
  right: 100%;
}
.global-header .col-md-pull-13 {
  right: 92.85714286%;
}
.global-header .col-md-pull-12 {
  right: 85.71428571%;
}
.global-header .col-md-pull-11 {
  right: 78.57142857%;
}
.global-header .col-md-pull-10 {
  right: 71.42857143%;
}
.global-header .col-md-pull-9 {
  right: 64.28571429%;
}
.global-header .col-md-pull-8 {
  right: 57.14285714%;
}
.global-header .col-md-pull-7 {
  right: 50%;
}
.global-header .col-md-pull-6 {
  right: 42.85714286%;
}
.global-header .col-md-pull-5 {
  right: 35.71428571%;
}
.global-header .col-md-pull-4 {
  right: 28.57142857%;
}
.global-header .col-md-pull-3 {
  right: 21.42857143%;
}
.global-header .col-md-pull-2 {
  right: 14.28571429%;
}
.global-header .col-md-pull-1 {
  right: 7.14285714%;
}
.global-header .col-md-pull-0 {
  right: 0%;
}
.global-header .col-md-push-14 {
  left: 100%;
}
.global-header .col-md-push-13 {
  left: 92.85714286%;
}
.global-header .col-md-push-12 {
  left: 85.71428571%;
}
.global-header .col-md-push-11 {
  left: 78.57142857%;
}
.global-header .col-md-push-10 {
  left: 71.42857143%;
}
.global-header .col-md-push-9 {
  left: 64.28571429%;
}
.global-header .col-md-push-8 {
  left: 57.14285714%;
}
.global-header .col-md-push-7 {
  left: 50%;
}
.global-header .col-md-push-6 {
  left: 42.85714286%;
}
.global-header .col-md-push-5 {
  left: 35.71428571%;
}
.global-header .col-md-push-4 {
  left: 28.57142857%;
}
.global-header .col-md-push-3 {
  left: 21.42857143%;
}
.global-header .col-md-push-2 {
  left: 14.28571429%;
}
.global-header .col-md-push-1 {
  left: 7.14285714%;
}
.global-header .col-md-push-0 {
  left: 0%;
}
.global-header .col-md-offset-14 {
  margin-left: 100%;
}
.global-header .col-md-offset-13 {
  margin-left: 92.85714286%;
}
.global-header .col-md-offset-12 {
  margin-left: 85.71428571%;
}
.global-header .col-md-offset-11 {
  margin-left: 78.57142857%;
}
.global-header .col-md-offset-10 {
  margin-left: 71.42857143%;
}
.global-header .col-md-offset-9 {
  margin-left: 64.28571429%;
}
.global-header .col-md-offset-8 {
  margin-left: 57.14285714%;
}
.global-header .col-md-offset-7 {
  margin-left: 50%;
}
.global-header .col-md-offset-6 {
  margin-left: 42.85714286%;
}
.global-header .col-md-offset-5 {
  margin-left: 35.71428571%;
}
.global-header .col-md-offset-4 {
  margin-left: 28.57142857%;
}
.global-header .col-md-offset-3 {
  margin-left: 21.42857143%;
}
.global-header .col-md-offset-2 {
  margin-left: 14.28571429%;
}
.global-header .col-md-offset-1 {
  margin-left: 7.14285714%;
}
.global-header .col-md-offset-0 {
  margin-left: 0%;
}
.footer-container {
  float: none;
}
.alignright {
  float: right;
}
input[type='text'],
input[type="email"] {
  border-radius: 0;
  -webkit-appearance: none;
}
a.btn-secondary {
  color: #ffffff;
}
/* -------------------------------------------------------------------------
 Default Font Styles
---------------------------------------------------------------------------- */
h1 {
  font-size: 24px;
  line-height: 140%;
}
h2 {
  font-size: 20px;
  line-height: 140%;
}
h3 {
  font-size: 18px;
  line-height: 140%;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .content {
    margin-top: 105px;
  }
  .main-content {
    font-size: 18px;
  }
  h2 {
    font-size: 24px;
    line-height: 140%;
  }
  h3 {
    font-size: 22px;
    line-height: 140%;
  }
}
@media (min-width: 1025px) {
  .content {
    margin-top: 30px;
  }
  h1 {
    font-size: 32px;
    line-height: 140%;
  }
  h2 {
    font-size: 22px;
    line-height: 140%;
  }
  h3 {
    font-size: 20px;
    line-height: 140%;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ehealthsymbols';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-social"],
[class*=" icon-social"] {
  font-family: 'ehealthsocialmedia';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-social-envelope:before {
  content: "e";
}
.icon-social-googleplus:before {
  content: "g";
}
.icon-social-facebook:before {
  content: "f";
}
.icon-social-twitter:before {
  content: "t";
}
.icon-social-linkedin:before {
  content: "l";
}
.icon-lock:before {
  content: "G";
}
.icon-social-print:before {
  content: "p";
}
.icon-search:before {
  content: "l";
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container-fluid:before,
.container-fluid:after,
.wrapper:before,
.wrapper:after,
.wrapper:before,
.wrapper:after,
.content:before,
.content:after,
.global-header:before,
.global-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.container-fluid:after,
.wrapper:after,
.wrapper:after,
.content:after,
.global-header:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
button,
.btn-secondary,
.btn {
  font-size: 14px;
  color: white;
  padding: 6px 20px;
}
#footer-container {
  max-width: 1024px;
}
#footer-container #footer-links-container {
  max-width: inherit;
}
@media only screen and (max-width : 1024px) {
  #footer-container #footer-links-container .col {
    float: none;
  }
}
