@charset "UTF-8";
@import url("//hello.myfonts.net/count/375b70");
@font-face {
  font-family: 'ProximaNovaACond-Bold';
  src: url("../fonts/webfonts/375B70_0_0.eot");
  src: url("../fonts/webfonts/375B70_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_0_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_0_0.woff") format("woff"), url("../fonts/webfonts/375B70_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaSCond-Bold';
  src: url("../fonts/webfonts/375B70_1_0.eot");
  src: url("../fonts/webfonts/375B70_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_1_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_1_0.woff") format("woff"), url("../fonts/webfonts/375B70_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaCond-Bold';
  src: url("../fonts/webfonts/375B70_2_0.eot");
  src: url("../fonts/webfonts/375B70_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_2_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_2_0.woff") format("woff"), url("../fonts/webfonts/375B70_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaACond-Regular';
  src: url("../fonts/webfonts/375B70_3_0.eot");
  src: url("../fonts/webfonts/375B70_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_3_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_3_0.woff") format("woff"), url("../fonts/webfonts/375B70_3_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaSCond-Regular';
  src: url("../fonts/webfonts/375B70_4_0.eot");
  src: url("../fonts/webfonts/375B70_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_4_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_4_0.woff") format("woff"), url("../fonts/webfonts/375B70_4_0.ttf") format("truetype");
}
@font-face {
  font-family: 'ProximaNovaCond-Regular';
  src: url("../fonts/webfonts/375B70_5_0.eot");
  src: url("../fonts/webfonts/375B70_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/375B70_5_0.woff2") format("woff2"), url("../fonts/webfonts/375B70_5_0.woff") format("woff"), url("../fonts/webfonts/375B70_5_0.ttf") format("truetype");
}
/* fonts added */
/* line 12, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ProximaNova-Bold {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
}

/* line 18, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ProximaNova-Medium {
  font-family: ProximaNova-Medium;
  font-weight: normal;
  font-style: normal;
}

/* line 24, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ProximaNova-Regular {
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-style: normal;
}

/* settings */
/* line 31, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
body {
  font-size: 16px;
}

@media screen and (min-width: 48.0625em) {
  /* line 36, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  body {
    font-size: 18px;
  }
}
/* foundation */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 42.8125em) {
  /* line 49, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/* motion */
/* includes */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
/* line 67, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
/* line 83, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
/* line 90, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
/* line 103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 113, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
/* line 121, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
/* line 129, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
/* line 142, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 150, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
/* line 163, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
/* line 174, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
/* line 185, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
/* line 198, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
/* line 206, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 215, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
/* line 227, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
/* line 234, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
/* line 242, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
/* line 250, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 258, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
sub {
  bottom: -0.25em;
}

/* line 262, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 271, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
/* line 279, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
/* line 287, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
/* line 294, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
/* line 304, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
/* line 322, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
/* line 330, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
/* line 341, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 349, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

/* line 361, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 369, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
/* line 379, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
/* line 387, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
/* line 399, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
/* line 408, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

/* line 418, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
/* line 426, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
/* line 436, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
/* line 448, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
/* line 468, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
/* line 478, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
/* line 487, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
/* line 494, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
/* line 501, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 510, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
/* line 517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
/* line 526, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[hidden] {
  display: none;
}

/* line 530, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.foundation-mq {
  font-family: "small=0em&medium=42.8125em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 534, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

/* line 540, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 547, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #616264;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 559, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 567, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 573, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

/* line 580, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 589, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

/* line 601, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 605, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
pre {
  overflow: auto;
}

/* line 609, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 617, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-visible {
  display: block !important;
}

/* line 621, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-hidden {
  display: none !important;
}

/* line 625, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 631, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 641, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row::after {
  clear: both;
}

/* line 645, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 650, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 656, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
/* line 669, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 674, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row.expanded {
  max-width: none;
}

/* line 678, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

/* line 683, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row:not(.expanded) .row {
  max-width: none;
}

/* line 687, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 692, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 706, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
/* line 712, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

/* line 716, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 720, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 724, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 731, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-1 {
  width: 8.33333%;
}

/* line 735, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 740, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 745, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 749, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-2 {
  width: 16.66667%;
}

/* line 753, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 758, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 763, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 767, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-3 {
  width: 25%;
}

/* line 771, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 776, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 781, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 785, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-4 {
  width: 33.33333%;
}

/* line 789, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 794, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 799, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 803, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-5 {
  width: 41.66667%;
}

/* line 807, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 812, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 817, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 821, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-6 {
  width: 50%;
}

/* line 825, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 830, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 835, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 839, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-7 {
  width: 58.33333%;
}

/* line 843, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 848, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 853, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 857, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-8 {
  width: 66.66667%;
}

/* line 861, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 866, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 875, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-9 {
  width: 75%;
}

/* line 879, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 884, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 889, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 893, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-10 {
  width: 83.33333%;
}

/* line 897, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 902, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 907, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 911, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-11 {
  width: 91.66667%;
}

/* line 915, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 920, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 925, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 929, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-12 {
  width: 100%;
}

/* line 933, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 937, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}

/* line 942, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 946, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}

/* line 950, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 954, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}

/* line 959, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 963, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}

/* line 967, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 971, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}

/* line 976, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 980, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

/* line 984, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 988, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}

/* line 993, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 997, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

/* line 1001, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 1005, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}

/* line 1010, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 1014, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

/* line 1018, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 1022, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}

/* line 1027, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 1031, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

/* line 1035, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 1039, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}

/* line 1044, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 1048, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

/* line 1052, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 1056, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

/* line 1061, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 1065, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

/* line 1069, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 1073, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 1078, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 1083, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 1088, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 1093, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}

/* line 1098, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 1103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 1113, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 1116, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 1120, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 1124, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 1127, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 1130, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 1134, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 1138, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 1141, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 1144, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 1148, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 1152, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 1155, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 1158, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 1162, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 1166, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 1169, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 1172, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 1176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 1180, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 1183, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 1186, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 1190, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 1194, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 1197, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 1200, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 1204, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 1208, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 1211, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 1214, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 1218, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 1222, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 1225, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 1228, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 1232, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 1236, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 1239, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 1242, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 1246, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 1250, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 1253, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 1256, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 1260, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 1264, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 1267, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 1270, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 1273, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }

  /* line 1277, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1280, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 1283, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  /* line 1286, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }

  /* line 1290, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1293, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 1296, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  /* line 1299, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }

  /* line 1303, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1306, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 1309, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  /* line 1312, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }

  /* line 1316, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1319, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 1322, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  /* line 1325, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }

  /* line 1329, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1332, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 1335, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  /* line 1338, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }

  /* line 1342, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1345, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 1348, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  /* line 1351, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }

  /* line 1355, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1358, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 1361, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  /* line 1364, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  /* line 1368, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1371, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 1374, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

  /* line 1377, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }

  /* line 1381, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 1385, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 1389, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 1393, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }

  /* line 1397, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 1401, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 1412, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 1415, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 1419, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 1423, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 1426, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 1429, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 1433, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 1437, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 1440, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-3 {
    width: 25%;
  }

  /* line 1443, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 1447, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 1451, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 1454, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 1457, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 1461, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 1465, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 1468, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 1471, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 1475, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 1479, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 1482, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-6 {
    width: 50%;
  }

  /* line 1485, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 1489, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 1493, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 1496, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 1499, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 1503, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 1507, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 1510, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 1513, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 1517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 1521, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 1524, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-9 {
    width: 75%;
  }

  /* line 1527, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 1531, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 1535, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 1538, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 1541, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 1545, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 1549, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 1552, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 1555, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 1559, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 1563, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 1566, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-12 {
    width: 100%;
  }

  /* line 1569, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 1572, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }

  /* line 1576, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1579, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 1582, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  /* line 1585, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }

  /* line 1589, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1592, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 1595, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  /* line 1598, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }

  /* line 1602, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1605, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 1608, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  /* line 1611, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }

  /* line 1615, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1618, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 1621, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  /* line 1624, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }

  /* line 1628, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1631, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 1634, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  /* line 1637, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }

  /* line 1641, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1644, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 1647, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  /* line 1650, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }

  /* line 1654, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1657, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 1660, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  /* line 1663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  /* line 1667, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  /* line 1670, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 1673, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

  /* line 1676, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }

  /* line 1680, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 1684, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 1688, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }

  /* line 1692, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }

  /* line 1696, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  /* line 1700, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 1710, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column-block {
  margin-bottom: 1.25rem;
}

/* line 1714, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 1719, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }

  /* line 1722, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
/* line 1727, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* line 1750, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 1757, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 1763, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 1769, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 1774, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #86b8c4;
  text-rendering: optimizeLegibility;
}

/* line 1787, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #b3b4b5;
}

/* line 1797, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h1, .h1 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* line 1804, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h2, .h2 {
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* line 1811, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* line 1818, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* line 1825, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

/* line 1832, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 1840, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h1, .h1 {
    font-size: 2.25rem;
  }

  /* line 1843, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h2, .h2 {
    font-size: 2.5rem;
  }

  /* line 1846, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h3, .h3 {
    font-size: 1.5rem;
  }

  /* line 1849, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h4, .h4 {
    font-size: 1.5625rem;
  }

  /* line 1852, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }

  /* line 1855, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h6, .h6 {
    font-size: 1.75rem;
  }
}
/* line 1860, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

/* line 1867, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a img {
  border: 0;
}

/* line 1871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #b3b4b5;
  border-left: 0;
}

/* line 1882, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

/* line 1890, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
li {
  font-size: inherit;
}

/* line 1894, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

/* line 1899, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ol {
  margin-left: 1.25rem;
}

/* line 1903, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 1908, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
dl {
  margin-bottom: 1rem;
}

/* line 1912, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 1917, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: unset;
}

/* line 1923, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #86b8c4;
}

/* line 1928, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
cite {
  display: block;
  font-size: 18px;
  color: #86b8c4;
}

/* line 1934, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
cite:before {
  content: "— ";
}

/* line 1938, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

/* line 1944, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
figure {
  margin: 0;
}

/* line 1948, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #b3b4b5;
  background-color: #efefef;
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #0a0a0a;
}

/* line 1957, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #efefef;
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  color: #0a0a0a;
}

/* line 1965, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

/* line 1973, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.lead {
  font-size: 125%;
  line-height: 1.6;
}

/* line 1978, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1;
}

/* line 1983, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
p + .stat {
  margin-top: -1rem;
}

/* line 1987, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

/* line 1992, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.text-left {
  text-align: left;
}

/* line 1996, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.text-right {
  text-align: right;
}

/* line 2000, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.text-center {
  text-align: center;
}

/* line 2004, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 2009, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-text-left {
    text-align: left;
  }

  /* line 2012, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-text-right {
    text-align: right;
  }

  /* line 2015, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-text-center {
    text-align: center;
  }

  /* line 2018, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 2024, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-text-left {
    text-align: left;
  }

  /* line 2027, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-text-right {
    text-align: right;
  }

  /* line 2030, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-text-center {
    text-align: center;
  }

  /* line 2033, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-text-justify {
    text-align: justify;
  }
}
/* line 2038, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.show-for-print {
  display: none !important;
}

@media print {
  /* line 2043, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

  /* line 2050, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-print {
    display: block !important;
  }

  /* line 2053, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 2056, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 2059, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 2062, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 2065, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 2068, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 2071, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  th.show-for-print {
    display: table-cell !important;
  }

  /* line 2074, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 2078, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 2081, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  /* line 2086, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 2089, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  /* line 2094, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  thead {
    display: table-header-group;
  }

  /* line 2097, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 2101, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 2107, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 2113, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 2117, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .print-break-inside {
    page-break-inside: auto;
  }
}
/* line 2122, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #ffffff;
}

/* line 2141, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .button {
  outline: 0;
}

/* line 2145, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button:hover, .button:focus {
  background-color: #14679e;
  color: #ffffff;
}

/* line 2150, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.tiny {
  font-size: 0.6rem;
}

/* line 2154, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.small {
  font-size: 0.75rem;
}

/* line 2158, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.large {
  font-size: 1.25rem;
}

/* line 2162, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 2169, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.primary {
  background-color: #1779ba;
  color: #ffffff;
}

/* line 2174, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #ffffff;
}

/* line 2179, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-primary {
  background-color: #86b8c4;
  color: #0a0a0a;
}

/* line 2184, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-primary:hover, .button.title-color-primary:focus {
  background-color: #5a9eae;
  color: #0a0a0a;
}

/* line 2189, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.drk-blue {
  background-color: #315387;
  color: #ffffff;
}

/* line 2194, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.drk-blue:hover, .button.drk-blue:focus {
  background-color: #27426c;
  color: #ffffff;
}

/* line 2199, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.drkr-blue {
  background-color: #11346d;
  color: #ffffff;
}

/* line 2204, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.drkr-blue:hover, .button.drkr-blue:focus {
  background-color: #0e2a57;
  color: #ffffff;
}

/* line 2209, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-secondary {
  background-color: #5e5e7c;
  color: #ffffff;
}

/* line 2214, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-secondary:hover, .button.title-color-secondary:focus {
  background-color: #4b4b63;
  color: #ffffff;
}

/* line 2219, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-tertiary {
  background-color: #ffc700;
  color: #0a0a0a;
}

/* line 2224, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-tertiary:hover, .button.title-color-tertiary:focus {
  background-color: #cc9f00;
  color: #0a0a0a;
}

/* line 2229, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-gray {
  background-color: #636466;
  color: #ffffff;
}

/* line 2234, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.title-color-gray:hover, .button.title-color-gray:focus {
  background-color: #4f5052;
  color: #ffffff;
}

/* line 2239, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.input-line {
  background-color: #505153;
  color: #ffffff;
}

/* line 2244, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.input-line:hover, .button.input-line:focus {
  background-color: #404142;
  color: #ffffff;
}

/* line 2249, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.input-submit-border {
  background-color: #9f9fa1;
  color: #0a0a0a;
}

/* line 2254, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.input-submit-border:hover, .button.input-submit-border:focus {
  background-color: #7f7f81;
  color: #0a0a0a;
}

/* line 2259, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.about-us-blue-overlay {
  background-color: #1e63af;
  color: #ffffff;
}

/* line 2264, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.about-us-blue-overlay:hover, .button.about-us-blue-overlay:focus {
  background-color: #184f8c;
  color: #ffffff;
}

/* line 2269, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.secondary {
  background-color: #767676;
  color: #ffffff;
}

/* line 2274, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #ffffff;
}

/* line 2279, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}

/* line 2284, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

/* line 2289, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

/* line 2294, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

/* line 2299, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.alert {
  background-color: #cc4b37;
  color: #ffffff;
}

/* line 2304, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #ffffff;
}

/* line 2309, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2314, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #ffffff;
}

/* line 2319, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2324, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #ffffff;
}

/* line 2329, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-primary, .button[disabled].title-color-primary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2334, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-primary, .button.disabled.title-color-primary:hover, .button.disabled.title-color-primary:focus, .button[disabled].title-color-primary, .button[disabled].title-color-primary:hover, .button[disabled].title-color-primary:focus {
  background-color: #86b8c4;
  color: #0a0a0a;
}

/* line 2339, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.drk-blue, .button[disabled].drk-blue {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2344, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.drk-blue, .button.disabled.drk-blue:hover, .button.disabled.drk-blue:focus, .button[disabled].drk-blue, .button[disabled].drk-blue:hover, .button[disabled].drk-blue:focus {
  background-color: #315387;
  color: #ffffff;
}

/* line 2349, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.drkr-blue, .button[disabled].drkr-blue {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2354, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.drkr-blue, .button.disabled.drkr-blue:hover, .button.disabled.drkr-blue:focus, .button[disabled].drkr-blue, .button[disabled].drkr-blue:hover, .button[disabled].drkr-blue:focus {
  background-color: #11346d;
  color: #ffffff;
}

/* line 2359, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-secondary, .button[disabled].title-color-secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2364, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-secondary, .button.disabled.title-color-secondary:hover, .button.disabled.title-color-secondary:focus, .button[disabled].title-color-secondary, .button[disabled].title-color-secondary:hover, .button[disabled].title-color-secondary:focus {
  background-color: #5e5e7c;
  color: #ffffff;
}

/* line 2369, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-tertiary, .button[disabled].title-color-tertiary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2374, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-tertiary, .button.disabled.title-color-tertiary:hover, .button.disabled.title-color-tertiary:focus, .button[disabled].title-color-tertiary, .button[disabled].title-color-tertiary:hover, .button[disabled].title-color-tertiary:focus {
  background-color: #ffc700;
  color: #0a0a0a;
}

/* line 2379, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-gray, .button[disabled].title-color-gray {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2384, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.title-color-gray, .button.disabled.title-color-gray:hover, .button.disabled.title-color-gray:focus, .button[disabled].title-color-gray, .button[disabled].title-color-gray:hover, .button[disabled].title-color-gray:focus {
  background-color: #636466;
  color: #ffffff;
}

/* line 2389, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.input-line, .button[disabled].input-line {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2394, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.input-line, .button.disabled.input-line:hover, .button.disabled.input-line:focus, .button[disabled].input-line, .button[disabled].input-line:hover, .button[disabled].input-line:focus {
  background-color: #505153;
  color: #ffffff;
}

/* line 2399, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.input-submit-border, .button[disabled].input-submit-border {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2404, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.input-submit-border, .button.disabled.input-submit-border:hover, .button.disabled.input-submit-border:focus, .button[disabled].input-submit-border, .button[disabled].input-submit-border:hover, .button[disabled].input-submit-border:focus {
  background-color: #9f9fa1;
  color: #0a0a0a;
}

/* line 2409, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.about-us-blue-overlay, .button[disabled].about-us-blue-overlay {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2414, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.about-us-blue-overlay, .button.disabled.about-us-blue-overlay:hover, .button.disabled.about-us-blue-overlay:focus, .button[disabled].about-us-blue-overlay, .button[disabled].about-us-blue-overlay:hover, .button[disabled].about-us-blue-overlay:focus {
  background-color: #1e63af;
  color: #ffffff;
}

/* line 2419, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2424, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #ffffff;
}

/* line 2429, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2434, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

/* line 2439, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2444, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

/* line 2449, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 2454, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #ffffff;
}

/* line 2459, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2464, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}

/* line 2468, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

/* line 2472, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 2477, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2482, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2487, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 2492, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2497, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-primary {
  border: 1px solid #86b8c4;
  color: #86b8c4;
}

/* line 2502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-primary:hover, .button.hollow.title-color-primary:focus {
  border-color: #36646f;
  color: #36646f;
}

/* line 2507, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-primary:hover.disabled, .button.hollow.title-color-primary:hover[disabled], .button.hollow.title-color-primary:focus.disabled, .button.hollow.title-color-primary:focus[disabled] {
  border: 1px solid #86b8c4;
  color: #86b8c4;
}

/* line 2512, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drk-blue {
  border: 1px solid #315387;
  color: #315387;
}

/* line 2517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drk-blue:hover, .button.hollow.drk-blue:focus {
  border-color: #192a44;
  color: #192a44;
}

/* line 2522, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drk-blue:hover.disabled, .button.hollow.drk-blue:hover[disabled], .button.hollow.drk-blue:focus.disabled, .button.hollow.drk-blue:focus[disabled] {
  border: 1px solid #315387;
  color: #315387;
}

/* line 2527, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drkr-blue {
  border: 1px solid #11346d;
  color: #11346d;
}

/* line 2532, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drkr-blue:hover, .button.hollow.drkr-blue:focus {
  border-color: #091a37;
  color: #091a37;
}

/* line 2537, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.drkr-blue:hover.disabled, .button.hollow.drkr-blue:hover[disabled], .button.hollow.drkr-blue:focus.disabled, .button.hollow.drkr-blue:focus[disabled] {
  border: 1px solid #11346d;
  color: #11346d;
}

/* line 2542, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-secondary {
  border: 1px solid #5e5e7c;
  color: #5e5e7c;
}

/* line 2547, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-secondary:hover, .button.hollow.title-color-secondary:focus {
  border-color: #2f2f3e;
  color: #2f2f3e;
}

/* line 2552, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-secondary:hover.disabled, .button.hollow.title-color-secondary:hover[disabled], .button.hollow.title-color-secondary:focus.disabled, .button.hollow.title-color-secondary:focus[disabled] {
  border: 1px solid #5e5e7c;
  color: #5e5e7c;
}

/* line 2557, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-tertiary {
  border: 1px solid #ffc700;
  color: #ffc700;
}

/* line 2562, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-tertiary:hover, .button.hollow.title-color-tertiary:focus {
  border-color: #806400;
  color: #806400;
}

/* line 2567, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-tertiary:hover.disabled, .button.hollow.title-color-tertiary:hover[disabled], .button.hollow.title-color-tertiary:focus.disabled, .button.hollow.title-color-tertiary:focus[disabled] {
  border: 1px solid #ffc700;
  color: #ffc700;
}

/* line 2572, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-gray {
  border: 1px solid #636466;
  color: #636466;
}

/* line 2577, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-gray:hover, .button.hollow.title-color-gray:focus {
  border-color: #323233;
  color: #323233;
}

/* line 2582, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.title-color-gray:hover.disabled, .button.hollow.title-color-gray:hover[disabled], .button.hollow.title-color-gray:focus.disabled, .button.hollow.title-color-gray:focus[disabled] {
  border: 1px solid #636466;
  color: #636466;
}

/* line 2587, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-line {
  border: 1px solid #505153;
  color: #505153;
}

/* line 2592, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-line:hover, .button.hollow.input-line:focus {
  border-color: #28292a;
  color: #28292a;
}

/* line 2597, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-line:hover.disabled, .button.hollow.input-line:hover[disabled], .button.hollow.input-line:focus.disabled, .button.hollow.input-line:focus[disabled] {
  border: 1px solid #505153;
  color: #505153;
}

/* line 2602, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-submit-border {
  border: 1px solid #9f9fa1;
  color: #9f9fa1;
}

/* line 2607, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-submit-border:hover, .button.hollow.input-submit-border:focus {
  border-color: #4f4f51;
  color: #4f4f51;
}

/* line 2612, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.input-submit-border:hover.disabled, .button.hollow.input-submit-border:hover[disabled], .button.hollow.input-submit-border:focus.disabled, .button.hollow.input-submit-border:focus[disabled] {
  border: 1px solid #9f9fa1;
  color: #9f9fa1;
}

/* line 2617, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.about-us-blue-overlay {
  border: 1px solid #1e63af;
  color: #1e63af;
}

/* line 2622, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.about-us-blue-overlay:hover, .button.hollow.about-us-blue-overlay:focus {
  border-color: #0f3258;
  color: #0f3258;
}

/* line 2627, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.about-us-blue-overlay:hover.disabled, .button.hollow.about-us-blue-overlay:hover[disabled], .button.hollow.about-us-blue-overlay:focus.disabled, .button.hollow.about-us-blue-overlay:focus[disabled] {
  border: 1px solid #1e63af;
  color: #1e63af;
}

/* line 2632, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

/* line 2637, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 2642, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 2647, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 2652, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 2657, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 2662, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 2667, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 2672, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 2677, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 2682, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 2687, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 2692, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2697, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}

/* line 2701, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}

/* line 2705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear:hover, .button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 2710, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2715, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}

/* line 2719, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2724, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 2729, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 2734, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}

/* line 2738, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-primary {
  border: 1px solid #86b8c4;
  color: #86b8c4;
}

/* line 2743, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-primary:hover, .button.clear.title-color-primary:focus {
  border-color: #36646f;
  color: #36646f;
}

/* line 2748, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-primary:hover.disabled, .button.clear.title-color-primary:hover[disabled], .button.clear.title-color-primary:focus.disabled, .button.clear.title-color-primary:focus[disabled] {
  border: 1px solid #86b8c4;
  color: #86b8c4;
}

/* line 2753, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-primary, .button.clear.title-color-primary.disabled, .button.clear.title-color-primary[disabled], .button.clear.title-color-primary:hover, .button.clear.title-color-primary:hover.disabled, .button.clear.title-color-primary:hover[disabled], .button.clear.title-color-primary:focus, .button.clear.title-color-primary:focus.disabled, .button.clear.title-color-primary:focus[disabled] {
  border-color: transparent;
}

/* line 2757, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drk-blue {
  border: 1px solid #315387;
  color: #315387;
}

/* line 2762, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drk-blue:hover, .button.clear.drk-blue:focus {
  border-color: #192a44;
  color: #192a44;
}

/* line 2767, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drk-blue:hover.disabled, .button.clear.drk-blue:hover[disabled], .button.clear.drk-blue:focus.disabled, .button.clear.drk-blue:focus[disabled] {
  border: 1px solid #315387;
  color: #315387;
}

/* line 2772, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drk-blue, .button.clear.drk-blue.disabled, .button.clear.drk-blue[disabled], .button.clear.drk-blue:hover, .button.clear.drk-blue:hover.disabled, .button.clear.drk-blue:hover[disabled], .button.clear.drk-blue:focus, .button.clear.drk-blue:focus.disabled, .button.clear.drk-blue:focus[disabled] {
  border-color: transparent;
}

/* line 2776, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drkr-blue {
  border: 1px solid #11346d;
  color: #11346d;
}

/* line 2781, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drkr-blue:hover, .button.clear.drkr-blue:focus {
  border-color: #091a37;
  color: #091a37;
}

/* line 2786, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drkr-blue:hover.disabled, .button.clear.drkr-blue:hover[disabled], .button.clear.drkr-blue:focus.disabled, .button.clear.drkr-blue:focus[disabled] {
  border: 1px solid #11346d;
  color: #11346d;
}

/* line 2791, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.drkr-blue, .button.clear.drkr-blue.disabled, .button.clear.drkr-blue[disabled], .button.clear.drkr-blue:hover, .button.clear.drkr-blue:hover.disabled, .button.clear.drkr-blue:hover[disabled], .button.clear.drkr-blue:focus, .button.clear.drkr-blue:focus.disabled, .button.clear.drkr-blue:focus[disabled] {
  border-color: transparent;
}

/* line 2795, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-secondary {
  border: 1px solid #5e5e7c;
  color: #5e5e7c;
}

/* line 2800, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-secondary:hover, .button.clear.title-color-secondary:focus {
  border-color: #2f2f3e;
  color: #2f2f3e;
}

/* line 2805, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-secondary:hover.disabled, .button.clear.title-color-secondary:hover[disabled], .button.clear.title-color-secondary:focus.disabled, .button.clear.title-color-secondary:focus[disabled] {
  border: 1px solid #5e5e7c;
  color: #5e5e7c;
}

/* line 2810, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-secondary, .button.clear.title-color-secondary.disabled, .button.clear.title-color-secondary[disabled], .button.clear.title-color-secondary:hover, .button.clear.title-color-secondary:hover.disabled, .button.clear.title-color-secondary:hover[disabled], .button.clear.title-color-secondary:focus, .button.clear.title-color-secondary:focus.disabled, .button.clear.title-color-secondary:focus[disabled] {
  border-color: transparent;
}

/* line 2814, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-tertiary {
  border: 1px solid #ffc700;
  color: #ffc700;
}

/* line 2819, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-tertiary:hover, .button.clear.title-color-tertiary:focus {
  border-color: #806400;
  color: #806400;
}

/* line 2824, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-tertiary:hover.disabled, .button.clear.title-color-tertiary:hover[disabled], .button.clear.title-color-tertiary:focus.disabled, .button.clear.title-color-tertiary:focus[disabled] {
  border: 1px solid #ffc700;
  color: #ffc700;
}

/* line 2829, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-tertiary, .button.clear.title-color-tertiary.disabled, .button.clear.title-color-tertiary[disabled], .button.clear.title-color-tertiary:hover, .button.clear.title-color-tertiary:hover.disabled, .button.clear.title-color-tertiary:hover[disabled], .button.clear.title-color-tertiary:focus, .button.clear.title-color-tertiary:focus.disabled, .button.clear.title-color-tertiary:focus[disabled] {
  border-color: transparent;
}

/* line 2833, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-gray {
  border: 1px solid #636466;
  color: #636466;
}

/* line 2838, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-gray:hover, .button.clear.title-color-gray:focus {
  border-color: #323233;
  color: #323233;
}

/* line 2843, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-gray:hover.disabled, .button.clear.title-color-gray:hover[disabled], .button.clear.title-color-gray:focus.disabled, .button.clear.title-color-gray:focus[disabled] {
  border: 1px solid #636466;
  color: #636466;
}

/* line 2848, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.title-color-gray, .button.clear.title-color-gray.disabled, .button.clear.title-color-gray[disabled], .button.clear.title-color-gray:hover, .button.clear.title-color-gray:hover.disabled, .button.clear.title-color-gray:hover[disabled], .button.clear.title-color-gray:focus, .button.clear.title-color-gray:focus.disabled, .button.clear.title-color-gray:focus[disabled] {
  border-color: transparent;
}

/* line 2852, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-line {
  border: 1px solid #505153;
  color: #505153;
}

/* line 2857, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-line:hover, .button.clear.input-line:focus {
  border-color: #28292a;
  color: #28292a;
}

/* line 2862, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-line:hover.disabled, .button.clear.input-line:hover[disabled], .button.clear.input-line:focus.disabled, .button.clear.input-line:focus[disabled] {
  border: 1px solid #505153;
  color: #505153;
}

/* line 2867, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-line, .button.clear.input-line.disabled, .button.clear.input-line[disabled], .button.clear.input-line:hover, .button.clear.input-line:hover.disabled, .button.clear.input-line:hover[disabled], .button.clear.input-line:focus, .button.clear.input-line:focus.disabled, .button.clear.input-line:focus[disabled] {
  border-color: transparent;
}

/* line 2871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-submit-border {
  border: 1px solid #9f9fa1;
  color: #9f9fa1;
}

/* line 2876, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-submit-border:hover, .button.clear.input-submit-border:focus {
  border-color: #4f4f51;
  color: #4f4f51;
}

/* line 2881, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-submit-border:hover.disabled, .button.clear.input-submit-border:hover[disabled], .button.clear.input-submit-border:focus.disabled, .button.clear.input-submit-border:focus[disabled] {
  border: 1px solid #9f9fa1;
  color: #9f9fa1;
}

/* line 2886, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.input-submit-border, .button.clear.input-submit-border.disabled, .button.clear.input-submit-border[disabled], .button.clear.input-submit-border:hover, .button.clear.input-submit-border:hover.disabled, .button.clear.input-submit-border:hover[disabled], .button.clear.input-submit-border:focus, .button.clear.input-submit-border:focus.disabled, .button.clear.input-submit-border:focus[disabled] {
  border-color: transparent;
}

/* line 2890, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.about-us-blue-overlay {
  border: 1px solid #1e63af;
  color: #1e63af;
}

/* line 2895, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.about-us-blue-overlay:hover, .button.clear.about-us-blue-overlay:focus {
  border-color: #0f3258;
  color: #0f3258;
}

/* line 2900, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.about-us-blue-overlay:hover.disabled, .button.clear.about-us-blue-overlay:hover[disabled], .button.clear.about-us-blue-overlay:focus.disabled, .button.clear.about-us-blue-overlay:focus[disabled] {
  border: 1px solid #1e63af;
  color: #1e63af;
}

/* line 2905, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.about-us-blue-overlay, .button.clear.about-us-blue-overlay.disabled, .button.clear.about-us-blue-overlay[disabled], .button.clear.about-us-blue-overlay:hover, .button.clear.about-us-blue-overlay:hover.disabled, .button.clear.about-us-blue-overlay:hover[disabled], .button.clear.about-us-blue-overlay:focus, .button.clear.about-us-blue-overlay:focus.disabled, .button.clear.about-us-blue-overlay:focus[disabled] {
  border-color: transparent;
}

/* line 2909, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}

/* line 2914, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 2919, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 2924, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

/* line 2928, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 2933, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 2938, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 2943, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}

/* line 2947, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 2952, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 2957, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 2962, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}

/* line 2966, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 2971, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 2976, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 2981, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}

/* line 2985, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

/* line 3001, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow::after {
  border-top-color: #1779ba;
}

/* line 3005, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.primary::after {
  border-top-color: #1779ba;
}

/* line 3009, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.title-color-primary::after {
  border-top-color: #86b8c4;
}

/* line 3013, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.drk-blue::after {
  border-top-color: #315387;
}

/* line 3017, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.drkr-blue::after {
  border-top-color: #11346d;
}

/* line 3021, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.title-color-secondary::after {
  border-top-color: #5e5e7c;
}

/* line 3025, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.title-color-tertiary::after {
  border-top-color: #ffc700;
}

/* line 3029, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.title-color-gray::after {
  border-top-color: #636466;
}

/* line 3033, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.input-line::after {
  border-top-color: #505153;
}

/* line 3037, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.input-submit-border::after {
  border-top-color: #9f9fa1;
}

/* line 3041, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.about-us-blue-overlay::after {
  border-top-color: #1e63af;
}

/* line 3045, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}

/* line 3049, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}

/* line 3053, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

/* line 3057, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37;
}

/* line 3061, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 3067, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.button:hover, a.button:focus {
  text-decoration: none;
}

/* line 3071, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: none;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 3095, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3104, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
textarea {
  max-width: 100%;
}

/* line 3108, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
textarea[rows] {
  height: auto;
}

/* line 3112, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b3b4b5;
}

/* line 3117, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b3b4b5;
}

/* line 3122, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #b3b4b5;
}

/* line 3127, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input::placeholder,
textarea::placeholder {
  color: #b3b4b5;
}

/* line 3132, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #efefef;
  cursor: not-allowed;
}

/* line 3139, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

/* line 3147, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input[type='search'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3152, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

/* line 3158, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

/* line 3167, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

/* line 3172, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

/* line 3177, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='file'] {
  width: 100%;
}

/* line 3181, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

/* line 3190, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5rem 0;
}

/* line 3195, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

/* line 3202, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 3213, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group > :first-child {
  border-radius: 0 0 0 0;
}

/* line 3217, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

/* line 3221, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

/* line 3229, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group-label {
  padding: 0 1rem;
  border: none;
  background: transparent;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 3247, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

/* line 3256, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
  line-height: 18px;
  padding: 7px 12px;
  border-radius: 24px;
  background-color: #e0e0e0;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-top: 12px;
  font-weight: 600;
}

/* line 3272, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#chip-list-item {
  margin-left: 28%;
  margin-bottom: -2%;
}

/* line 3277, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}

/* line 3284, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.close {
  cursor: pointer;
  float: right;
  font-size: 15px;
  padding-left: 5.5px;
}

/* line 3291, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
i.close.material-icons {
  font-weight: 600;
  color: white;
  background: rgba(0, 0, 0, 0.87);
  opacity: .4;
  border-radius: 10px;
  margin-left: 7px;
  margin-top: -1px;
  width: 18px;
  height: 18px;
}

/* line 3303, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* line 3315, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 3327, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 3333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

/* line 3338, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #b3b4b5;
}

/* line 3344, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 3350, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
}

@media screen and (min-width: 0\0) {
  /* line 3374, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
/* line 3379, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select:focus {
  outline: none;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3387, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select:disabled {
  background-color: #efefef;
  cursor: not-allowed;
}

/* line 3392, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select::-ms-expand {
  display: none;
}

/* line 3396, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select[multiple] {
  height: auto;
  background-image: none;
}

/* line 3401, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}

/* line 3406, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}

/* line 3410, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}

/* line 3414, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}

/* line 3418, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

/* line 3422, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-invalid-label {
  color: #cc4b37;
}

/* line 3426, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}

/* line 3435, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.form-error.is-visible {
  display: block;
}

/* line 3439, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}

/* line 3445, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

/* line 3449, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

/* line 3453, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

/* line 3457, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 0 solid #d3d3d4;
  border-bottom: 0;
  font-size: 24;
  line-height: 1;
  color: #0a0a0a;
  /*
  @if $accordion-plusminus {
    &::before {
      position: absolute;
      top: 50%;
      right: 1rem;
      margin-top: -0.5rem;
      transform: rotate(90deg);
      content: '❯';
    }

    .is-active > &::before {
      //content: '\2013';
      transform: rotate(-90deg);
    }
  }
  */
}

/* line 3485, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0 solid #d3d3d4;
  border-radius: 0 0 0 0;
}

/* line 3490, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-title:hover, .accordion-title:focus {
  background-color: #efefef;
}

/* line 3494, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

/* line 3502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-active > .accordion-title::before {
  content: '\2013';
}

/* line 3506, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-content {
  display: none;
  padding: 1rem;
  border: 0 solid #d3d3d4;
  border-bottom: 0;
  background-color: #ffffff;
  color: #616264;
}

/* line 3515, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
:last-child > .accordion-content:last-child {
  border-bottom: 0 solid #d3d3d4;
}

/* line 3519, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu li {
  width: 100%;
}

/* line 3523, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu a {
  padding: 0.7rem 1rem;
}

/* line 3527, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

/* line 3531, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 3536, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 3541, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

/* line 3545, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

/* line 3560, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

/* line 3565, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

/* line 3570, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 3579, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-accordion-submenu-parent {
  position: relative;
}

/* line 3583, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 3587, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

/* line 3596, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 3610, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 3619, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/* line 3632, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #ffffff;
}

/* line 3643, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.primary {
  background: #1779ba;
  color: #ffffff;
}

/* line 3648, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.title-color-primary {
  background: #86b8c4;
  color: #0a0a0a;
}

/* line 3653, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.drk-blue {
  background: #315387;
  color: #ffffff;
}

/* line 3658, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.drkr-blue {
  background: #11346d;
  color: #ffffff;
}

/* line 3663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.title-color-secondary {
  background: #5e5e7c;
  color: #ffffff;
}

/* line 3668, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.title-color-tertiary {
  background: #ffc700;
  color: #0a0a0a;
}

/* line 3673, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.title-color-gray {
  background: #636466;
  color: #ffffff;
}

/* line 3678, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.input-line {
  background: #505153;
  color: #ffffff;
}

/* line 3683, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.input-submit-border {
  background: #9f9fa1;
  color: #0a0a0a;
}

/* line 3688, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.about-us-blue-overlay {
  background: #1e63af;
  color: #ffffff;
}

/* line 3693, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.secondary {
  background: #767676;
  color: #ffffff;
}

/* line 3698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}

/* line 3703, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

/* line 3708, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.badge.alert {
  background: #cc4b37;
  color: #ffffff;
}

/* line 3713, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 3725, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 3735, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group::after {
  clear: both;
}

/* line 3739, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* line 3749, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group .button:last-child {
  margin-right: 0;
}

/* line 3753, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.tiny .button {
  font-size: 0.6rem;
}

/* line 3757, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.small .button {
  font-size: 0.75rem;
}

/* line 3761, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.large .button {
  font-size: 1.25rem;
}

/* line 3765, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.expanded .button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

/* line 3771, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.primary .button {
  background-color: #1779ba;
  color: #ffffff;
}

/* line 3776, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #ffffff;
}

/* line 3781, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-primary .button {
  background-color: #86b8c4;
  color: #0a0a0a;
}

/* line 3786, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-primary .button:hover, .button-group.title-color-primary .button:focus {
  background-color: #5a9eae;
  color: #0a0a0a;
}

/* line 3791, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.drk-blue .button {
  background-color: #315387;
  color: #ffffff;
}

/* line 3796, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.drk-blue .button:hover, .button-group.drk-blue .button:focus {
  background-color: #27426c;
  color: #ffffff;
}

/* line 3801, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.drkr-blue .button {
  background-color: #11346d;
  color: #ffffff;
}

/* line 3806, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.drkr-blue .button:hover, .button-group.drkr-blue .button:focus {
  background-color: #0e2a57;
  color: #ffffff;
}

/* line 3811, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-secondary .button {
  background-color: #5e5e7c;
  color: #ffffff;
}

/* line 3816, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-secondary .button:hover, .button-group.title-color-secondary .button:focus {
  background-color: #4b4b63;
  color: #ffffff;
}

/* line 3821, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-tertiary .button {
  background-color: #ffc700;
  color: #0a0a0a;
}

/* line 3826, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-tertiary .button:hover, .button-group.title-color-tertiary .button:focus {
  background-color: #cc9f00;
  color: #0a0a0a;
}

/* line 3831, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-gray .button {
  background-color: #636466;
  color: #ffffff;
}

/* line 3836, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.title-color-gray .button:hover, .button-group.title-color-gray .button:focus {
  background-color: #4f5052;
  color: #ffffff;
}

/* line 3841, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.input-line .button {
  background-color: #505153;
  color: #ffffff;
}

/* line 3846, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.input-line .button:hover, .button-group.input-line .button:focus {
  background-color: #404142;
  color: #ffffff;
}

/* line 3851, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.input-submit-border .button {
  background-color: #9f9fa1;
  color: #0a0a0a;
}

/* line 3856, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.input-submit-border .button:hover, .button-group.input-submit-border .button:focus {
  background-color: #7f7f81;
  color: #0a0a0a;
}

/* line 3861, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.about-us-blue-overlay .button {
  background-color: #1e63af;
  color: #ffffff;
}

/* line 3866, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.about-us-blue-overlay .button:hover, .button-group.about-us-blue-overlay .button:focus {
  background-color: #184f8c;
  color: #ffffff;
}

/* line 3871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.secondary .button {
  background-color: #767676;
  color: #ffffff;
}

/* line 3876, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #ffffff;
}

/* line 3881, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a;
}

/* line 3886, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

/* line 3891, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

/* line 3896, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

/* line 3901, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.alert .button {
  background-color: #cc4b37;
  color: #ffffff;
}

/* line 3906, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #ffffff;
}

/* line 3911, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 3916, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

/* line 3922, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 3927, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 3936, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 42.75em) {
  /* line 3945, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  /* line 3948, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
/* line 3954, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #616264;
}

/* line 3964, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout > :first-child {
  margin-top: 0;
}

/* line 3968, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout > :last-child {
  margin-bottom: 0;
}

/* line 3972, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.primary {
  background-color: #d7ecfa;
  color: #616264;
}

/* line 3977, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.title-color-primary {
  background-color: #edf4f6;
  color: #616264;
}

/* line 3982, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.drk-blue {
  background-color: #dbe4f2;
  color: #616264;
}

/* line 3987, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.drkr-blue {
  background-color: #cdddf7;
  color: #616264;
}

/* line 3992, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.title-color-secondary {
  background-color: #e6e6ec;
  color: #616264;
}

/* line 3997, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.title-color-tertiary {
  background-color: #fff7d9;
  color: #616264;
}

/* line 4002, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.title-color-gray {
  background-color: #e7e8e8;
  color: #616264;
}

/* line 4007, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.input-line {
  background-color: #e4e5e5;
  color: #616264;
}

/* line 4012, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.input-submit-border {
  background-color: #f1f1f1;
  color: #616264;
}

/* line 4017, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.about-us-blue-overlay {
  background-color: #d8e7f8;
  color: #616264;
}

/* line 4022, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.secondary {
  background-color: #eaeaea;
  color: #616264;
}

/* line 4027, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.success {
  background-color: #e1faea;
  color: #616264;
}

/* line 4032, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.warning {
  background-color: #fff3d9;
  color: #616264;
}

/* line 4037, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.alert {
  background-color: #f7e4e1;
  color: #616264;
}

/* line 4042, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

/* line 4049, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

/* line 4056, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #efefef;
  border-radius: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #616264;
}

/* line 4077, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card > :last-child {
  margin-bottom: 0;
}

/* line 4081, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card-divider {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #efefef;
}

/* line 4092, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card-divider > :last-child {
  margin-bottom: 0;
}

/* line 4096, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 1rem;
}

/* line 4103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card-section > :last-child {
  margin-bottom: 0;
}

/* line 4107, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.card-image {
  min-height: 1px;
}

/* line 4111, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 4123, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .menu li {
  outline: 0;
}

/* line 4127, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

/* line 4135, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

/* line 4142, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu input {
  display: inline-block;
}

/* line 4146, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 4155, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 4164, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.expanded li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

/* line 4170, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.simple {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 4176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.simple li + li {
  margin-left: 1rem;
}

/* line 4180, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 4185, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 4193, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 4201, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }

  /* line 4206, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.medium-simple li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 4214, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 4222, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 4230, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.large-expanded li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }

  /* line 4235, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .menu.large-simple li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
/* line 4242, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 4247, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 4253, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 4259, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

/* line 4266, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

/* line 4272, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

/* line 4279, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

/* line 4285, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

/* line 4292, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 4301, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

/* line 4308, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 4317, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu .is-active > a {
  background: #1779ba;
  color: #ffffff;
}

/* line 4322, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu .active > a {
  background: #1779ba;
  color: #ffffff;
}

/* line 4327, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 4333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 4342, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 4348, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

/* line 4353, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-right.vertical li .submenu li {
  text-align: right;
}

/* line 4357, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 4362, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 4371, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 4377, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

/* line 4384, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-centered > .menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 4390, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 4399, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 4405, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.no-js [data-responsive-menu] ul {
  display: none;
}

/* line 4409, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

/* line 4418, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: '';
}

/* line 4431, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon:hover::after {
  background: #b3b4b5;
  -webkit-box-shadow: 0 7px 0 #b3b4b5, 0 14px 0 #b3b4b5;
  box-shadow: 0 7px 0 #b3b4b5, 0 14px 0 #b3b4b5;
}

/* line 4437, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

/* line 4446, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: '';
}

/* line 4459, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

/* line 4465, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #b3b4b5;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 1rem;
}

/* line 4478, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane.is-opening {
  display: block;
}

/* line 4482, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

/* line 4487, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane.tiny {
  width: 100px;
}

/* line 4491, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane.small {
  width: 200px;
}

/* line 4495, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown-pane.large {
  width: 400px;
}

/* line 4499, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 4505, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

/* line 4511, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

/* line 4516, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

/* line 4530, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu a {
  padding: 0.7rem 1rem;
}

/* line 4534, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

/* line 4538, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu .is-active > a {
  background: transparent;
  color: #1779ba;
}

/* line 4543, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.no-js .dropdown.menu ul {
  display: none;
}

/* line 4547, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 4552, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

/* line 4556, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}

/* line 4562, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 4567, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

/* line 4571, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
}

/* line 4584, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 4596, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  /* line 4601, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  /* line 4606, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  /* line 4610, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  /* line 4623, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  /* line 4626, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }

  /* line 4631, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  /* line 4635, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }

  /* line 4638, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
  }

  /* line 4650, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 4663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  /* line 4668, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  /* line 4673, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  /* line 4677, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  /* line 4690, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  /* line 4693, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }

  /* line 4698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  /* line 4702, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }

  /* line 4705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
  }

  /* line 4717, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
/* line 4729, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 4735, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-menu.vertical {
  width: 100px;
}

/* line 4739, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-menu.vertical.align-right {
  float: right;
}

/* line 4743, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu-parent {
  position: relative;
}

/* line 4747, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

/* line 4755, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

/* line 4760, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

/* line 4765, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 4770, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #b3b4b5;
  background: #ffffff;
}

/* line 4781, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 4785, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

/* line 4789, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
}

/* line 4802, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

/* line 4813, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

/* line 4817, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu > li {
  width: 100%;
}

/* line 4821, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 4825, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

/* line 4834, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 4849, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

/* line 4854, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #ffffff;
}

/* line 4866, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.primary {
  background: #1779ba;
  color: #ffffff;
}

/* line 4871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.title-color-primary {
  background: #86b8c4;
  color: #0a0a0a;
}

/* line 4876, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.drk-blue {
  background: #315387;
  color: #ffffff;
}

/* line 4881, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.drkr-blue {
  background: #11346d;
  color: #ffffff;
}

/* line 4886, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.title-color-secondary {
  background: #5e5e7c;
  color: #ffffff;
}

/* line 4891, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.title-color-tertiary {
  background: #ffc700;
  color: #0a0a0a;
}

/* line 4896, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.title-color-gray {
  background: #636466;
  color: #ffffff;
}

/* line 4901, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.input-line {
  background: #505153;
  color: #ffffff;
}

/* line 4906, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.input-submit-border {
  background: #9f9fa1;
  color: #0a0a0a;
}

/* line 4911, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.about-us-blue-overlay {
  background: #1e63af;
  color: #ffffff;
}

/* line 4916, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.secondary {
  background: #767676;
  color: #ffffff;
}

/* line 4921, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}

/* line 4926, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

/* line 4931, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.label.alert {
  background: #cc4b37;
  color: #ffffff;
}

/* line 4936, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 4945, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object img {
  max-width: none;
}

@media screen and (max-width: 42.75em) {
  /* line 4950, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 42.75em) {
  /* line 4957, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  /* line 4964, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
/* line 4969, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 4975, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object-section:first-child {
  padding-right: 1rem;
}

/* line 4979, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

/* line 4983, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object-section > :last-child {
  margin-bottom: 0;
}

/* line 4987, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.media-object-section.main-section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

/* line 4993, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

/* line 4998, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 5008, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination::after {
  clear: both;
}

/* line 5012, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

/* line 5019, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 5024, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .pagination li {
    display: inline-block;
  }
}
/* line 5029, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}

/* line 5037, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination a:hover,
.pagination button:hover {
  background: #efefef;
}

/* line 5042, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #ffffff;
  cursor: default;
}

/* line 5049, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #b3b4b5;
  cursor: not-allowed;
}

/* line 5055, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination .disabled:hover {
  background: transparent;
}

/* line 5059, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

/* line 5065, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

/* line 5072, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

/* line 5079, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #b3b4b5;
}

/* line 5086, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.primary .progress-meter {
  background-color: #1779ba;
}

/* line 5090, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.title-color-primary .progress-meter {
  background-color: #86b8c4;
}

/* line 5094, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.drk-blue .progress-meter {
  background-color: #315387;
}

/* line 5098, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.drkr-blue .progress-meter {
  background-color: #11346d;
}

/* line 5102, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.title-color-secondary .progress-meter {
  background-color: #5e5e7c;
}

/* line 5106, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.title-color-tertiary .progress-meter {
  background-color: #ffc700;
}

/* line 5110, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.title-color-gray .progress-meter {
  background-color: #636466;
}

/* line 5114, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.input-line .progress-meter {
  background-color: #505153;
}

/* line 5118, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.input-submit-border .progress-meter {
  background-color: #9f9fa1;
}

/* line 5122, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.about-us-blue-overlay .progress-meter {
  background-color: #1e63af;
}

/* line 5126, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.secondary .progress-meter {
  background-color: #767676;
}

/* line 5130, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.success .progress-meter {
  background-color: #3adb76;
}

/* line 5134, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.warning .progress-meter {
  background-color: #ffae00;
}

/* line 5138, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

/* line 5142, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

/* line 5150, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}

/* line 5165, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #efefef;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 5180, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #b3b4b5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 5192, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

/* line 5197, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/* line 5216, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

/* line 5220, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider-handle:hover {
  background-color: #14679e;
}

/* line 5224, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

/* line 5229, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 5235, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 5245, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

/* line 5251, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 5262, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky-container {
  position: relative;
}

/* line 5266, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 5273, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

/* line 5279, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky.is-stuck.is-at-top {
  top: 0;
}

/* line 5283, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

/* line 5287, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

/* line 5293, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

/* line 5297, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
body.is-reveal-open {
  overflow: hidden;
}

/* line 5301, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5312, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.94);
  overflow-y: scroll;
}

/* line 5324, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 0px solid #b3b4b5;
  border-radius: 0;
  background-color: rgba(10, 10, 10, 0);
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

/* line 5340, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 5345, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal {
    min-height: 0;
  }
}
/* line 5350, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal .column, .reveal .columns {
  min-width: 0;
}

/* line 5354, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 5359, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal {
    width: 1024px;
    max-width: 75rem;
  }
}
/* line 5365, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 5370, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 42.8125em) {
  /* line 5377, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 42.8125em) {
  /* line 5384, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
/* line 5390, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 42.75em) {
  /* line 5404, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
/* line 5418, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.reveal.without-overlay {
  position: fixed;
}

/* line 5422, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #ffffff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5436, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

/* line 5442, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #b3b4b5;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

/* line 5456, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input + .switch-paddle {
  margin: 0;
}

/* line 5460, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 5476, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:checked ~ .switch-paddle {
  background: #1779ba;
}

/* line 5480, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

/* line 5484, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

/* line 5488, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 5496, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-active {
  left: 8%;
  display: none;
}

/* line 5501, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:checked + label > .switch-active {
  display: block;
}

/* line 5505, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch-inactive {
  right: 15%;
}

/* line 5509, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input:checked + label > .switch-inactive {
  display: none;
}

/* line 5513, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.tiny {
  height: 1.5rem;
}

/* line 5517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

/* line 5523, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

/* line 5530, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

/* line 5534, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.small {
  height: 1.75rem;
}

/* line 5538, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

/* line 5544, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

/* line 5551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

/* line 5555, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.large {
  height: 2.5rem;
}

/* line 5559, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

/* line 5565, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

/* line 5572, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

/* line 5576, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

/* line 5583, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
thead, tbody, tfoot {
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
}

/* line 5588, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

/* line 5593, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
thead {
  background: #f9f9f9;
  color: #616264;
}

/* line 5598, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
tfoot {
  background: #f2f2f2;
  color: #616264;
}

/* line 5603, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
thead tr, tfoot tr {
  background: transparent;
}

/* line 5607, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
thead th, thead td, tfoot th, tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

/* line 5613, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
tbody th, tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 5617, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

/* line 5622, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.unstriped tbody {
  background-color: #ffffff;
}

/* line 5626, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #ffffff;
}

@media screen and (max-width: 63.9375em) {
  /* line 5633, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  table.stack thead {
    display: none;
  }

  /* line 5636, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  table.stack tfoot {
    display: none;
  }

  /* line 5639, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }

  /* line 5644, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  table.stack td {
    border-top: 0;
  }
}
/* line 5649, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 5655, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.hover thead tr:hover {
  background-color: #f4f4f4;
}

/* line 5659, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.hover tfoot tr:hover {
  background-color: #ededed;
}

/* line 5663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.hover tbody tr:hover {
  background-color: #fafafa;
}

/* line 5667, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed;
}

/* line 5671, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.table-scroll {
  overflow-x: auto;
}

/* line 5675, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.table-scroll table {
  width: auto;
}

/* line 5679, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs {
  margin: 0;
  border: 1px solid #efefef;
  background: #5e5e7c;
  list-style-type: none;
}

/* line 5686, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 5696, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs::after {
  clear: both;
}

/* line 5700, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

/* line 5706, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.simple > li > a {
  padding: 0;
}

/* line 5710, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.simple > li > a:hover {
  background: transparent;
}

/* line 5714, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.primary {
  background: #1779ba;
}

/* line 5718, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.primary > li > a {
  color: #ffffff;
}

/* line 5722, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

/* line 5726, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title {
  float: left;
}

/* line 5730, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1;
  color: #1779ba;
}

/* line 5738, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title > a:hover {
  background: rgba(134, 184, 196, 0.5);
  color: #1468a0;
}

/* line 5743, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #86b8c4;
  color: #1779ba;
}

/* line 5748, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-content {
  border: 1px solid #efefef;
  border-top: 0;
  background: #ffffff;
  color: #616264;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 5757, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-content.vertical {
  border: 1px solid #efefef;
  border-left: 0;
}

/* line 5762, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-panel {
  display: none;
  padding: 1rem;
}

/* line 5767, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-panel.is-active {
  display: block;
}

/* line 5771, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

/* line 5782, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

/* line 5789, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

/* line 5794, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5799, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 5814, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 5819, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

/* line 5826, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-bar-right {
  text-align: right;
}

/* line 5830, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 5836, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

/* line 5844, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #ffffff;
}

/* line 5856, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip::before {
  position: absolute;
}

/* line 5860, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

/* line 5872, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 5879, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

/* line 5892, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 5899, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

/* line 5911, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 5919, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

/* line 5932, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 5940, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

/* line 5945, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

/* line 5950, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

/* line 5955, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/* line 5960, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 5977, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar,
.top-bar ul {
  background-color: #efefef;
}

/* line 5982, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

/* line 5987, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

/* line 5992, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar input.button {
  width: auto;
}

/* line 5996, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 6005, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  /* line 6009, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: auto;
  }

  /* line 6015, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  /* line 6024, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* line 6028, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 6038, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* line 6042, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 6051, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

/* line 6058, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* line 6065, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hide {
  display: none !important;
}

/* line 6069, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.invisible {
  visibility: hidden;
}

@media screen and (max-width: 42.75em) {
  /* line 6074, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 42.8125em) {
  /* line 6080, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 42.8125em) {
  /* line 6086, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 42.75em) {
  /* line 6092, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 42.8125em) and (max-width: 63.9375em) {
  /* line 6098, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 42.75em), screen and (min-width: 64em) {
  /* line 6104, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 6110, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  /* line 6116, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 6122, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 6128, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-large-only {
    display: none !important;
  }
}
/* line 6133, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/* line 6147, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 6158, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  /* line 6164, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 6171, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
/* line 6177, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 6183, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 6190, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
/* line 6196, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 6202, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 6208, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 6214, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

/* line 6219, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 6225, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 6231, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 6237, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 6242, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/* line 6248, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* line 6253, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 6259, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-self-middle {
  -ms-flex-item-align: center;
  align-self: center;
}

/* line 6264, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 6270, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

/* line 6275, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.align-center-middle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

/* line 6286, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 6292, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

/* line 6298, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

/* line 6304, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

/* line 6310, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

/* line 6316, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 6323, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6328, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 6333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 6338, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 6343, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 6348, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 6356, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 6361, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 6366, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 6371, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 6376, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 6381, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
/* line 6388, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 6394, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-child-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* line 6400, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-child-grow {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

/* line 6406, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-child-shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6412, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 6419, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* line 6426, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 6433, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 42.8125em) {
  /* line 6441, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 6446, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  /* line 6451, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  /* line 6456, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  /* line 6461, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6467, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  /* line 6473, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 6479, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  /* line 6488, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 6493, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  /* line 6498, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  /* line 6503, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  /* line 6508, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  /* line 6514, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  /* line 6520, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 6526, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
/* line 6534, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6550, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* line 6556, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6572, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* line 6578, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6594, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* line 6600, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6616, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* line 6622, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6638, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 6644, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6660, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 6666, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6682, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 6688, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 6704, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 6710, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 6720, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

/* line 6724, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 6734, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

/* line 6738, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6755, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6761, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6778, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6784, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6801, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6807, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6824, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6830, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6847, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6853, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 6870, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

/* line 6876, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 6893, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

/* line 6899, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 6916, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

/* line 6922, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 6939, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

/* line 6945, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 6962, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

/* line 6968, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 6985, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

/* line 6991, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 7008, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

/* line 7014, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 7029, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 7036, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 7051, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 7058, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 7073, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

/* line 7080, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 7095, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

/* line 7102, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 7117, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

/* line 7124, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 7139, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}

/* line 7146, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

/* line 7161, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

/* line 7168, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

/* line 7183, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}

/* line 7190, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slow {
  -webkit-transition-duration: 750ms !important;
  transition-duration: 750ms !important;
}

/* line 7195, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fast {
  -webkit-transition-duration: 250ms !important;
  transition-duration: 250ms !important;
}

/* line 7200, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.linear {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

/* line 7205, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease {
  -webkit-transition-timing-function: ease !important;
  transition-timing-function: ease !important;
}

/* line 7210, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-in {
  -webkit-transition-timing-function: ease-in !important;
  transition-timing-function: ease-in !important;
}

/* line 7215, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-out {
  -webkit-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out !important;
}

/* line 7220, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
  transition-timing-function: ease-in-out !important;
}

/* line 7225, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

/* line 7230, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

/* line 7235, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

/* line 7240, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.short-delay {
  -webkit-transition-delay: 300ms !important;
  transition-delay: 300ms !important;
}

/* line 7245, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.long-delay {
  -webkit-transition-delay: 700ms !important;
  transition-delay: 700ms !important;
}

/* line 7250, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
/* line 7277, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/* line 7304, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
/* line 7320, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/* line 7355, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

/* line 7363, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 7368, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important;
}

/* line 7373, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important;
}

/* line 7378, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

/* line 7383, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important;
}

/* line 7388, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}

/* line 7393, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}

/* line 7398, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}

/* line 7403, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

/* line 7408, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

/* line 7413, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

/* line 7418, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important;
}

/* line 7423, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important;
}

/* custom styles */
/* typography */
/* line 7430, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

/*  ===== PAGE HEADINGS with underline ====== */
/* line 7435, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-heading {
  color: #616264;
  margin-bottom: 55px;
  text-transform: uppercase;
  font-family: "ProximaNovaACond-Regular";
  font-weight: 300;
}

/* line 7443, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#admin-login {
  margin-top: 80px;
}

/* line 7447, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-heading::after {
  content: " ";
  width: 26px;
  height: auto;
  display: block;
  position: relative;
  bottom: -20px;
  border-bottom: 3px solid #616264;
}

/* line 7457, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-heading.white-text::after {
  border-bottom: 3px solid #ffffff;
}

/* line 7461, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-heading.text-center::after {
  left: 50%;
  margin-left: -13px;
}

/* ======  add lines on both sides of the text   === */
/* line 7467, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-w-lines {
  line-height: 0.5;
  margin: 70px 0;
}

/* line 7472, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-w-lines span {
  display: inline-block;
  position: relative;
  padding: 0 70px;
}

/* line 7478, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-w-lines span:before,
.title-w-lines span:after {
  content: "";
  position: absolute;
  height: 1px;
  border-top: 1px solid #505153;
  top: 50%;
  width: 100px;
}

@media screen and (min-width: 30em) {
  /* line 7489, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:before,
  .title-w-lines span:after {
    width: 200px;
  }
}
@media screen and (min-width: 51.5625em) {
  /* line 7496, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:before,
  .title-w-lines span:after {
    width: 300px;
  }
}
/* line 7502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-w-lines span:before {
  right: 65%;
  margin-right: 15px;
}

@media screen and (min-width: 30em) {
  /* line 7508, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:before {
    right: 90%;
  }
}
@media screen and (min-width: 51.5625em) {
  /* line 7514, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:before {
    right: 100%;
  }
}
/* line 7519, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.title-w-lines span:after {
  left: 65%;
  margin-left: 15px;
}

@media screen and (min-width: 30em) {
  /* line 7525, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:after {
    left: 90%;
  }
}
@media screen and (min-width: 51.5625em) {
  /* line 7531, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .title-w-lines span:after {
    left: 100%;
  }
}
/* ==== make fonts bold  === */
/* line 7537, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.font-bold {
  font-family: ProximaNova-Bold, Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* line 7542, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.h-font-reg {
  font-weight: 400;
}

/* === <a> Anchors ==== */
/* line 7547, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.standard-link {
  text-transform: uppercase;
}

/* line 7551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.standard-link a:hover,
.standard-link a:focus,
.accordion-content a:hover,
.accordion-content a:focus,
a.standard-link:hover,
a.standard-link:focus {
  color: #ffc700;
}

/* ==== site  p font media query  ==== */
/* line 7561, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drkr-blue-text {
  color: #11346d;
}

/* line 7565, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gray-text {
  color: #616264;
}

/* line 7569, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drkr-gray-text {
  color: #3c3c3e;
}

/* line 7573, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.white-text {
  color: #ffffff;
}

/* line 7577, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title .tabs-title-text {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500;
}

@media screen and (max-width: 42.75em) {
  /* line 7584, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .tabs-title .tabs-title-text {
    font-size: 18px;
  }
}
/* line 7589, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pre-wrap-text {
  white-space: pre-wrap;
}

/* helpers */
/* line 7594, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.yellow {
  background-color: #ffc700;
}

/* line 7598, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.purple {
  background-color: #5e5e7c;
}

/* line 7602, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blue {
  background-color: #86b8c4;
}

/* line 7606, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gray {
  background-color: #505153;
}

/* line 7610, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drkblue {
  background-color: #315387;
}

/* line 7614, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drkrblue {
  background-color: #11346d;
}

/* line 7618, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transparent-bg {
  background-color: transparent !important;
}

/* ====== set up buttons  === */
/* line 7623, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.round-button {
  text-transform: uppercase;
  border-radius: 28px;
  background-color: transparent;
  padding: 10px 75px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 7633, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hero .round-button {
  background-color: rgba(26, 24, 24, 0.6);
  padding: 10px 35px;
}

/* line 7638, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-white {
  border: 1px solid #ffffff;
  color: #ffffff;
}

/* line 7643, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-white:hover {
  color: #ffffff;
  background-color: #1a5fab99;
  border-color: transparent;
}

/* line 7649, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-gray {
  border: 1px solid #505153;
  color: #505153;
}

/* line 7654, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-gray:hover {
  background-color: #ffc700;
  color: #505153;
  border-color: transparent;
}

/* ====== search button mag glass icon  === */
/* line 7661, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-search {
  background: transparent;
  width: 22px;
  padding: 3px 0;
  border-bottom: 1px solid #8a8a8a;
  cursor: pointer;
}

/* line 7669, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-search svg.icon {
  height: 22px;
  width: 22px;
}

/* ==== adds arrow to any text  ====== */
/* line 7675, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.add-arrow {
  position: relative;
  display: inline-block;
  margin-left: -25px;
  cursor: pointer;
}

/* line 7682, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.add-arrow::after {
  position: absolute;
  right: -20px;
  content: url(../images/icon-call-to-action-right-arrow2.png);
  height: 0;
  width: 0;
  top: -5px;
  cursor: pointer;
}

@media screen and (max-width: 42.75em) {
  /* line 7693, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .add-arrow::after {
    top: -9px;
  }
}
/* line 7698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.add-arrow-below {
  position: relative;
  display: inline-block;
  margin-left: -25px;
  cursor: pointer;
}

/* line 7705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.add-arrow-below::after {
  position: absolute;
  bottom: 0px;
  content: url(../images/icon-call-to-action-right-arrow2.png);
  height: 0;
  width: 0;
  bottom: -5px;
  cursor: pointer;
}

@media screen and (max-width: 42.75em) {
  /* line 7716, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .add-arrow-below::after {
    bottom: -9px;
  }
}
/* -------------  LOAD MORE  ---------------*/
/* line 7722, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.load-more-button, .posts a.load-more-button {
  color: #ffc700;
  border-top: 2px solid #ffc700;
  padding: 20px 40px 30px 40px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 7731, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.load-more-button:hover, .load-more-button:focus, .posts a.load-more-button:hover, .posts a.load-more-button:focus {
  border-top: 2px solid #505153;
  color: #505153;
}

/* line 7736, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.load-more-button svg.icon, .posts a.load-more-button svg.icon {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -10px;
  width: 40px;
  height: 30px;
}

/*  ===========   section padding   ============ */
/* line 7746, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.content-contain {
  padding-top: 75px;
}

/* line 7750, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.latest-contain .content-contain {
  padding-top: 0px;
  padding-bottom: 0px;
}

/*  ===========   margins   ============ */
/* line 7756, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
div.bot-space-95 {
  margin-bottom: 95px;
}

/* line 7760, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
div.bot-space-75 {
  margin-bottom: 75px;
}

/* line 7764, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
div.bot-space-65 {
  margin-bottom: 65px;
}

/* line 7768, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
div.bot-space-25, div.row.bot-space-25 {
  margin-bottom: 25px;
}

/* line 7772, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
body.home.about {
  overflow-x: hidden;
}

/* -- This is to put space between the last paragraph and the tabs -- */
/* -- p already has 16 px and we want 36px on desk so set to 20px --*/
/* line 7778, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.internal div.page-header, .home div.page-header {
  margin-top: 75px;
  margin-bottom: 50px;
}

@media screen and (min-width: 47.9375em) {
  /* line 7784, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .internal div.page-header, .home div.page-header {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 64em) {
  /* line 7791, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .internal div.page-header, .home div.page-header {
    margin-top: 120px;
    margin-bottom: 50px;
  }
}
/* line 7797, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.about-internal div.page-header, .careers div.page-header, .contact div.page-header, .locations div.page-header, .team div.page-header {
  margin-top: 75px;
  margin-bottom: 50px;
}

@media screen and (min-width: 47.9375em) {
  /* line 7803, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .about-internal div.page-header, .careers div.page-header, .contact div.page-header, .locations div.page-header, .team div.page-header {
    margin-top: 100px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 64em) {
  /* line 7810, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .about-internal div.page-header, .careers div.page-header, .contact div.page-header, .locations div.page-header, .team div.page-header {
    margin-top: 120px;
    margin-bottom: 20px;
  }
}
/* -- WHAT IS THIS????  --*/
/* line 7817, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ehe-full-width {
  /* ------------ need to test 100vw everywhere  ------------ */
  width: 100%;
  display: block;
  margin-left: -16px;
  width: 100vw;
}

/* line 7825, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ehe-overlay-container {
  position: relative;
  left: 0;
  top: 0;
}

/* line 7831, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ehe-overlay-text {
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15%;
  color: #fff;
}

/* line 7843, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ehe-center-vertically {
  -webkit-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
}

/*  ===========   parallax   ============ */
/* line 7850, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.paraxify {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

@media screen and (max-width: 42.75em) {
  /* line 7857, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .paraxify {
    background-attachment: scroll;
  }
}
/* ========== color overlay for callout boxes that change color =============  */
/* line 7863, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.color-overlay {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
}

/* line 7874, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.color-overlay.bg-opacity {
  opacity: 0.80;
}

/* line 7878, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.location-color-overlay {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
}

/* line 7889, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.location-color-overlay.lbg-opacity {
  opacity: 0.60;
}

/* === book your appt callout styles  ===*/
/* line 7894, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment, .corporate-partner {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

/* line 7900, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment.img-contain, .corporate-partner.img-contain {
  background-image: url(../images/CTA-Book-your-appointment1-1440.jpg);
  background-repeat: no-repeat;
}

/* line 7905, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment .row, .corporate-partner .row {
  position: relative;
  z-index: 10;
}

/* line 7910, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment .content-contain, .corporate-partner .content-contain {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 7915, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment .color-overlay, .corporate-partner .color-overlay, .locations-callout .location-color-overlay {
  background-color: #315387;
}

/* line 7919, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment a, .corporate-partner a {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  /* this should work... look into why it's not changing the SVG?  */
}

/* line 7928, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment a:hover path.st4, .corporate-partner a:hover path.st4 {
  fill: #fff;
  fill-opacity: 0.2;
  stroke: transparent;
}

/* line 7934, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.book-your-appointment a .icon, .corporate-partner a .icon {
  height: 25px;
  width: 26px;
  position: absolute;
  right: -35px;
  top: 7px;
}

@media screen and (min-width: 30em) {
  /* line 7943, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .book-your-appointment a .icon, .corporate-partner a .icon {
    height: 8vh;
    width: 8vw;
    max-width: 50px;
    max-height: 40px;
    right: -54px;
    top: -1px;
  }
}
/* ========== remove focus outlines on elements */
/* line 7954, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
*:focus {
  outline: none;
}

/* nav */
/* line 7959, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#hamburger {
  display: block;
  float: right;
}

@media screen and (min-width: 64em) {
  /* line 7965, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #hamburger {
    display: none;
  }
}
/* line 7970, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#sub-nav-bg {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.93;
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media screen and (min-width: 64em) {
  /* line 7984, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #sub-nav-bg {
    background-color: rgba(26, 24, 24, 0.85);
  }
}
/* line 7989, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  display: block;
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

/* line 8001, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header.active #header-bg {
  background-color: rgba(26, 24, 24, 0.7) !important;
  border-color: transparent !important;
}

@media screen and (min-width: 64em) {
  /* line 8007, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header {
    height: auto;
  }
}
/* line 8012, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-bg {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: rgba(26, 24, 24, 0.7);
  border-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  z-index: -1;
}

/* line 8026, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain {
  margin: 0 auto;
  padding: 0;
}

/* line 8031, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain .nav-contain {
  display: none;
  position: absolute;
  height: 100%;
  background-color: #000;
  float: none;
  top: 47px;
  /* &.active{
            width: 100%;
            padding: 0;
            margin: 0;
          }*/
}

@media screen and (min-width: 48em) {
  /* line 8046, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain .nav-contain {
    top: 77px;
  }
}
@media screen and (min-width: 64em) {
  /* line 8052, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain .nav-contain {
    display: block;
    position: relative;
    height: auto;
    background: transparent;
    float: left;
    top: 0px;
  }
}
/* line 8062, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#logo {
  margin: 0;
  padding: 0;
  text-align: left;
  height: 100%;
}

/* line 8069, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#logo svg.icon {
  padding: 0;
  z-index: 1000;
  position: relative;
  width: 105px;
  height: 31px;
  margin-left: 10px;
  margin-top: 13px;
  margin-bottom: 0;
}

@media screen and (min-width: 48em) {
  /* line 8081, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#logo svg.icon {
    width: 120px;
    height: 58px;
    margin-top: 10px;
  }
}
/* line 8090, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#logo img {
  padding: 13px 0 13px 10px;
  z-index: 1000;
  position: relative;
}

@media screen and (min-width: 75em) {
  /* line 8097, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#logo img {
    padding: 13px 0 13px 0px;
  }
}
@media screen and (max-width: 1170px) {
  /* line 8103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login.full-length {
    display: none;
  }

  /* line 8106, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login.short-length {
    display: block;
  }
}
@media screen and (min-width: 1170px) {
  /* line 8112, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login.full-length {
    display: block;
  }

  /* line 8115, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login.short-length {
    display: none;
  }
}
/* line 8120, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#login {
  margin: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
}

/* line 8129, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#login a {
  padding: 8px 0;
  font-size: 16px;
  line-height: 17px;
  display: block;
  height: 100%;
  border-left: 1px solid rgba(162, 168, 167, 0.5);
  border-right: 1px solid rgba(162, 168, 167, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  z-index: 1000;
  position: relative;
  background-color: rgba(26, 24, 24, 0.15);
}

@media screen and (max-width: 1023px) {
  /* line 8147, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login.full-length, header #header-contain div#login.short-length {
    display: none;
  }
}
@media screen and (min-width: 28.125em) {
  /* line 8153, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login a {
    padding: 10px 0;
    line-height: 20px;
    font-size: 17px;
  }
}
@media screen and (min-width: 48em) {
  /* line 8161, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login a {
    padding: 17px 0;
  }
}
@media screen and (min-width: 64em) {
  /* line 8167, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#login a {
    padding: 28px 0;
  }
}
/* line 8172, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#hamburger {
  cursor: pointer;
  /*img{
        padding: 15px 10px 15px 10px;
        z-index: 1000;
        position: relative;
      }*/
}

/* line 8181, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain div#hamburger svg.icon {
  height: 25px;
  width: 98%;
  margin-top: 14px;
  padding: 0;
  margin-right: 0px;
  z-index: 1000;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 8192, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain div#hamburger svg.icon {
    margin-top: 22px;
  }
}
/* line 8197, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav {
  margin: 0 0 0 50px;
  padding: 0;
  height: 100%;
  display: block;
}

@media screen and (max-width: 1023px) {
  /* line 8205, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain nav {
    margin: 0;
  }
}
@media screen and (min-width: 64em) {
  /* line 8212, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain nav {
    display: block;
  }

  /* line 8216, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .standard-link #login {
    display: none;
  }
}
/* line 8221, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
  width: 100%;
  display: inline-block;
}

/* line 8230, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul li {
  height: 100%;
  text-align: center;
  position: relative;
  padding: 0;
  display: block;
}

@media screen and (min-width: 64em) {
  /* line 8239, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain nav ul li {
    padding: 0 1.5%;
    display: inline-block;
    top: 0;
  }
}
/* line 8246, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul li:first-child {
  top: 0px;
}

@media screen and (min-width: 64em) {
  /* line 8251, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain nav ul li:first-child {
    padding-left: 2.5%;
  }
}
@media screen and (min-width: 64em) {
  /* line 8257, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #header-contain nav ul li:last-child {
    padding-right: 0;
  }
}
/* line 8262, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul li a, header #header-contain nav ul li a:visited, header #header-contain nav ul li a:focus {
  margin: 0;
  padding: 22px 0px;
  display: inline-block;
  border-bottom: 5px solid transparent;
}

/* line 8269, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul li a:hover, header #header-contain nav ul li a.active-hover, header #header-contain nav ul li a:visited:hover, header #header-contain nav ul li a:visited.active-hover, header #header-contain nav ul li a:focus:hover, header #header-contain nav ul li a:focus.active-hover {
  border-bottom: 5px solid #ffc700;
  color: #ffc700;
}

/* line 8274, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #header-contain nav ul li a.active, header #header-contain nav ul li a:visited.active, header #header-contain nav ul li a:focus.active {
  border-bottom: 5px solid #ffc700;
  color: #ffc700;
}

/* line 8279, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header a, header a:visited, header a:focus {
  color: #ffffff;
  text-decoration: none;
  height: 100%;
  font-size: 18px;
  padding: 0;
  margin: 0 auto;
}

/* line 8288, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header a:hover, header a:visited:hover, header a:focus:hover {
  color: #ffc700;
}

/* line 8292, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header a.active:hover, header a:visited.active:hover, header a:focus.active:hover {
  color: #ffc700;
}

/* line 8296, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 100;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  display: none;
  opacity: 0;
  visibility: hidden;
  top: 60px;
}

@media screen and (min-width: 64em) {
  /* line 8311, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container {
    top: 0px;
  }

  /* line 8314, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container.active {
    display: inline-block;
    visibility: visible;
    opacity: 1;
  }
}
/* line 8321, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container .row .columns.active {
  width: 100%;
  margin: 0;
  padding: 0;
  float: none;
}

/* line 8328, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left;
}

/* line 8336, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav li {
  display: block;
  padding: 0;
  margin: 0;
  height: 100%;
  text-align: center;
  position: relative;
}

@media screen and (min-width: 64em) {
  /* line 8346, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container ul.sub-nav li {
    padding: 0 6%;
    display: inline-block;
  }
}
@media screen and (min-width: 64em) {
  /* line 8353, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container ul.sub-nav li:first-child {
    padding-left: 2.5%;
  }
}
@media screen and (min-width: 64em) {
  /* line 8359, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container ul.sub-nav li:last-child {
    padding-right: 0;
  }
}
/* line 8364, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav li a {
  font-size: 18px;
  padding: 5px 0px 5px 0;
  display: inline-block;
  border-bottom: 5px solid transparent;
}

@media screen and (min-width: 64em) {
  /* line 8372, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header #sub-nav-container ul.sub-nav li a {
    padding: 23px 0px 22px 0;
  }
}
/* line 8377, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav li a:hover, header #sub-nav-container ul.sub-nav li a.active-hover {
  color: #ffc700;
}

/* line 8381, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav li a.active {
  color: #ffc700;
}

/* line 8385, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
header #sub-nav-container ul.sub-nav li:last-child {
  padding-right: 0;
}

/* line 8389, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.index header #header-bg {
  background: none;
  border-bottom: 1px solid rgba(162, 168, 167, 0.5);
}

@media screen and (max-width: 64em) {
  /* line 8395, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active {
    height: 100%;
  }

  /* line 8399, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active #header-contain .nav-contain {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  /* line 8406, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active #header-contain .nav-contain ul li {
    border-top: 1px solid;
  }

  /* line 8410, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active #header-contain .nav-contain ul li:last-child {
    border-bottom: 1px solid;
  }

  /* line 8414, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active #header-contain .nav-contain ul li a {
    padding: 22px 0 5px 0;
    margin-bottom: 15px;
    border-bottom-color: transparent;
  }

  /* line 8420, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  header.mobile-active #sub-nav-container {
    display: inline-block;
    visibility: visible;
    opacity: 1;
    z-index: 1500;
  }
}
/*
header #sub-nav-container {
    position: absolute;
    z-index: -1;
    width: 100%;
    text-align: center;
    margin-top: 1px;
    top: -1px;
    height: 110px;
}
*/
/*
SlideUpTopBar for Foundation styles
*/
/* line 8441, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slideUp {
  position: absolute;
  top: 0;
  -webkit-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
  width: 100%;
  z-index: 999;
}

/* line 8450, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.sub-slideUp, .bg-slideUp {
  -webkit-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
  position: absolute;
  top: 0;
}

/* line 8457, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.no-scroll {
  overflow: hidden;
}

/* line 8461, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.top-bar, .top-bar ul {
  background-color: transparent;
}

/*  DELETE THE BELOW STYLE FOR THE PLACEHOLDER OR MOVE SOMEWHERE ELSE  */
/* line 8466, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container img {
  width: 100%;
}

/* footer */
/* line 8471, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain {
  padding: 50px 0 100px 0;
  background-color: #eeeeef;
  color: #505153;
}

@media screen and (max-width: 894px) {
  /* line 8478, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain {
    text-align: center;
  }
  /* line 8480, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain div.medium-8,
  #footer-contain div.medium-2,
  #footer-contain div.medium-1 {
    width: 100%;
  }
  /* line 8485, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain .medium-uncentered {
    float: none;
    margin: auto;
  }
  /* line 8489, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain div.small-12:first-child {
    margin-bottom: 40px;
  }
  /* line 8492, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain span.small {
    font-size: 13px;
  }

  /* line 8496, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #footer-contain [type='submit'] {
    padding: 15px 70px;
  }

  /* line 8499, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mobile-email input[type='email'] {
    text-align: center;
  }

  /* line 8502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.tab-content-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.5rem;
  }
}
/* line 8509, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain a {
  color: #505153;
}

/* line 8513, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain a:hover {
  color: #0a0a0a;
}

/* line 8517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain h6 {
  margin-bottom: 40px;
  color: #505153;
}

/* line 8522, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain p {
  margin-bottom: 0px;
}

/* line 8526, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain [type='submit'] {
  margin-bottom: 40px;
  padding: 15px 100px;
}

@media screen and (max-width: 420px) {
  /* line 8532, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mobile-email input[type='email'] {
    width: 150%;
    margin-left: -23%;
  }

  /* line 8536, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.accordion-content {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
/* line 8542, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain .small {
  font-size: 22px;
}

/* line 8546, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain ul {
  list-style: none;
  margin-left: 0;
}

/* line 8551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain .social-icons-container {
  padding-top: 25px;
  margin: 20px 0.9375rem 0 0.9375rem;
  border-top: 1px solid #9f9fa1;
  font-size: 2em;
}

/* line 8558, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain .social-icons-container .social-icons {
  padding: 0 0 35px 0;
}

/* line 8562, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain .social-icons-container .social-iconslast-child {
  margin-right: 0px;
}

/* line 8566, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#footer-contain li {
  margin-bottom: 31px;
}

/* modal */
/* ui dropdown styles */
/*!
 * # Semantic UI 2.2.14 - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dropdown
*******************************/
/* line 8584, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
  outline: none;
  text-align: left;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-tap-highlight-color: transparent;
}

/*******************************
            Content
*******************************/
/*--------------
      Menu
---------------*/
/* line 8603, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu {
  cursor: auto;
  position: absolute;
  display: none;
  outline: none;
  top: 100%;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin: 0em;
  padding: 0em 0em;
  background: #FFFFFF;
  font-size: 1em;
  text-shadow: none;
  text-align: left;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  z-index: 11;
  will-change: transform, opacity;
}

/* line 8628, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > * {
  white-space: nowrap;
}

/*--------------
  Hidden Input
---------------*/
/* line 8635, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > input:not(.search):first-child,
.ui.dropdown > select {
  display: none !important;
}

/*--------------
 Dropdown Icon
---------------*/
/* line 8643, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .dropdown.icon {
  position: relative;
  width: auto;
  font-size: 0.85714286em;
  margin: 0em 0em 0em 1em;
}

/* line 8650, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0em 0em 0em 1em;
}

/* line 8656, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item .dropdown.icon + .text {
  margin-right: 1em;
}

/*--------------
      Text
---------------*/
/* line 8663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text {
  display: inline-block;
  -webkit-transition: none;
  transition: none;
}

/*--------------
    Menu Item
---------------*/
/* line 8672, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  height: auto;
  text-align: left;
  border-top: none;
  line-height: 1em;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.78571429rem 1.14285714rem !important;
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-touch-callout: none;
}

/* line 8691, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item:first-child {
  border-top-width: 0px;
}

/*--------------
  Floated Content
---------------*/
/* line 8698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > [class*="right floated"],
.ui.dropdown .menu .item > [class*="right floated"] {
  float: right !important;
  margin-right: 0em !important;
  margin-left: 1em !important;
}

/* line 8705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > [class*="left floated"],
.ui.dropdown .menu .item > [class*="left floated"] {
  float: left !important;
  margin-left: 0em !important;
  margin-right: 1em !important;
}

/* line 8712, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu .item > .icon.floated,
.ui.dropdown .menu .item > .flag.floated,
.ui.dropdown .menu .item > .image.floated,
.ui.dropdown .menu .item > img.floated {
  margin-top: 0em;
}

/*--------------
  Menu Divider
---------------*/
/* line 8722, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .header {
  margin: 1rem 0rem 0.75rem;
  padding: 0em 1.14285714rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.78571429em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 8731, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .divider {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  height: 0em;
  margin: 0.5em 0em;
}

/* line 8737, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.dropdown .menu > .input {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.14285714rem 0.78571429rem;
  min-width: 10rem;
}

/* line 8746, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .header + .input {
  margin-top: 0em;
}

/* line 8750, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .input:not(.transparent) input {
  padding: 0.5em 1em;
}

/* line 8754, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .input:not(.transparent) .button,
.ui.dropdown .menu > .input:not(.transparent) .icon,
.ui.dropdown .menu > .input:not(.transparent) .label {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/*-----------------
  Item Description
-------------------*/
/* line 8764, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > .description,
.ui.dropdown .menu > .item > .description {
  float: right;
  margin: 0em 0em 0em 1em;
  color: rgba(0, 0, 0, 0.4);
}

/*-----------------
       Message
-------------------*/
/* line 8774, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
  font-weight: normal;
}

/* line 8779, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .message:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}

/*--------------
    Sub Menu
---------------*/
/* line 8786, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu .menu {
  top: 0% !important;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em -0.5em !important;
  border-radius: 0.28571429rem !important;
  z-index: 21 !important;
}

/* Hide Arrow */
/* line 8796, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu .menu:after {
  display: none;
}

/*--------------
   Sub Elements
---------------*/
/* Icons / Flags / Labels / Image */
/* line 8804, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image {
  margin-top: 0em;
}

/* line 8812, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-top: 0em;
}

/* line 8820, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > .icon,
.ui.dropdown > .text > .label,
.ui.dropdown > .text > .flag,
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .icon,
.ui.dropdown .menu > .item > .label,
.ui.dropdown .menu > .item > .flag,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  margin-left: 0em;
  float: none;
  margin-right: 0.78571429rem;
}

/*--------------
     Image
---------------*/
/* line 8838, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .text > img,
.ui.dropdown > .text > .image,
.ui.dropdown .menu > .item > .image,
.ui.dropdown .menu > .item > img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-top: -0.5em;
  margin-bottom: -0.5em;
  max-height: 2em;
}

/*******************************
            Coupling
*******************************/
/*--------------
      Menu
---------------*/
/* Remove Menu Item Divider */
/* line 8857, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .ui.menu > .item:before,
.ui.menu .ui.dropdown .menu > .item:before {
  display: none;
}

/* Prevent Menu Item Border */
/* line 8863, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.menu .ui.dropdown .menu .active.item {
  border-left: none;
}

/* Automatically float dropdown menu right on last menu item */
/* line 8868, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.menu .right.menu .dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu,
.ui.buttons > .ui.dropdown:last-child .menu {
  left: auto;
  right: 0em;
}

/*--------------
      Label
---------------*/
/* Dropdown Menu */
/* line 8879, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.label.dropdown .menu {
  min-width: 100%;
}

/*--------------
     Button
---------------*/
/* No Margin On Icon Button */
/* line 8887, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.icon.button > .dropdown.icon {
  margin: 0em;
}

/* line 8891, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.button.dropdown .menu {
  min-width: 100%;
}

/*******************************
              Types
*******************************/
/*--------------
    Selection
---------------*/
/* Displays like a select box */
/* line 8902, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown {
  cursor: pointer;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotate(0deg);
  transform: rotateZ(0deg);
  min-width: 14em;
  min-height: 2.71428571em;
  background: #FFFFFF;
  display: inline-block;
  padding: 0.78571429em 2.1em 0.78571429em 1em;
  color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
}

/* line 8927, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown.visible,
.ui.selection.dropdown.active {
  z-index: 10;
}

/* line 8932, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
select.ui.dropdown {
  height: 38px;
  padding: 0.5em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  visibility: visible;
}

/* line 8939, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
  cursor: pointer;
  position: absolute;
  width: auto;
  height: auto;
  line-height: 1.21428571em;
  top: 0.78571429em;
  right: 1em;
  z-index: 3;
  margin: -0.78571429em;
  padding: 0.91666667em;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* Compact */
/* line 8958, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.compact.selection.dropdown {
  min-width: 0px;
}

/*  Selection Menu */
/* line 8963, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  border-top-width: 0px !important;
  width: auto;
  outline: none;
  margin: 0px -1px;
  min-width: calc(100% +  2px);
  width: calc(100% +  2px);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 8982, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
  display: none;
}

/*--------------
    Message
---------------*/
/* line 8990, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown .menu > .message {
  padding: 0.78571429rem 1.14285714rem;
}

@media only screen and (max-width: 767px) {
  /* line 8995, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.selection.dropdown .menu {
    max-height: 8.01428571rem;
  }
}
@media only screen and (min-width: 768px) {
  /* line 9001, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.selection.dropdown .menu {
    max-height: 10.68571429rem;
  }
}
@media only screen and (min-width: 992px) {
  /* line 9007, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.selection.dropdown .menu {
    max-height: 16.02857143rem;
  }
}
@media only screen and (min-width: 1920px) {
  /* line 9013, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.selection.dropdown .menu {
    max-height: 21.37142857rem;
  }
}
/* Menu Item */
/* line 9019, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown .menu > .item {
  border-top: 1px solid #FAFAFA;
  padding: 0.78571429rem 1.14285714rem !important;
  white-space: normal;
  word-wrap: normal;
}

/* User Item */
/* line 9027, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown .menu > .hidden.addition.item {
  display: none;
}

/* Hover */
/* line 9032, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown:hover {
  border-color: rgba(34, 36, 38, 0.35);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Active */
/* line 9039, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.active.dropdown {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* line 9045, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.active.dropdown .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Focus */
/* line 9052, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown:focus {
  border-color: #96C8DA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9058, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown:focus .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Visible */
/* line 9065, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.visible.dropdown > .text:not(.default) {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.8);
}

/* Visible Hover */
/* line 9071, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.active.dropdown:hover {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* line 9077, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.active.dropdown:hover .menu {
  border-color: #96C8DA;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(34, 36, 38, 0.15);
}

/* Dropdown Icon */
/* line 9084, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.selection.dropdown > .dropdown.icon,
.ui.visible.selection.dropdown > .dropdown.icon {
  opacity: 1;
  z-index: 3;
}

/* Connecting Border */
/* line 9091, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.selection.dropdown {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* Empty Connecting Border */
/* line 9097, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.empty.selection.dropdown {
  border-radius: 0.28571429rem !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 9103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.empty.selection.dropdown .menu {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*--------------
   Searchable
---------------*/
/* Search Selection */
/* line 9113, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown {
  min-width: '';
}

/* Search Dropdown */
/* line 9118, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown > input.search {
  background: none transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: text;
  top: 0em;
  left: 1px;
  width: 100%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
}

/* Text Layering */
/* line 9133, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown > input.search {
  position: absolute;
  z-index: 2;
}

/* line 9138, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown > .text {
  cursor: text;
  position: relative;
  left: 1px;
  z-index: 3;
}

/* Search Selection */
/* line 9146, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.selection.dropdown > input.search {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
}

/* Used to size multi select input to character width */
/* line 9152, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.selection.dropdown > span.sizer {
  line-height: 1.21428571em;
  padding: 0.67857143em 2.1em 0.67857143em 1em;
  display: none;
  white-space: pre;
}

/* Active/Visible Search */
/* line 9160, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown.active > input.search,
.ui.search.dropdown.visible > input.search {
  cursor: auto;
}

/* line 9165, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown.active > .text,
.ui.search.dropdown.visible > .text {
  pointer-events: none;
}

/* Filtered Text */
/* line 9171, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.search.dropdown input.search:focus + .text .icon,
.ui.active.search.dropdown input.search:focus + .text .flag {
  opacity: 0.45;
}

/* line 9176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.search.dropdown input.search:focus + .text {
  color: rgba(115, 115, 115, 0.87) !important;
}

/* Search Menu */
/* line 9181, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.search.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 767px) {
  /* line 9190, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.search.dropdown .menu {
    max-height: 8.01428571rem;
  }
}
@media only screen and (min-width: 768px) {
  /* line 9196, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.search.dropdown .menu {
    max-height: 10.68571429rem;
  }
}
@media only screen and (min-width: 992px) {
  /* line 9202, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.search.dropdown .menu {
    max-height: 16.02857143rem;
  }
}
@media only screen and (min-width: 1920px) {
  /* line 9208, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.search.dropdown .menu {
    max-height: 21.37142857rem;
  }
}
/*--------------
    Multiple
---------------*/
/* Multiple Selection */
/* line 9217, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown {
  padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
}

/* line 9221, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown .menu {
  cursor: auto;
}

/* Multiple Search Selection */
/* line 9226, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.search.dropdown,
.ui.multiple.search.dropdown > input.search {
  cursor: text;
}

/* Selection Label */
/* line 9232, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown > .label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  font-size: 1em;
  padding: 0.35714286em 0.78571429em;
  margin: 0.14285714rem 0.28571429rem 0.14285714rem 0em;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

/* Dropdown Icon */
/* line 9248, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown .dropdown.icon {
  margin: '';
  padding: '';
}

/* Text */
/* line 9254, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown > .text {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

/* line 9262, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown > .label ~ input.search {
  margin-left: 0.14285714em !important;
}

/* line 9266, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.dropdown > .label ~ .text {
  display: none;
}

/*-----------------
  Multiple Search
-----------------*/
/* Prompt Text */
/* line 9274, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.search.dropdown > .text {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: inherit;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  line-height: 1.21428571em;
}

/* line 9284, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.search.dropdown > .label ~ .text {
  display: none;
}

/* Search */
/* line 9289, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.search.dropdown > input.search {
  position: static;
  padding: 0;
  max-width: 100%;
  margin: 0.45238095em 0em 0.45238095em 0.64285714em;
  width: 2.2em;
  line-height: 1.21428571em;
}

/*--------------
     Inline
---------------*/
/* line 9301, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.inline.dropdown {
  cursor: pointer;
  display: inline-block;
  color: inherit;
}

/* line 9307, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.inline.dropdown .dropdown.icon {
  margin: 0em 0.5em 0em 0.21428571em;
  vertical-align: baseline;
}

/* line 9312, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.inline.dropdown > .text {
  font-weight: bold;
}

/* line 9316, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.inline.dropdown .menu {
  cursor: auto;
  margin-top: 0.21428571em;
  border-radius: 0.28571429rem;
}

/*******************************
            States
*******************************/
/*--------------------
        Active
----------------------*/
/* Menu Item Active */
/* line 9329, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu .active.item {
  background: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 12;
}

/*--------------------
        Hover
----------------------*/
/* Menu Item Hover */
/* line 9342, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
  z-index: 13;
}

/*--------------------
       Loading
---------------------*/
/* line 9351, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.dropdown > i.icon {
  height: 1em !important;
}

/* line 9355, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.selection.dropdown > i.icon {
  padding: 1.5em 1.28571429em !important;
}

/* line 9359, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.dropdown > i.icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}

/* line 9371, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.dropdown > i.icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: dropdown-spin 0.6s linear;
  animation: dropdown-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
}

/* Coupling */
/* line 9392, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.dropdown.button > i.icon:before,
.ui.loading.dropdown.button > i.icon:after {
  display: none;
}

@-webkit-keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes dropdown-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------
     Default Text
----------------------*/
/* line 9422, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown:not(.button) > .default.text,
.ui.default.dropdown:not(.button) > .text {
  color: rgba(191, 191, 191, 0.87);
}

/* line 9427, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown:not(.button) > input:focus ~ .default.text,
.ui.default.dropdown:not(.button) > input:focus ~ .text {
  color: rgba(115, 115, 115, 0.87);
}

/*--------------------
        Loading
----------------------*/
/* line 9435, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.loading.dropdown > .text {
  -webkit-transition: none;
  transition: none;
}

/* Used To Check Position */
/* line 9441, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .loading.menu {
  display: block;
  visibility: hidden;
  z-index: -1;
}

/* line 9447, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .loading.menu {
  left: 0px !important;
  right: auto !important;
}

/* line 9452, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .menu .loading.menu {
  left: 100% !important;
  right: auto !important;
}

/*--------------------
    Keyboard Select
----------------------*/
/* Selected Item */
/* line 9461, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.selected,
.ui.dropdown .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}

/*--------------------
    Search Filtered
----------------------*/
/* Filtered Item */
/* line 9471, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .filtered.text {
  visibility: hidden;
}

/* line 9475, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .filtered.item {
  display: none !important;
}

/*--------------------
        Error
----------------------*/
/* line 9482, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.error,
.ui.dropdown.error > .text,
.ui.dropdown.error > .default.text {
  color: #9F3A38;
}

/* line 9488, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown.error {
  background: #FFF6F6;
  border-color: #E0B4B4;
}

/* line 9493, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.selection.dropdown.error:hover {
  border-color: #E0B4B4;
}

/* line 9497, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.error > .menu,
.ui.dropdown.error > .menu .menu {
  border-color: #E0B4B4;
}

/* line 9502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.error > .menu > .item {
  color: #9F3A38;
}

/* line 9506, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.multiple.selection.error.dropdown > .label {
  border-color: #E0B4B4;
}

/* Item Hover */
/* line 9511, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.error > .menu > .item:hover {
  background-color: #FFF2F2;
}

/* Item Active */
/* line 9516, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown.error > .menu .active.item {
  background-color: #FDCFCF;
}

/*--------------------
        Disabled
----------------------*/
/* Disabled */
/* line 9524, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.disabled.dropdown,
.ui.dropdown .menu > .disabled.item {
  cursor: default;
  pointer-events: none;
  opacity: 0.45;
}

/*******************************
           Variations
*******************************/
/*--------------
    Direction
---------------*/
/* Flyout Direction */
/* line 9538, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu {
  left: 0px;
}

/* Default Side (Right) */
/* line 9543, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .right.menu > .menu,
.ui.dropdown .menu .right.menu {
  left: 100% !important;
  right: auto !important;
  border-radius: 0.28571429rem !important;
}

/* Leftward Opening Menu */
/* line 9551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .left.menu {
  left: auto !important;
  right: 0px !important;
}

/* line 9556, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .left.menu .menu,
.ui.dropdown .menu .left.menu {
  left: auto;
  right: 100%;
  margin: 0em -0.5em 0em 0em !important;
  border-radius: 0.28571429rem !important;
}

/* line 9564, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

/* line 9571, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0em 0em 0em 0em;
}

/* line 9578, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .item .left.dropdown.icon + .text,
.ui.dropdown .left.menu .item .dropdown.icon + .text {
  margin-left: 1em;
  margin-right: 0em;
}

/*--------------
     Upward
---------------*/
/* Upward Main Menu */
/* line 9588, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.dropdown > .menu {
  top: auto;
  bottom: 100%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Upward Sub Menu */
/* line 9597, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .upward.menu {
  top: auto !important;
  bottom: 0 !important;
}

/* Active Upward */
/* line 9603, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.upward.active.dropdown,
.ui.simple.upward.dropdown:hover {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;
}

/* line 9608, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.dropdown.button:not(.pointing):not(.floating).active {
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
}

/* Selection */
/* line 9613, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.selection.dropdown .menu {
  border-top-width: 1px !important;
  border-bottom-width: 0px !important;
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/* line 9620, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
}

/* Active Upward */
/* line 9626, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.active.upward.selection.dropdown {
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Upward */
/* line 9631, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.selection.dropdown.visible {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;
}

/* Visible Hover Upward */
/* line 9638, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.active.selection.dropdown:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
}

/* line 9643, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.upward.active.selection.dropdown:hover .menu {
  -webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.08);
}

/*--------------
     Simple
---------------*/
/*  Selection Menu */
/* line 9652, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.scrolling.dropdown .menu,
.ui.dropdown .scrolling.menu {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 9658, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.scrolling.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 100% !important;
  width: auto !important;
}

/* line 9668, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .scrolling.menu {
  position: static;
  overflow-y: auto;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  min-width: 100% !important;
  width: auto !important;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}

/* line 9681, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.scrolling.dropdown .menu .item.item.item,
.ui.dropdown .scrolling.menu > .item.item.item {
  border-top: none;
}

/* line 9686, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.scrolling.dropdown .menu .item:first-child,
.ui.dropdown .scrolling.menu .item:first-child {
  border-top: none;
}

/* line 9691, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .animating.menu .scrolling.menu,
.ui.dropdown > .visible.menu .scrolling.menu {
  display: block;
}

/* Scrollbar in IE */
@media all and (-ms-high-contrast: none) {
  /* line 9698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    min-width: calc(100% -  17px);
  }
}
@media only screen and (max-width: 767px) {
  /* line 9705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 10.28571429rem;
  }
}
@media only screen and (min-width: 768px) {
  /* line 9712, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 15.42857143rem;
  }
}
@media only screen and (min-width: 992px) {
  /* line 9719, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}
@media only screen and (min-width: 1920px) {
  /* line 9726, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .ui.scrolling.dropdown .menu,
  .ui.dropdown .scrolling.menu {
    max-height: 20.57142857rem;
  }
}
/*--------------
     Simple
---------------*/
/* Displays without javascript */
/* line 9736, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.dropdown .menu:before,
.ui.simple.dropdown .menu:after {
  display: none;
}

/* line 9741, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.dropdown .menu {
  position: absolute;
  display: block;
  overflow: hidden;
  top: -9999px !important;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

/* line 9753, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important;
}

/* line 9759, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.active.dropdown > .menu,
.ui.simple.dropdown:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1;
}

/* line 9768, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.dropdown > .menu > .item:active > .menu,
.ui.simple.dropdown:hover > .menu > .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1;
}

/* line 9778, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/* Visible */
/* line 9786, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.simple.visible.dropdown > .menu {
  display: block;
}

/*--------------
      Fluid
---------------*/
/* line 9793, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.fluid.dropdown {
  display: block;
  width: 100%;
  min-width: 0em;
}

/* line 9799, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.fluid.dropdown > .dropdown.icon {
  float: right;
}

/*--------------
    Floating
---------------*/
/* line 9806, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.floating.dropdown .menu {
  left: 0;
  right: auto;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15) !important;
  border-radius: 0.28571429rem !important;
}

/* line 9814, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.floating.dropdown > .menu {
  margin-top: 0.5em !important;
  border-radius: 0.28571429rem !important;
}

/*--------------
     Pointing
---------------*/
/* line 9822, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.pointing.dropdown > .menu {
  top: 100%;
  margin-top: 0.78571429rem;
  border-radius: 0.28571429rem;
}

/* line 9828, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.pointing.dropdown > .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: '';
  visibility: visible;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  background: #FFFFFF;
  z-index: 2;
}

/* line 9845, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em;
}

/* Top Left Pointing */
/* line 9852, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

/* line 9860, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.top.left.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em;
}

/* line 9868, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.top.left.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: 1em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Top Right Pointing */
/* line 9879, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.top.right.pointing.dropdown > .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 1em 0em 0em;
}

/* line 9887, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.top.pointing.dropdown > .left.menu:after,
.ui.top.right.pointing.dropdown > .menu:after {
  top: -0.25em;
  left: auto !important;
  right: 1em !important;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Left Pointing */
/* line 9899, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left.pointing.dropdown > .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 1em;
}

/* line 9906, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left.pointing.dropdown > .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 9915, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu {
  left: auto !important;
  right: 100% !important;
  margin: 0em 1em 0em 0em;
}

/* line 9921, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Right Pointing */
/* line 9932, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.right.pointing.dropdown > .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 1em 0em 0em;
}

/* line 9939, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.right.pointing.dropdown > .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* Bottom Pointing */
/* line 9950, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.pointing.dropdown > .menu {
  top: auto;
  bottom: 100%;
  left: 0%;
  right: auto;
  margin: 0em 0em 1em;
}

/* line 9958, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.pointing.dropdown > .menu:after {
  top: auto;
  bottom: -0.25em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Reverse Sub-Menu Direction */
/* line 9969, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.pointing.dropdown > .menu .menu {
  top: auto !important;
  bottom: 0px !important;
}

/* Bottom Left */
/* line 9975, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.left.pointing.dropdown > .menu {
  left: 0%;
  right: auto;
}

/* line 9980, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.left.pointing.dropdown > .menu:after {
  left: 1em;
  right: auto;
}

/* Bottom Right */
/* line 9986, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.right.pointing.dropdown > .menu {
  right: 0%;
  left: auto;
}

/* line 9991, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.bottom.right.pointing.dropdown > .menu:after {
  left: auto;
  right: 1em;
}

/* Upward pointing */
/* line 9997, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.pointing.upward.dropdown .menu,
.ui.top.pointing.upward.dropdown .menu {
  top: auto !important;
  bottom: 100% !important;
  margin: 0em 0em 0.78571429rem;
  border-radius: 0.28571429rem;
}

/* line 10005, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.pointing.upward.dropdown .menu:after,
.ui.top.pointing.upward.dropdown .menu:after {
  top: 100% !important;
  bottom: auto !important;
  -webkit-box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
  margin: -0.25em 0em 0em;
}

/* Right Pointing Upward */
/* line 10015, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 1em 0em 0em;
}

/* line 10021, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/* Left Pointing Upward */
/* line 10030, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 0em 1em;
}

/* line 10036, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
  top: auto !important;
  bottom: 0 !important;
  margin: 0em 0em 1em 0em;
  -webkit-box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
  box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
}

/*******************************
         Theme Overrides
*******************************/
/* Dropdown Carets */
@font-face {
  font-family: 'Dropdown';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 10055, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .dropdown.icon {
  font-family: 'Dropdown';
  line-height: 1;
  height: 1em;
  width: 1.23em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* line 10067, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .dropdown.icon {
  width: auto;
}

/* line 10071, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown > .dropdown.icon:before {
  content: '\f0d7';
}

/* Sub Menu */
/* line 10076, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .menu .item .dropdown.icon:before {
  content: "";
}

/* line 10080, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.dropdown .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before {
  content: "";
}

/* Vertical Menu Dropdown */
/* line 10086, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.ui.vertical.menu .dropdown.item > .dropdown.icon:before {
  content: "";
}

/* Icons for Reference
.dropdown.down.icon {
  content: "\f0d7";
}
.dropdown.up.icon {
  content: "\f0d8";
}
.dropdown.left.icon {
  content: "\f0d9";
}
.dropdown.icon.icon {
  content: "\f0da";
}
*/
/*******************************
        User Overrides
*******************************/
/* ui transitions */
/*!
 * # Semantic UI 2.2.14 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/* line 10117, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 10128, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.animating.transition {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: visible !important;
}

/* line 10134, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.loading.transition {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

/* line 10140, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hidden.transition {
  display: none;
  visibility: hidden;
}

/* line 10145, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.visible.transition {
  display: block !important;
  visibility: visible !important;
}

/* line 10150, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.disabled.transition {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

/* line 10155, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.looping.transition {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 10160, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.browse {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

/* line 10165, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.browse.in {
  -webkit-animation-name: browseIn;
  animation-name: browseIn;
}

/* line 10170, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.browse.left.out, .transition.browse.out {
  -webkit-animation-name: browseOutLeft;
  animation-name: browseOutLeft;
}

/* line 10175, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.browse.right.out {
  -webkit-animation-name: browseOutRight;
  animation-name: browseOutRight;
}

@-webkit-keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    z-index: -1;
    opacity: .7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    z-index: 999;
  }
}
@keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0);
    transform: scale(0.8) translateZ(0);
    z-index: -1;
    opacity: .7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    z-index: 999;
  }
}
@-webkit-keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
    transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
    transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@-webkit-keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
    transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
    transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
/* line 10318, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drop.transition {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
}

/* line 10328, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drop.transition.in {
  -webkit-animation-name: dropIn;
  animation-name: dropIn;
}

/* line 10333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.drop.transition.out {
  -webkit-animation-name: dropOut;
  animation-name: dropOut;
}

@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
/* line 10390, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.fade.in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 10395, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade up"].in {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* line 10400, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade down"].in {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/* line 10405, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade left"].in {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* line 10410, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade right"].in {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* line 10415, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.fade.out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/* line 10420, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade up"].out {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/* line 10425, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade down"].out {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/* line 10430, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade left"].out {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/* line 10435, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fade right"].out {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
}
/* line 10684, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flip.transition.in, .flip.transition.out {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

/* line 10689, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.horizontal.flip.transition.in {
  -webkit-animation-name: horizontalFlipIn;
  animation-name: horizontalFlipIn;
}

/* line 10694, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
  animation-name: horizontalFlipOut;
}

/* line 10699, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.vertical.flip.transition.in {
  -webkit-animation-name: verticalFlipIn;
  animation-name: verticalFlipIn;
}

/* line 10704, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
  animation-name: verticalFlipOut;
}

@-webkit-keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0);
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0);
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0);
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
@keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0);
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
/* line 10813, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale.transition.in {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

/* line 10818, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.scale.transition.out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
/* line 10875, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.fly {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 10882, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.fly.in {
  -webkit-animation-name: flyIn;
  animation-name: flyIn;
}

/* line 10887, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly up"].in {
  -webkit-animation-name: flyInUp;
  animation-name: flyInUp;
}

/* line 10892, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly down"].in {
  -webkit-animation-name: flyInDown;
  animation-name: flyInDown;
}

/* line 10897, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly left"].in {
  -webkit-animation-name: flyInLeft;
  animation-name: flyInLeft;
}

/* line 10902, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly right"].in {
  -webkit-animation-name: flyInRight;
  animation-name: flyInRight;
}

/* line 10907, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.fly.out {
  -webkit-animation-name: flyOut;
  animation-name: flyOut;
}

/* line 10912, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly up"].out {
  -webkit-animation-name: flyOutUp;
  animation-name: flyOutUp;
}

/* line 10917, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly down"].out {
  -webkit-animation-name: flyOutDown;
  animation-name: flyOutDown;
}

/* line 10922, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly left"].out {
  -webkit-animation-name: flyOutLeft;
  animation-name: flyOutLeft;
}

/* line 10927, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="fly right"].out {
  -webkit-animation-name: flyOutRight;
  animation-name: flyOutRight;
}

@-webkit-keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
    transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
    transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 11346, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.slide.in, .transition[class*="slide down"].in {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}

/* line 11354, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide up"].in {
  -webkit-animation-name: slideInY;
  animation-name: slideInY;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 11362, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide left"].in {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}

/* line 11370, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide right"].in {
  -webkit-animation-name: slideInX;
  animation-name: slideInX;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

/* line 11378, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.slide.out, .transition[class*="slide down"].out {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}

/* line 11386, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide up"].out {
  -webkit-animation-name: slideOutY;
  animation-name: slideOutY;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 11394, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide left"].out {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}

/* line 11402, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="slide right"].out {
  -webkit-animation-name: slideOutX;
  animation-name: slideOutX;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

@-webkit-keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
/* line 11514, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.swing {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
}

/* line 11519, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing down"].in {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}

/* line 11527, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing up"].in {
  -webkit-animation-name: swingInX;
  animation-name: swingInX;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 11535, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing left"].in {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}

/* line 11543, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing right"].in {
  -webkit-animation-name: swingInY;
  animation-name: swingInY;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

/* line 11551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition.swing.out, .transition[class*="swing down"].out {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}

/* line 11559, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing up"].out {
  -webkit-animation-name: swingOutX;
  animation-name: swingOutX;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

/* line 11567, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing left"].out {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}

/* line 11575, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.transition[class*="swing right"].out {
  -webkit-animation-name: swingOutY;
  animation-name: swingOutY;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0);
    transform: perspective(1000px) rotateX(0);
  }
}
@keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
    transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0);
    transform: perspective(1000px) rotateX(0);
  }
}
@-webkit-keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0);
    transform: perspective(1000px) rotateY(0);
  }
}
@keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
    transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0);
    transform: perspective(1000px) rotateY(0);
  }
}
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0);
    transform: perspective(1000px) rotateX(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0);
    transform: perspective(1000px) rotateX(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
    transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
    transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
    transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0);
    transform: perspective(1000px) rotateY(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
@keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0);
    transform: perspective(1000px) rotateY(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
    transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
    transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
    transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
/* line 11783, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.flash.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* line 11790, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.shake.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: shake;
  animation-name: shake;
}

/* line 11797, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.bounce.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

/* line 11804, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tada.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* line 11811, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pulse.transition {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* line 11818, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.jiggle.transition {
  -webkit-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-name: jiggle;
  animation-name: jiggle;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: .7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: .7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* form styles */
/* line 12048, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form form input, #corporate-signup-form form h3, #corporate-signup-form form .dropdown {
  margin-bottom: 45px;
}

/* line 12052, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form input, #corporate-signup-form textarea {
  font-size: 100%;
  margin-bottom: 60px;
}

/* line 12057, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.dropdown .menu {
  background-color: #0a0a0a;
  border-color: #9f9fa1;
}

/* line 12062, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.fluid.dropdown {
  padding-left: 10px;
  border-bottom: 1px solid #9f9fa1 !important;
}

/* line 12067, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.dropdown > .text {
  color: #ffffff;
}

/* line 12071, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.selection.active.dropdown, #corporate-signup-form .ui.selection.dropdown:focus {
  border-color: #9f9fa1;
}

/* line 12075, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.dropdown .menu > .item:hover {
  background-color: #3c3c3e;
}

/* line 12079, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.dropdown.selected, #corporate-signup-form .ui.dropdown .menu .selected.item {
  background-color: #3c3c3e;
  font-weight: normal;
  color: #ffffff;
}

/* line 12085, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.selection.dropdown .menu > .item {
  border-top: none;
  color: #ffffff;
}

/* line 12090, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .ui.dropdown > .dropdown.icon:before {
  content: '\f0d7';
  color: #ffffff;
}

/* line 12095, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form *::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

/* line 12100, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form *::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

/* line 12105, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form *:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

/* line 12110, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form *:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

/* line 12115, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form [type='text'], #corporate-signup-form [type='password'], #corporate-signup-form [type='email'], #corporate-signup-form textarea {
  padding-left: 10px;
  color: #ffffff;
}

/* line 12120, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form input[type="submit"] {
  color: #ffffff;
}

/* line 12124, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form input[type="submit"].button-gray {
  border: 1px solid #ffffff;
}

/* line 12128, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form input[type="submit"].button-gray:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

/* line 12133, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .close-button {
  color: #ffffff;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  right: 30px;
  top: 10px;
}

/* line 12143, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .close-button svg {
  width: 40px;
  height: 40px;
}

/* line 12148, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#corporate-signup-form .close-button:hover, #corporate-signup-form .close-button:focus {
  opacity: 1;
  color: #ffffff;
}

/* line 12153, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form input, #contact-us-signup-form textarea, #blog-story-form input, #blog-story-form textarea {
  font-size: 100%;
  margin-bottom: 60px;
}

/* line 12158, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form .ui.fluid.dropdown, #blog-story-form .ui.fluid.dropdown {
  padding-left: 10px;
  margin-bottom: 60px;
}

/* line 12163, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form .ui.selection.active.dropdown, #contact-us-signup-form .ui.selection.active.dropdown .menu, #contact-us-signup-form .ui.selection.dropdown:focus, #blog-story-form .ui.selection.active.dropdown, #blog-story-form .ui.selection.active.dropdown .menu, #blog-story-form .ui.selection.dropdown:focus {
  border-color: #9f9fa1;
}

/* line 12167, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form .ui.dropdown .menu > .item:hover, #blog-story-form .ui.dropdown .menu > .item:hover {
  background-color: #ffc700;
}

/* line 12171, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form .ui.dropdown.selected, #contact-us-signup-form .ui.dropdown .menu .selected.item, #blog-story-form .ui.dropdown.selected, #blog-story-form .ui.dropdown .menu .selected.item {
  background-color: #eeeeef;
  font-weight: normal;
}

/* line 12176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form .ui.selection.dropdown .menu > .item, #blog-story-form .ui.selection.dropdown .menu > .item {
  border-top: none;
}

/* line 12180, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form *::-webkit-input-placeholder, #blog-story-form *::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
}

/* line 12184, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form *::-moz-placeholder, #blog-story-form *::-moz-placeholder {
  /* Firefox 19+ */
}

/* line 12188, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form *:-ms-input-placeholder, #blog-story-form *:-ms-input-placeholder {
  /* IE 10+ */
}

/* line 12192, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form *:-moz-placeholder, #blog-story-form *:-moz-placeholder {
  /* Firefox 18- */
}

/* line 12196, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form [type='text'], #contact-us-signup-form [type='password'], #contact-us-signup-form [type='email'], #contact-us-signup-form textarea, #contact-us-signup-form .ui.dropdown:not(.button) > .default.text, #blog-story-form [type='text'], #blog-story-form [type='password'], #blog-story-form [type='email'], #blog-story-form textarea, #blog-story-form .ui.dropdown:not(.button) > .default.text {
  color: #616264;
  padding-left: 10px;
}

/* line 12201, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form [type='text']::-webkit-input-placeholder, #contact-us-signup-form [type='password']::-webkit-input-placeholder, #contact-us-signup-form [type='email']::-webkit-input-placeholder, #contact-us-signup-form textarea::-webkit-input-placeholder, #contact-us-signup-form .ui.dropdown:not(.button) > .default.text::-webkit-input-placeholder, #blog-story-form [type='text']::-webkit-input-placeholder, #blog-story-form [type='password']::-webkit-input-placeholder, #blog-story-form [type='email']::-webkit-input-placeholder, #blog-story-form textarea::-webkit-input-placeholder, #blog-story-form .ui.dropdown:not(.button) > .default.text::-webkit-input-placeholder {
  color: #616264;
}

/* line 12205, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form [type='text']:-ms-input-placeholder, #contact-us-signup-form [type='password']:-ms-input-placeholder, #contact-us-signup-form [type='email']:-ms-input-placeholder, #contact-us-signup-form textarea:-ms-input-placeholder, #contact-us-signup-form .ui.dropdown:not(.button) > .default.text:-ms-input-placeholder, #blog-story-form [type='text']:-ms-input-placeholder, #blog-story-form [type='password']:-ms-input-placeholder, #blog-story-form [type='email']:-ms-input-placeholder, #blog-story-form textarea:-ms-input-placeholder, #blog-story-form .ui.dropdown:not(.button) > .default.text:-ms-input-placeholder {
  color: #616264;
}

/* line 12209, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form [type='text']::-ms-input-placeholder, #contact-us-signup-form [type='password']::-ms-input-placeholder, #contact-us-signup-form [type='email']::-ms-input-placeholder, #contact-us-signup-form textarea::-ms-input-placeholder, #contact-us-signup-form .ui.dropdown:not(.button) > .default.text::-ms-input-placeholder, #blog-story-form [type='text']::-ms-input-placeholder, #blog-story-form [type='password']::-ms-input-placeholder, #blog-story-form [type='email']::-ms-input-placeholder, #blog-story-form textarea::-ms-input-placeholder, #blog-story-form .ui.dropdown:not(.button) > .default.text::-ms-input-placeholder {
  color: #616264;
}

/* line 12213, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#contact-us-signup-form [type='text']::placeholder, #contact-us-signup-form [type='password']::placeholder, #contact-us-signup-form [type='email']::placeholder, #contact-us-signup-form textarea::placeholder, #contact-us-signup-form .ui.dropdown:not(.button) > .default.text::placeholder, #blog-story-form [type='text']::placeholder, #blog-story-form [type='password']::placeholder, #blog-story-form [type='email']::placeholder, #blog-story-form textarea::placeholder, #blog-story-form .ui.dropdown:not(.button) > .default.text::placeholder {
  color: #616264;
}

/* forms typography scss*/
/* line 12218, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
input[type="submit"] {
  text-transform: uppercase;
  border-radius: 28px;
  border: 1px solid #9f9fa1;
  background-color: transparent;
  padding: 15px 100px;
  color: #505153;
}

/* line 12227, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[type='text'], [type='password'], [type='email'], textarea {
  border-bottom: 1px solid #9f9fa1 !important;
  padding-left: 0;
}

/* home page styles */
/* line 12233, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container {
  position: relative;
  margin-bottom: 0;
  height: 280px;
  animation-duration: 1s;
  animation-name: fade-in;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

/* line 12243, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container,
#video-container.leah {
  background-image: url(/images/feature/home-mobile-leah.jpg);
}

/* line 12247, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.henry {
  background-image: url(/images/feature/home-mobile-henry.jpg);
}

/* line 12250, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.leon {
  background-image: url(/images/feature/home-mobile-leon.jpg);
}

/* line 12253, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.sasha {
  background-image: url(/images/feature/home-mobile-sasha.jpg);
}

/* line 12256, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.vince {
  background-image: url(/images/feature/home-mobile-vince.jpg);
}

/* line 12259, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.rose {
  background-image: url(/images/feature/home-mobile-rose.jpg);
}

/* line 12262, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.sam {
  background-image: url(/images/feature/home-mobile-sam.jpg);
}

/* line 12265, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.joan {
  background-image: url(/images/feature/home-mobile-joan.jpg);
  background-position: 0% 30%;
  background-size: cover;
}

/* line 12270, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to left, #56ccf2, #2f80ed);
  z-index: -1;
}

/* line 12281, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container .static-image {
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 12299, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container.flex-video video {
  height: auto;
}

/* line 12303, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container .content-contain.hero {
  position: absolute;
  left: 5%;
  bottom: 30%;
  padding: 0;
  width: auto;
}
/* line 12310, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#video-container .content-contain.hero h1.white-text {
  width: 50%;
  font-size: 50px;
  line-height: 60px;
}

@media screen and (min-width: 30em) {
  /* line 12318, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container {
    height: auto;
  }
}
@media screen and (min-width: 480px) {
  /* line 12324, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container .content-contain.hero h1 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 685px) {
  /* line 12333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container .content-contain.hero {
    bottom: 5%;
  }
  /* line 12336, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container .content-contain.hero h1.white-text {
    width: 70%;
    margin-bottom: 5%;
  }
}
@media screen and (max-width: 480px) {
  /* line 12344, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.small-12 div.slick-nav-container {
    width: 100%;
  }

  /* line 12347, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container video {
    display: none;
  }

  /* line 12350, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container {
    height: 330px;
  }
  /* line 12352, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container div.content-contain.hero {
    bottom: 5%;
    left: 3%;
  }
  /* line 12356, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container div.content-contain.hero h1.white-text {
    font-size: 6vw;
    line-height: 7vw;
    width: 50%;
  }
  /* line 12361, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container div.content-contain.hero .round-button {
    padding: 5px 15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 1142px) {
  /* line 12371, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #video-container div.content-contain.hero h1.white-text {
    font-size: 5vw;
    line-height: 5vw;
  }
}
/* line 12377, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.color-bar {
  height: 13px;
  margin: 0;
  padding: 0;
}

/* line 12383, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blue-section {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 12389, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blue-section .content-contain {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 12394, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blue-section h3 {
  margin-bottom: 10px;
}

/* line 12398, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blue-section p {
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

/* line 12404, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.white-section {
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 12411, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

/* line 12417, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section img {
  margin-left: 40px;
}

/* line 12421, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section.img-contain {
  background-image: url(../images/home/home-coaches-bg-1440.jpg);
  background-repeat: no-repeat;
}

/* line 12426, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section .row {
  position: relative;
  z-index: 10;
}

/* line 12431, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section .content-contain {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 12436, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.coaches-section .color-overlay {
  background-color: #5e5e7c;
}

/* line 12440, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.left-right-padding {
  padding-left: 3vw;
  padding-right: 3vw;
}

/* line 12445, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders {
  position: relative;
}

/* line 12449, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders.img-contain {
  background-image: url(../images/feature/about-us-bg-1799.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -160px;
}

/* line 12456, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders .color-overlay {
  background-color: #1e63af;
}

/* line 12460, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders h3, .meet-commanders p {
  margin-bottom: 30px;
  text-align: left;
}

/* line 12465, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders .row, .locations-callout .location-content-contain {
  position: relative;
  z-index: 10;
}

/* line 12470, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders .content-contain {
  width: 75%;
  float: right;
  margin-top: 10rem;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: left;
}
/* line 12477, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.meet-commanders .content-contain a.cta.round-button {
  padding: 0.5rem 0.75rem;
}

@media screen and (max-width: 1023px) {
  /* line 12484, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .meet-commanders .content-contain {
    float: none;
    margin: auto;
    margin-top: 7rem;
  }

  /* line 12490, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .meet-commanders.img-contain {
    background-position-x: 25%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1550px) {
  /* line 12496, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.meet-commanders.img-contain {
    background-size: auto;
    background-position: 25% -160px;
  }
}
/* line 12502, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-callout {
  background: url(../images/about-us-locations-nation-wide-bg-placeholder.jpg) no-repeat center center;
  background-size: cover;
  padding: 95px 0 75px 0;
  position: relative;
}
/* line 12509, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-callout a.round-button.button-white :hover {
  color: #ffffff;
  background-color: #1a5fab99;
  border-color: transparent;
}

/* line 12517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-callout h3, .locations-callout p {
  margin-bottom: 30px;
}

/* Commanders in wellness */
/* -- This is for the title of the physicians and wellness coaches  -- */
/* line 12523, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commander-title {
  margin: 30px 0 0 0;
}

/* line 12527, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commanders-in-wellness .tabs-title-text {
  position: relative;
}

/* line 12531, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commanders-in-wellness .tabs-title.is-active {
  position: relative;
}

/* line 12535, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commanders-in-wellness .tabs-title.is-active .tabs-title-text::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 -20px 0;
  display: block;
  width: 0;
  height: 0;
  border: inset 1rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #ffffff;
}

/* line 12551, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commanders-in-wellness .right-tab.is-active {
  position: relative;
}

/* line 12555, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.commanders-in-wellness .right-tab.is-active .tabs-title-text::after {
  right: 50%;
  left: unset;
}

/* line 12560, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-address-right {
  padding-bottom: 40px;
}

/* line 12564, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-address-right p {
  line-height: 1.2;
  padding-bottom: 10px;
}

/* line 12569, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-address-left {
  padding-bottom: 120px;
}

/* line 12573, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.locations-address-left p {
  line-height: 1.2;
  padding-bottom: 10px;
}

/* line 12578, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-search {
  background-color: #efefef;
  border-bottom: 1px solid #8a8a8a;
}

/* line 12583, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.block-quotation {
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

/* line 12589, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.block-quote-primary-color {
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding-top: 70px;
  position: relative;
  text-align: center;
}

/* line 12598, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.block-quote-primary-color::before {
  content: "\201C";
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-size: 80px;
  font-weight: 700;
  top: 0;
  text-align: center;
  position: absolute;
  display: block;
  width: 85%;
}

/* line 12610, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#resumator-jobs {
  color: #616264;
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-size: 24px;
  /*
    font-family: ProximaNova-Bold, Helvetica, Arial, sans-serif;
    font-weight: normal;
    */
}

/* line 12620, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li a.active, ul#blog-nav li a:visited.active, ul#blog-nav li a:focus.active {
  color: #ffc700;
}

/* line 12624, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-title, .resumator-jobs-text {
  text-align: left;
  color: #616264 !important;
  font-weight: normal  !important;
}

/* line 12630, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-form-iframe {
  display: block;
  clear: both;
}

/* line 12635, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-title {
  border-top: 1px solid #3c3c3e !important;
  padding-top: 0;
  margin: 0 !important;
  padding: 55px 0 0 0 !important;
  font-family: ProximaNova-Bold !important;
  font-weight: normal  !important;
  font-style: normal  !important;
  font-size: 20px !important;
  color: #616264 !important;
}

/* line 12647, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-info-details, .resumator-job-info {
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0.25em 1em 0 0;
  padding: 0 !important;
  text-align: left;
  font-family: ProximaNova-Regular !important;
  font-weight: normal  !important;
  font-style: normal  !important;
  font-size: 18px !important;
  color: #616264 !important;
}

/* line 12661, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-view-details {
  clear: both;
  padding-top: 4px;
  padding-bottom: 55px !important;
  font-family: ProximaNova-Regular !important;
  font-weight: normal  !important;
  font-style: normal  !important;
  font-size: 18px !important;
  color: #616264 !important;
}

/* line 12672, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.resumator-job-link {
  font-family: ProximaNova-Regular !important;
  font-weight: normal  !important;
  font-style: normal  !important;
  font-size: 18px !important;
  color: #315387 !important;
}

/* line 12680, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.resumator-job-link:hover, a.resumator-job-link:focus {
  color: #ffc700 !important;
}

/* line 12684, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-info-details {
  display: none;
}

/* line 12688, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-heading {
  font-weight: normal;
}

/* line 12692, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-department, .resumator-job-experience {
  margin-left: 20px;
}

/* line 12696, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description {
  display: none;
  padding-bottom: 20px;
}

/* line 12701, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description-text {
  margin-top: 5px;
}

/* line 12705, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description li, .resumator-job-description p {
  font-family: ProximaNova-Regular !important;
  font-weight: normal  !important;
  font-style: normal  !important;
  font-size: 18px !important;
  color: #616264 !important;
  margin: 0 0 1em;
  padding: 0;
  text-align: left;
}

/* line 12716, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description ul, .resumator-job-description ol {
  margin: 0 0 1.2em 40px;
  padding: 0;
}

/* line 12721, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description li {
  margin-bottom: .5em;
}

/* line 12725, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description ul li {
  list-style-type: disc !important;
}

/* line 12729, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-job-description ol li {
  list-style-type: decimal !important;
}

/* line 12733, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
a.resumator-hide-details {
  display: block;
  clear: both;
  margin: 20px 0 0 0;
}

/* line 12739, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#resumator-logo {
  clear: both;
  margin: 25px 0 0 0;
}

/* line 12744, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-department-heading, .resumator-type-heading {
  margin: 0 !important;
  font-size: 28px !important;
  line-height: 30px !important;
  border-top: 1px solid #3c3c3e !important;
}

/* line 12751, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-department-heading:first-child, .resumator-type-heading:first-child {
  border-top: none !important;
}

/* line 12755, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-department-heading {
  padding: 100px 0 0 0 !important;
  margin-bottom: 15px !important;
}

/* line 12760, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons {
  text-align: left;
  color: #000000;
  margin: 25px 0 0 0;
}

/* line 12766, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons input {
  margin: 0px;
}

/* line 12770, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons ul {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* line 12776, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons ul li {
  list-style-type: none !important;
  margin: 0 10px 0 0 !important;
  float: left;
}

/* line 12782, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons ul li .FBConnectButton, .resumator-buttons ul li a.google-buzz-button {
  margin: 1px 0 0 0 !important;
}

/* line 12786, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.resumator-buttons ul li input.resumator-forward-button {
  margin-right: 15px;
}

@media screen and (max-width: 42.75em) {
  /* line 12791, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul[data-responsive-accordion-tabs] li {
    display: block;
  }

  /* line 12794, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul[data-responsive-accordion-tabs] li.is-active {
    display: block;
  }

  /* line 12797, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul[data-responsive-accordion-tabs] li.is-active .accordion-item {
    display: block;
  }
}
/* line 12802, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title {
  color: #636466;
  padding-bottom: 20px;
  font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

/* line 12810, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.prevention {
  color: #86b8c4;
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
}

/* line 12815, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.performance {
  color: #ffc700;
}

/* line 12819, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.mind-health {
  color: #5e5e7c;
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
}

/* line 12824, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.coaching {
  color: #5e5e7c;
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
}

/* line 12829, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.clinical-coordination {
  color: #ffc700;
}

/* line 12833, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tab-content-title.eheme {
  color: #86b8c4;
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
}

/* line 12838, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
form#blog-search div.search-all {
  text-align: none;
}

/* line 12842, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
form#blog-search div.search-all p.search-all-text {
  text-align: center;
  margin-top: -33px;
  margin-left: -90px;
  font-size: 17px;
}

/* line 12850, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
  width: 100%;
  display: inline-block;
  padding-top: 10px;
}

/* line 12860, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li {
  padding: 0 2%;
  height: 100%;
  display: inline-block;
  position: relative;
}

/* line 12867, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li:first-child {
  padding-left: 0;
}

/* line 12871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li:last-child {
  float: right;
  padding-right: 0;
}

/* line 12876, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li a, ul#blog-nav li a:visited, ul#blog-nav li a:focus {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
  padding: 10px 0 0 0;
  display: inline-block;
  color: #616264;
}

/* line 12885, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li a:hover, ul#blog-nav li a.active-hover, ul#blog-nav li a:visited:hover, ul#blog-nav li a:visited.active-hover, ul#blog-nav li a:focus:hover, ul#blog-nav li a:focus.active-hover {
  color: #ffc700;
}

/* line 12889, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li a.active, ul#blog-nav li a:visited.active, ul#blog-nav li a:focus.active {
  color: #ffc700;
}

/* line 12893, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav li .input-group {
  margin-bottom: 0;
}

@media screen and (min-width: 613px) and (max-width: 940px) {
  /* line 12898, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row div.small-5 {
    margin-top: -15px;
  }
}
@media screen and (max-width: 611px) {
  /* line 12904, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row div.small-5 {
    margin-top: 19px;
  }
}
@media screen and (max-width: 612px) and (min-width: 612px) {
  /* line 12910, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row div.small-7 {
    margin-top: 13px;
  }
}
@media screen and (min-width: 612px) and (max-width: 617px) {
  /* line 12916, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row:not(#chip-div) {
    margin-top: 21px;
  }
}
@media screen and (max-width: 617px) and (min-width: 604px) {
  /* line 12922, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row:not(#chip-div) {
    padding-left: 23px;
  }
}
@-moz-document url-prefix() {
  /* line 12928, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li:last-child {
    margin-top: -10px;
  }

  /* line 12931, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li#chip-div div.small-7 {
    margin-top: 10px;
  }

  /* line 12934, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row div.small-12 {
    margin-top: 15px;
  }

  @media screen and (max-width: 939px) {
    /* line 12938, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav li.row div#chip {
      margin-top: 27px;
    }
  }
  @media screen and (max-width: 841px) and (min-width: 734px) {
    /* line 12943, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav {
      text-align: center;
    }

    /* line 12946, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav li.row#chip-div {
      float: none;
      margin-top: 0px;
    }

    /* line 12950, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    .close {
      padding-left: 0.5px;
    }
  }
  @media screen and (max-width: 769px) and (min-width: 769px) {
    /* line 12955, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav li.row#chip-div {
      margin-top: 10px !important;
    }
  }
  @media screen and (max-width: 810px) and (min-width: 730px) {
    /* line 12960, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav {
      width: 94%;
    }

    /* line 12963, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav li.row#chip-div {
      width: 55%;
    }
  }
  @media screen and (max-width: 850px) and (min-width: 840px) {
    /* line 12968, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
    ul#blog-nav {
      width: 101%;
    }
  }
}
@media screen and (max-width: 321px) {
  /* line 12975, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav {
    width: 101%;
  }
}
@media screen and (min-width: 612px) {
  /* line 12981, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row .input-group#chip-form {
    margin-top: -35px;
  }

  /* line 12984, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row .input-group {
    margin-top: -10px;
  }
}
@media screen and (min-width: 940px) {
  /* line 12990, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li {
    margin-top: -20px;
  }

  /* line 12993, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row {
    margin-top: -13.5px;
  }

  /* line 12996, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row div.small-5 {
    margin-top: 2px;
  }
}
@media screen and (max-width: 597px) {
  /* line 13002, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li:last-child {
    float: left;
    margin-left: -10px;
  }
}
/* line 13008, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav [type='text'] {
  padding: 0.5rem 0 0.2rem 0.5rem;
  font-size: 18px;
}

/* line 13013, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
ul#blog-nav .button-search {
  background: transparent;
}

/* line 13017, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row {
  margin-bottom: 0 !important;
  padding: 0;
}

/* line 13022, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row .columns {
  height: 400px;
  position: relative;
  overflow: hidden;
  background-color: #616264;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 10px solid #fff;
}

/* line 13033, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row .columns .color-block {
  position: absolute;
  z-index: 1;
  background-color: #0a0a0a;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
}

/* line 13044, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row .columns .content-container {
  position: absolute;
  z-index: 100;
  bottom: 10px;
  left: 0;
}

/* line 13051, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row .columns .content-container p {
  font-size: 18px;
  line-height: 18px;
  width: 90%;
  z-index: 50;
}

/* line 13059, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-container .row .columns .content-container p:first-child,
.left-white-line {
  padding-left: 5%;
}

/* line 13064, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.left-white-line {
  border-left: 1px solid white;
}

/* line 13069, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container {
  max-height: 600px;
  overflow: hidden;
  position: relative;
}

/* line 13075, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container img {
  width: 100%;
  height: auto;
  margin-top: -20%;
}

/* line 13081, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container .content-contain.hero {
  position: absolute;
  bottom: 30px;
  z-index: 50;
  padding: 0;
  width: 100%;
}

@media screen and (min-width: 60em) {
  /* line 13090, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #blog-hero-container .content-contain.hero {
    width: 50%;
  }
}
/* line 13095, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container .content-contain.hero h1 {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 45px;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  /* line 13103, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #blog-hero-container .content-contain.hero h1 {
    font-size: 1.5rem;
    line-height: 40px;
    padding-right: 10px;
  }
}
/* line 13110, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container .content-contain.hero h1.title-heading::after {
  bottom: -20px;
}

/* line 13114, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-hero .content-contain h1.title-heading.white-text {
  font-size: 2rem;
  line-height: 45px;
}

@media screen and (max-width: 750px) {
  /* line 13120, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .blog-hero .content-contain h1.title-heading.white-text {
    font-size: 1.5rem;
  }

  /* line 13123, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  p.white-text.blog-preview-shading.main-feature.left-white-line {
    display: none;
  }
}
/* line 13128, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#blog-hero-container .grad-bg {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
  /* IE6-9 */
}

/* line 13144, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.grad-bg {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
  /* IE6-9 */
}

/* line 13160, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-comment {
  border-top: 1px solid #3c3c3e;
  border-bottom: 1px solid #3c3c3e;
}

/* line 13165, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-user-info {
  padding-top: 65px;
  padding-right: 15px;
}

/* line 13170, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-categories a {
  font-weight: bold;
  color: #11346d;
  display: block;
}

/* line 13176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.posts a {
  color: #11346d;
}

/* line 13180, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.posts header a {
  color: #ffffff;
}

/* line 13184, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-hero {
  height: 600px;
  overflow: hidden;
  position: relative;
  background-size: cover;
}

/* line 13191, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-hero .row, .blog-hero small-12 {
  height: 100%;
}

/* line 13195, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog-hero .content-contain {
  position: absolute;
  bottom: 0;
  z-index: 11;
}

/* line 13201, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
li.tabs-title.is-active a.tabs-title-text#prevention-article-label:hover,
li.tabs-title a.tabs-title-text#mind-health-article-label:hover,
li.tabs-title.is-active a.tabs-title-text#coaching-article-label:hover,
li.tabs-title a.tabs-title-text#eheme-article-label:hover {
  transition: all 0.5s ease;
  color: #ffc709;
}

/* line 13209, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.corporate-partner.img-contain {
  background-image: url(../images/become-corp-partner-bg-image-1440.jpg);
  background-position-y: 55%;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 13216, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.corporate-partner .color-overlay {
  background-color: #66b2bd;
}

@media screen and (max-width: 480px) {
  /* line 13221, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .corporate-partner {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
/* custom tabs */
/* line 13228, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title > a[aria-selected='true'] {
  background: transparent;
}

/* line 13232, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title {
  display: inline-block;
  width: 50%;
  background: transparent;
}

/* line 13237, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-3-up > .tabs-title,
.tabs-title.tabs-title-3-up {
  width: 33.333%;
  border: 0;
  background-color: #ffffff;
}

/* line 13244, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title.tabs-title-2-up {
  width: 50%;
  border: 0;
  background-color: #ffffff;
}

/* line 13250, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title .tabs-title-text {
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
  font-weight: 500;
  max-width: 612px;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 1450px) {
  /* line 13261, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.tab-content-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.5rem;
  }

  /* line 13266, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  li a.tabs-title-text#prevention-article-label {
    padding-right: 50%;
  }

  /* line 13269, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .tabs-title.is-active .tabs-title-text.custom-tabs-arrow#prevention-article-label::after {
    margin: 20px 0 0 45.25%;
  }
}
@media screen and (max-width: 1449px) and (min-width: 1350px) {
  /* line 13275, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  li a.tabs-title-text#prevention-article-label {
    padding-right: 40%;
  }
}
@media screen and (max-width: 1224px) {
  /* line 13281, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  li a.tabs-title-text#prevention-article-label {
    padding-right: 10%;
  }
}
@media screen and (max-width: 1349px) and (min-width: 1224px) {
  /* line 13287, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  li a.tabs-title-text#prevention-article-label {
    padding-right: 20%;
  }
}
/* line 13292, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title.is-active .tabs-title-text.custom-tabs-arrow::after {
  content: '';
  margin: 20px 0 0 47.25%;
  display: block;
  width: 0;
  height: 0;
  border: inset 1rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  border-top-width: 25px;
  position: relative;
  z-index: 100;
}

/* line 13308, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title.is-active #prevention-article-label, .tabs-title.is-active #eheme-article-label {
  color: #86b8c4;
}

/* line 13312, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title.is-active #performance-article-label, .tabs-title.is-active #clinical-coordination-article-label {
  color: #ffc700;
}

/* line 13316, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-title.is-active #mind-health-article-label, .tabs-title.is-active #coaching-article-label {
  color: #5e5e7c;
}

/* line 13320, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs {
  text-align: center;
  width: 1224px;
  border: 0;
  margin: 0 auto;
  background: transparent;
  width: 100%;
}

/* line 13329, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.full-width {
  width: 100%;
}

/* line 13333, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs.white-background {
  background-color: #ffffff;
}

@media screen and (min-width: 37.5em) {
  /* line 13338, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .tabs {
    width: 100%;
  }
}
@media screen and (min-width: 50em) {
  /* line 13344, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .tabs {
    width: 100%;
  }
}
@media screen and (min-width: 68.75em) {
  /* line 13350, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .tabs {
    width: 1100px;
  }
}
/* line 13355, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-content {
  border: 0;
  border-top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 13362, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.tabs-panel {
  padding: 0;
}

/* line 13366, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-tabs-arrow {
  position: relative;
  top: 0px;
  height: 50px;
}

/* line 13372, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#exec-team-articles-label,
#physician-articles-label,
#advisory-board-articles-label {
  background: #5e5e7c;
  color: #ffffff;
  outline: none;
  font-size: 0.875rem;
}

@media screen and (min-width: 37.5em) {
  /* line 13382, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #exec-team-articles-articles-label,
  #physician-articles-label,
  #advisory-board-articles-label {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 50em) {
  /* line 13390, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #exec-team-articles-articles-label,
  #physician-articles-label,
  #advisory-board-articles-label {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 68.75em) {
  /* line 13398, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #exec-team-articles-articles-label,
  #physician-articles-label,
  #advisory-board-articles-label {
    font-size: 1.5rem;
  }
}
/* line 13405, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.is-active #exec-team-articles-label,
.is-active #physician-articles-label,
.is-active #advisory-board-articles-label {
  background: #86b8c4;
}

/* line 13411, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#coaching-article-label, #clinical-coordination-article-label, #eheme-article-label {
  color: #636466;
  background-color: #ffffff;
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
  border: 0px;
  width: 129%;
  outline: none;
}

/* line 13420, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#coaching-article-label {
  padding-right: 60%;
}

/* line 13424, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#eheme-article-label {
  margin-left: 10%;
}

/* line 13428, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#prevention-article-label {
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #636466;
  background-color: #ffffff;
  border: 0px;
  padding-right: 60%;
  outline: none;
}

@media screen and (max-width: 42.75em) {
  /* line 13439, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #prevention-article-label {
    font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    clear: both;
    min-width: 100%;
  }

  /* line 13446, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #prevention-article-label::before {
    top: 35%;
    width: 100%;
    right: 4rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '❯';
  }

  /* line 13455, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #prevention-article-label.is-active ::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* line 13462, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#prevention-article, #performance-article, #mind-health-article {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 13467, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#performance-article-label {
  color: #636466;
  background-color: #ffffff;
  border: 0px;
  outline: none;
}

@media screen and (max-width: 42.75em) {
  /* line 13475, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #performance-article-label {
    font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    clear: both;
    min-width: 100%;
  }

  /* line 13482, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #performance-article-label::before {
    top: 35%;
    width: 100%;
    right: 4rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '❯';
  }
}
/* line 13493, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#mind-health-article-label {
  font-family: ProximaNovaCond-Bold, Helvetica, Arial, sans-serif;
  color: #636466;
  background-color: #ffffff;
  margin-left: 25%;
  border: 0px;
  outline: none;
}

@media screen and (min-width: 1420px) {
  /* line 13503, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.coaching-bg {
    background-size: 65%;
    background-position: 100% 0%;
  }
}
@media screen and (max-width: 1419px) and (min-width: 1160px) {
  /* line 13510, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.coaching-bg {
    background-size: 85%;
    background-position: 100% 0%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 13517, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mind-health-article-label {
    margin-left: 0%;
  }

  /* line 13520, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #prevention-article-label {
    padding-right: 5%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 13526, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #coaching-article-label {
    margin-left: 5%;
  }

  /* line 13529, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #eheme-article-label {
    padding-right: 15%;
  }
}
@media screen and (max-width: 480px) {
  /* line 13535, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .book-your-appointment a .icon {
    top: 7px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  /* line 13542, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#mind-health-article-label {
    margin-left: 10%;
  }
}
@media screen and (max-width: 1065px) {
  /* line 13548, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.prevention-bg {
    background-position: -120px 0;
  }
}
@media screen and (max-width: 1023px) {
  /* line 13554, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.prevention-bg {
    background-position: 83% 0%;
  }
}
@media screen and (max-width: 42.75em) {
  /* line 13560, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mind-health-article-label {
    font-family: ProximaNova-Regular, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    clear: both;
    margin-left: 15%;
    min-width: 100%;
  }

  /* line 13568, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mind-health-article-label::before {
    top: 35%;
    width: 100%;
    right: 4rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '❯';
  }
}
/* line 13579, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 13585, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.prevention-bg {
  background-image: url(../images/feature/our-approach-physicians.jpg);
  background-position: unset;
}

/* line 13590, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.performace-bg {
  background-image: url(../images/preventitive_care-performance-tab.jpg);
}

/* line 13594, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.longevity-bg {
  background-image: url(../images/feature/our-approach-health-mentor.jpg);
  background-position: 77% 0%;
}

/* line 13599, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.coaching-bg {
  background-image: url(../images/feature/your-visit-before-your-visit.jpg);
  background-position: 80% 0;
}

/* line 13604, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.clinical-coordination-bg {
  background-image: url(../images/wellness_care-clinical_coordination-tab.jpg);
}

/* line 13608, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-group.eheme-bg {
  background-image: url(../images/feature/your-visit-how-to-prepare.jpg);
  background-position: 80% 0;
}

/* line 13613, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay {
  position: relative;
  top: 0;
  left: 0;
  padding: 140px 0;
}

/* line 13620, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay.prevention, .custom-article-overlay.eheme {
  background-color: rgba(134, 184, 196, 0.9);
}

/* line 13624, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay.performance, .custom-article-overlay.clinical-coordination {
  background-color: rgba(255, 199, 0, 0.9);
}

/* line 13628, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay.mind-health, .custom-article-overlay.coaching {
  background-color: rgba(94, 94, 124, 0.9);
}

@media screen and (min-width: 1350px) and (max-width: 1449px) {
  /* line 13633, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#eheme-article-label {
    margin-left: 10%;
  }

  /* line 13636, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#coaching-article-label {
    padding-right: 40%;
  }
}
@media screen and (min-width: 1450px) {
  /* line 13642, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#eheme-article-label {
    margin-left: 18%;
  }

  /* line 13645, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#coaching-article-label {
    padding-right: 65%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1349px) {
  /* line 13651, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#eheme-article-label {
    margin-left: 5%;
  }

  /* line 13654, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#coaching-article-label {
    padding-right: 35%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 13660, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#eheme-article-label {
    padding-right: 50%;
  }

  /* line 13663, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  a#coaching-article-label {
    padding-right: 30%;
  }
}
@media screen and (min-width: 1021px) {
  /* line 13669, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .custom-article-overlay.mind-health, .custom-article-overlay.coaching {
    background-color: rgba(108, 109, 141, 0.9);
    background-image: linear-gradient(to right, #6c6d8d 70%, rgba(108, 109, 141, 0));
  }
}
@media screen and (min-width: 1310px) {
  /* line 13676, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.eheme-bg {
    background-size: 70%;
    background-position: 100% 0%;
  }

  /* line 13680, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .custom-article-overlay.eheme {
    background-color: rgba(120, 178, 189, 0.9);
    background-image: linear-gradient(to right, #78b2bd 70%, rgba(120, 178, 189, 0));
  }
}
@media screen and (min-width: 1250px) and (max-width: 1309px) {
  /* line 13687, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.eheme-bg {
    background-size: 80%;
    background-position: 100% 0%;
  }

  /* line 13691, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .custom-article-overlay.eheme {
    background-color: rgba(120, 178, 189, 0.9);
    background-image: linear-gradient(to right, #78b2bd 70%, rgba(255, 255, 255, 0));
  }
}
@media screen and (min-width: 1025px) and (max-width: 1249px) {
  /* line 13698, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  div.custom-article-group.eheme-bg {
    background-size: 102%;
    background-position: 100% 0%;
  }
}
/* line 13704, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay.about-us {
  width: 100%;
  background-color: rgba(30, 99, 175, 0.42);
}

/* line 13709, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-overlay.call-to-action-preventive, .custom-article-overlay.call-to-action-wellness {
  background-color: rgba(39, 67, 109, 0.8);
}

/* line 13713, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-content-padding.about-us {
  padding: 100px;
}

/* line 13717, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-article-content-padding.about-us-2 {
  padding: 50px;
}

/* line 13721, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion {
  position: relative;
  margin: 0 0 170px 0;
}

/* line 13726, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion .accordion-item {
  border-bottom: 1px solid #d3d3d4;
}

/* line 13730, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion .is-active .accordion-title {
  position: relative;
  /*
    &.preventive-accordion-section{
      color: $white;
      background-color: get-color(title-color-primary);
    }
    &.performance-accordion-section, &.clinical-coordination-accordion-section{
      color: $white;
      background-color: get-color(title-color-tertiary);
    }
    &.mind-health-accordion-section, &.coaching-accordion-section{
      color: $white;
      background-color: get-color(title-color-secondary);
    }
    */
}

/* line 13748, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion .accordion-title {
  color: #616264;
  height: 106px;
  line-height: 20px;
}

@media screen and (min-width: 37.5em) {
  /* line 13755, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .custom-accordion .accordion-title {
    line-height: 60px;
  }
}
/* line 13760, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion .accordion-title::before {
  top: 25%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  content: '❯';
}

/* line 13768, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.custom-accordion .is-active .accordion-title::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 13774, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.accordion-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 13779, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-parallax {
  pointer-events: none;
  background-image: url(../images/CTA-Book-your-appointment1-1440.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* parallax
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; */
  /* end parallax */
}

/* line 13793, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-link {
  pointer-events: auto;
  cursor: pointer;
}

/* line 13798, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-link img {
  margin-left: 40px;
  width: 50px;
}

/* line 13803, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section {
  display: block;
}

/* line 13807, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-group {
  pointer-events: none;
  background-image: url(../images/CTA-Book-your-appointment1-1440.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* parallax */
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  /* end parallax */
}

/* line 13821, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-group.about-us {
  background-image: url(../images/about-us-locations-nation-wide-bg-placeholder.jpg);
  height: 311px;
}

/* line 13826, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-arrow {
  position: relative;
  top: -10px;
  left: 150%;
  width: 25px;
  height: 30px;
}

/* line 13834, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-overlay {
  height: 228px;
}

/* line 13838, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-overlay.about-us {
  height: 311px;
}

/* line 13842, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-overlay.preventive-care {
  background-color: rgba(39, 67, 109, 0.8);
}

/* line 13846, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-text-overlay {
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15%;
  color: #fff;
}

/* line 13858, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-link {
  pointer-events: auto;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
}

/* line 13865, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-link.about-us {
  cursor: auto;
  line-height: 60px;
  width: 380px;
}

/* line 13871, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.call-to-action-section .call-to-action-link img {
  position: relative;
  margin-left: 40px;
  float: right;
  top: -6px;
  left: 0;
  width: 50px;
}

/* line 13880, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder-content {
  display: none;
}

/* line 13884, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder {
  margin: 84px 0 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

/* line 13891, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder .column:last-child:not(:first-child), .gridder .columns:last-child:not(:first-child), .gridder .columns:last-child:not(:first-child) {
  float: none;
}

/* line 13895, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder-show {
  padding: 0;
  margin-bottom: 60px;
  margin-top: -60px;
  background: #eeeeef;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  text-align: left;
  border: none;
}

/* line 13908, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder .gridder-list {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  float: none;
  margin: 0 0 60px 0;
  padding: 0;
}

/* line 13918, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder .gridder-list .callout {
  margin: 0;
  padding: 0;
  border: none;
  text-align: left;
  position: relative;
}

/* line 13926, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder .gridder-list .callout .com-arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}

/* line 13934, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* line 13940, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.selectedItem::after {
  content: '';
  float: right;
  margin: 0px 8px 0 0;
  display: block;
  width: 0;
  height: 0;
  border: inset 1rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #eeeeef;
}

/* line 13954, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.row::after {
  content: "";
  display: table;
  clear: both;
}

/* line 13960, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder-expanded-content {
  padding: 60px 100px;
}

/* line 13964, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gridder-navigation .gridder-close {
  float: right;
  margin: 13px;
  height: 32px;
  width: 32px;
  background: url(../images/icon-commanders-closex_2x.png) no-repeat center center;
  background-size: 100%;
}

@media screen and (min-width: 40em) {
  /* line 13974, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .medium-up-2 .column, .medium-up-2 .columns, .medium-up-2 .columns {
    width: 49%;
  }
}
@media screen and (min-width: 64em) {
  /* line 13980, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .large-up-3 .column, .large-up-3 .columns {
    width: 32.9%;
  }
}
/* line 13985, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hollow-button {
  text-transform: uppercase;
  font-size: 18px !important;
  top: 50%;
  height: 56px;
  padding-top: 18px !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  border-radius: 5000px;
}

/* line 14014, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[data-whatinput='mouse'] .hollow-button {
  outline: 0;
}

/* line 14018, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hollow-button, .hollow-button:hover, .hollow-button:focus {
  background-color: transparent;
}

/* line 14022, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hollow-button.disabled, .hollow-button.disabled:hover, .hollow-button.disabled:focus, .hollow-button[disabled], .hollow-button[disabled]:hover, .hollow-button[disabled]:focus {
  background-color: transparent;
}

/* line 14026, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hollow-button:hover, .hollow-button:focus {
  border-color: gray;
  color: gray;
}

/* line 14031, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.hollow-button:hover.disabled, .hollow-button:hover[disabled], .hollow-button:focus.disabled, .hollow-button:focus[disabled] {
  border: 1px solid #ffffff;
  color: #ffffff;
}

/* line 14036, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-width-380 {
  width: 380px;
}

/* line 14040, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.button-height-56 {
  height: 56px;
}

/* slick carousel styles */
/* Slider */
/* line 14046, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 14061, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 14069, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-list:focus {
  outline: none;
}

/* line 14073, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 14078, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 14085, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 270px;
  overflow-y: hidden;
}

/* line 14096, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 14101, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-track:after {
  clear: both;
}

/* line 14105, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 14109, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 14116, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 14120, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide img {
  display: block;
}

/* line 14124, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 14128, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 14132, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 14136, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 14140, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 14146, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 14150, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slider {
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
}

/* line 14155, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
  line-height: 0;
  width: 20px;
  height: 33px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 100;
  left: unset;
}

/* line 14166, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button.slick-prev.slick-arrow {
  background: url(../images/icon-left-arrow.png) center center no-repeat;
}

/* line 14169, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
button.slick-next.slick-arrow {
  background: url(../images/icon-right-arrow.png) center center no-repeat;
}

@media (max-width: 450px) {
  /* line 14173, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  button.slick-prev.slick-arrow {
    left: 20px;
  }

  /* line 14176, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  button.slick-next.slick-arrow {
    right: 20px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 14182, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  button.slick-next.slick-arrow {
    /* IE10+ CSS styles go here */
    left: auto;
  }
}
/* line 14188, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide {
  background-color: #000000;
  margin-left: 1px;
  margin-right: 1px;
  position: relative;
}

/* line 14195, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide p {
  position: absolute;
  top: unset;
  bottom: 0px;
  margin-left: 0px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 18px;
  width: 90%;
  z-index: 50;
  transition: all 1s;
}

/* line 14208, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide:not(.slick-current) p,
.blog-preview-shading {
  padding: 10px;
  background-color: rgba(50, 50, 100, 0.5);
  border-radius: 0 8px 8px 0;
}

/* added by CC to hold dots and arrows */
/* line 14215, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-nav-container {
  width: 380px;
  margin: 0 auto;
  height: 33px;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (min-width: 30em) {
  /* line 14224, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .slick-slide p {
    width: 90%;
  }
}
@media screen and (min-width: 48em) {
  /* line 14231, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .slick-slide p {
    font-size: 16px;
    width: 95%;
  }
}
@media screen and (min-width: 62.5em) {
  /* line 14239, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .slick-slide p {
    font-size: 18px;
    width: 75%;
  }
}
/* line 14246, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide img {
  opacity: 1;
  width: 100%;
  height: 270px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 14254, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-slide .slick-cloned img {
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 14261, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-current img {
  opacity: 0.45;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/* line 14268, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-prev {
  position: absolute;
  left: 0;
}

/* line 14272, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-next {
  position: absolute;
  right: 0;
}

/* line 14276, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  margin: 10px 10px 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 14286, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
}

@media screen and (min-width: 30em) {
  /* line 14297, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .slick-dots li {
    margin: 0 22px;
  }
}
/* line 14302, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots li.slick-active button:before {
  color: #f7bc0c;
}

/* line 14306, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 14320, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots li button:before {
  /* font-family: 'slick'; */
  font-size: 65px;
  line-height: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  /*opacity: .25;*/
  color: #c7c8ca;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 14337, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.slick-dots li button:hover:before {
  color: #f7bc0c;
}

/* Generally Applicable Rules */
/* line 14342, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.double-size {
  font-size: 2em;
}

/* line 14345, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.center {
  text-align: center;
}

/* line 14348, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.relative {
  position: relative;
}

/* line 14351, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.medium-offset-top {
  top: 40px;
}

/* line 14354, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.main-feature {
  margin-right: 50px;
}

@media screen and (max-width: 810px) and (min-width: 734px) {
  /* line 14358, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav.chip-ul li {
    padding: 0 1.4%;
  }
}
@media (max-width: 733px) {
  /* line 14364, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #blog-nav {
    text-align: center;
  }

  /* line 14367, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row#chip-div div.chip#chip {
    margin-bottom: 0px;
  }

  /* line 14370, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .close {
    padding-left: 0px;
  }

  /* line 14373, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row#chip-div {
    margin-top: 20px;
  }

  /* line 14376, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #blog-nav li input#search_all {
    text-align: none;
  }

  /* line 14379, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li:last-child:not(.row) {
    margin-top: 10px;
    float: none;
  }

  /* line 14383, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  ul#blog-nav li.row {
    margin-top: -16px;
    float: none;
  }

  /* line 14387, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  form#blog-search div.search-all p.search-all-text {
    font-size: 15px;
  }
}
/* line 14391, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.location-grid {
  margin-top: 80px;
}

/* line 14394, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.location-grid #search {
  color: #616264;
  padding: 0 8px;
}

/* line 14398, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#mapouter {
  overflow: hidden;
  height: 500px;
  width: 100%;
  position: relative;
}

/* line 14404, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#hq {
  margin-top: 8px;
}

/* line 14407, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.gmap_canvas {
  background: none !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 48em) {
  /* line 14416, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid {
    margin-top: 100px;
  }
}
@media (min-width: 940px) {
  /* line 14421, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #hq {
    margin-top: 0;
  }

  /* line 14424, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #mapouter {
    height: 750px;
    margin-bottom: 15px;
  }

  /* line 14428, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  #search {
    max-height: 750px;
    overflow-y: scroll;
  }

  /* line 14432, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 620 1fr;
    grid-template-columns: 620px 1fr;
  }

  /* line 14438, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #location {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }

  /* line 14444, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #hq {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }

  /* line 14450, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #mapouter {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  /* line 14456, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #search {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (min-width: 1200px) {
  /* line 14464, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid {
    -ms-grid-columns: 1fr 620px 1fr;
    grid-template-columns: 1fr 620px 1fr;
  }

  /* line 14468, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #location {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 1;
    grid-row: 1;
  }

  /* line 14475, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #hq {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  /* line 14481, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #mapouter {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  /* line 14487, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .location-grid #search {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
/* line 14494, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.address-form-container {
  background-color: #efefef;
}

/* line 14498, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#address-form {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 14503, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.address-form-field {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 1px solid #8a8a8a;
  background-color: #efefef;
  box-shadow: 0px;
  -webkit-box-shadow: inset 0 0px 0px transparent;
  box-shadow: inset 0 0px 0px transparent;
}

/* line 14514, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.address-form-field.input[type=text]:focus {
  background-color: #efefef;
  color: red;
}

/* line 14519, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#search ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 14525, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.corp-locations h4, #search h4 {
  margin-bottom: 0;
  color: #616264;
}

/** CTA **/
/* line 14531, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta {
  background-size: cover;
  background-position: top center;
  position: relative;
  height: 200px;
  width: 100%;
}

/* line 14538, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta.henry {
  background-image: url(/images/cta/henry.png);
}

/* line 14541, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta.joan {
  background-image: url(/images/cta/joan.png);
}

@media (max-width: 1000px) {
  /* line 14545, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
  .blog.cta.joan {
    background-position-x: 8%;
  }
}
/* line 14549, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta.sasha {
  background-image: url(/images/cta/sasha.png);
}

/* line 14552, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta h2 {
  position: absolute;
  text-transform: none;
  line-height: 1.05em;
  top: 25px;
  left: 25px;
  color: #fff;
  font-family: ProximaNova-Bold;
}

/* line 14561, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta button {
  position: absolute;
  text-transform: uppercase;
  bottom: 25px;
  left: 25px;
  font-size: 0.8em;
  color: #fff;
  padding: 0.85em 1.25em;
  border: 1px solid transparent;
  line-height: 1;
  cursor: pointer;
  min-width: 10em;
  font-weight: bold;
  border-radius: 2em;
  background-color: #F1B718;
}

/* line 14577, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta img {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 120px;
}

/* line 14583, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta > * {
  z-index: 1;
}

/* line 14586, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta:before {
  background: rgba(0, 0, 0, 0.75);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 1s;
}

/* line 14596, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.blog.cta:hover:before {
  background: rgba(0, 0, 0, 0.35);
}

/* line 14599, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
#carousel-table-head {
  background: #616264;
}

/* line 14603, /home/ehe-health_admin/ehehealth/app/assets/stylesheets/app.scss */
.pad-top {
  padding-top: 20px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *




 */

/* Float */

.hov-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hov-float:hover,
.hov-float:focus,
.hov-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Float Shadow */
.hov-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hov-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hov-float-shadow:hover,
.hov-float-shadow:focus,
.hov-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.hov-float-shadow:hover:before,
.hov-float-shadow:focus:before,
.hov-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Forward */
.hov-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hov-forward:hover,
.hov-forward:focus,
.hov-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}


/* Grow */
.hov-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hov-grow:hover,
.hov-grow:focus,
.hov-grow:active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

@-webkit-keyframes hov-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hov-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hov-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hov-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hov-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hov-bob:hover,
.hov-bob:focus,
.hov-bob:active {
  -webkit-animation-name: hov-bob-float, hov-bob;
  animation-name: hov-bob-float, hov-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.flex-column,
.one-third,
.two-thirds,
.one-fourth,
.one-sixth,
.three-fourths {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    margin: 15px;
}

.page-wrapper {
    padding: 15px;
}

.page-wrapper .main-image {
    width: 100%;
}

.vert-centered {
    align-items: center;
}

.horiz-centered {
    justify-content: center;
}

.evenly {
    justify-content: space-evenly;
}

h3.self-centered {
    align-self: center;
}

.header,
.body {
    color: #fff;
    font-family: 'ProximaNovaCond-Thin'
}

.header {
    font-size: 4vw;
    margin-bottom: 0;
    line-height: 1;

}

.body {
    font-size: 2vw;
    text-align: left;
    line-height: 1.1;
}

.icon {
    align-items: center;
}

.icon img {
    padding-bottom: 10px;
}

.icon p {
    color: #fff;
    margin-top: 10px;
    width: 75%;
    text-align: center;
    font-family: 'Proxima Nova';
    line-height: 25px;

}

@media screen and (max-width: 800px) {
    .header {
        width: 100%;
        text-align: center;
        font-size: 11vw;
    }

    .body {
        width: 100%;
        text-align: center;
        font-size: 4vw;
    }
}

@media screen and (min-width: 800px) {
    .flex-column {
        flex: 1;
    }

    .two-thirds {
        flex: 2;
    }

    .one-third {
        flex: calc(1/2);
    }

    .one-fourth {
        flex: calc(1/3);
    }

    .one-sixth {
        flex: calc(1/5);
    }

    .three-fourths {
        flex: 3;
    }
}

.toggle-content {
    display: none;
    padding: 5px;
    color: #fff;
    background-color: #000;
}

a.toggle {
    text-align: center;
}

span.highlight {
    color: white;
}

span.code {
    color: #1c60a8;
}

span.declared-class {
    color: orange;
}

span.native-attribute {
    color: #56e4f0;
}

pre {
    font-size: 15px;
}

/* Template viewing page */

.templates-page-wrapper {
    padding: 50px;
}

.templates-page-wrapper textarea {
    width: 0px;
    height: 0px;
    z-index: -999;
    resize: none;
}

