/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/snazzy-info-window/dist/snazzy-info-window.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.si-float-wrapper {
  position: absolute;
  width: 100%; }
  .si-float-wrapper,
  .si-float-wrapper * {
    box-sizing: border-box; }

[class*='si-wrapper'] {
  display: flex;
  position: absolute;
  align-items: center;
  font-size: 14px;
  cursor: default; }

.si-wrapper-top {
  flex-direction: column;
  margin-top: -40px;
  margin-left: 0px;
  transform: translate(-50%, -100%); }

.si-wrapper-bottom {
  flex-direction: column-reverse;
  margin-top: 0px;
  margin-left: 0px;
  transform: translate(-50%, 0); }

.si-wrapper-left {
  margin-top: -20px;
  margin-left: -11px;
  transform: translate(-100%, -50%); }

.si-wrapper-right {
  flex-direction: row-reverse;
  margin-top: -20px;
  margin-left: 11px;
  transform: translate(0, -50%); }

[class*='si-shadow-wrapper'] {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.29804;
  z-index: 1; }

.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  flex-direction: column; }

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  order: -1; }

.si-shadow-frame {
  box-shadow: 0 1px 3px 0 #000; }

[class*='si-shadow-pointer'] {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto; }

[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%;
  box-shadow: -0.70711px 0.70711px 3px 0 #000; }

.si-shadow-inner-pointer-top {
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(-45deg); }

.si-shadow-inner-pointer-left {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(-45deg); }

.si-frame {
  position: relative;
  flex: 1 1 auto;
  border-radius: 3px;
  overflow: hidden;
  z-index: 2; }

.si-content-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 30px;
  background-color: #fff; }
  .si-has-border .si-content-wrapper {
    border: 1px solid #bbb; }

.si-content {
  overflow: auto; }

.si-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  color: inherit;
  font-family: Arial, Baskerville, monospace;
  font-size: 24px;
  cursor: pointer;
  opacity: 0.5;
  appearance: none; }
  .si-close-button:hover, .si-close-button:focus {
    opacity: 0.7; }

[class*='si-pointer-border'] {
  position: absolute;
  border: 15px solid transparent;
  z-index: 3; }

[class*='si-pointer-bg'] {
  position: relative;
  border: 15px solid transparent;
  z-index: 4; }
  .si-has-border [class*='si-pointer-bg'] {
    border-width: 15px; }

.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  transform: translate(-50%, 0); }

.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  transform: translate(0, -50%); }

.si-pointer-top {
  border-bottom: 0; }

.si-pointer-border-top {
  bottom: 0;
  border-top-color: #bbb; }

.si-pointer-bg-top {
  border-top-color: #fff; }
  .si-has-border .si-pointer-bg-top {
    top: -1px;
    margin-bottom: 0px; }

.si-pointer-bottom {
  border-top: 0; }

.si-pointer-border-bottom {
  top: 0;
  border-bottom-color: #bbb; }

.si-pointer-bg-bottom {
  border-bottom-color: #fff; }
  .si-has-border .si-pointer-bg-bottom {
    bottom: -1px;
    margin-top: 0px; }

.si-pointer-left {
  border-right: 0; }

.si-pointer-border-left {
  right: 0;
  border-left-color: #bbb; }

.si-pointer-bg-left {
  border-left-color: #fff; }
  .si-has-border .si-pointer-bg-left {
    left: -1px;
    margin-right: 0px; }

.si-pointer-right {
  border-left: 0; }

.si-pointer-border-right {
  left: 0;
  border-right-color: #bbb; }

.si-pointer-bg-right {
  border-right-color: #fff; }
  .si-has-border .si-pointer-bg-right {
    right: -1px;
    margin-left: 0px; }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 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.
 */
/* Document
   ========================================================================== */
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).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
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).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
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.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
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.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 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.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
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.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

iframe[src*=youtube] {
  width: 100%;
  max-width: 700px;
  aspect-ratio: 16/9;
  border: 0;
  max-height: 100%;
  height: unset;
}

.btn, .user-login-form .form-submit, .btn-ion-grey, .btn-link-landing, .btn-med-yellow, .btn-white-med-blue, .btn-med-blue, .btn-white, .btn-blue-outline, .btn-blue {
  font-size: 16px;
  font-size: 1rem 1rem;
  border: 1px solid #3474a1;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 400;
  margin: 10px 0;
  overflow: auto;
  padding: 11px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.btn-blue, .user-login-form .form-submit {
  background: none;
  border: 0;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}
.btn-blue::before, .user-login-form .form-submit::before {
  background-color: #3474a1;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.btn-blue::after, .user-login-form .form-submit::after {
  background-color: #003a6f;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0;
  z-index: -1;
}
.btn-blue:hover, .user-login-form .form-submit:hover {
  cursor: pointer;
}
.btn-blue:hover::after, .user-login-form .form-submit:hover::after, .btn-blue:active::after, .user-login-form .form-submit:active::after {
  width: 100%;
}
@media (max-width: 1140px) {
  .btn-blue::after, .user-login-form .form-submit::after {
    width: 100%;
  }
}

.btn-blue-outline {
  background: none;
  border: solid 1px #3374a1;
  color: #003a6f;
}

.btn-white {
  background: none;
  border: 1px solid #003a6f;
  color: #003a6f;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}
.btn-white::before {
  background-color: #fff;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.btn-white::after {
  background-color: #003a6f;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
.btn-white:hover, .btn-white:active {
  border: 1px solid #003a6f;
  color: #fff;
}
.btn-white:hover::after, .btn-white:active::after {
  width: 100%;
}
@media (max-width: 1140px) {
  .btn-white {
    color: #fff;
  }
  .btn-white::after {
    width: 100%;
  }
}

.btn-white-med-blue, .btn-med-blue {
  background: none;
  border: 1px solid #3474a1;
  color: #3474a1;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}
.btn-white-med-blue::before, .btn-med-blue::before {
  background-color: #fff;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.btn-white-med-blue::after, .btn-med-blue::after {
  background-color: #3474a1;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
@media (min-width: 768px) {
  .btn-white-med-blue:hover, .btn-med-blue:hover, .btn-white-med-blue:active, .btn-med-blue:active {
    border: 1px solid #3474a1;
    color: #fff;
  }
  .btn-white-med-blue:hover svg, .btn-med-blue:hover svg, .btn-white-med-blue:active svg, .btn-med-blue:active svg {
    fill: #fff;
  }
  .btn-white-med-blue:hover::after, .btn-med-blue:hover::after, .btn-white-med-blue:active::after, .btn-med-blue:active::after {
    width: 100%;
  }
}

.btn-med-blue {
  border: 0;
  color: #fff;
  font-weight: 300;
}
.btn-med-blue::before {
  background-color: #3474a1;
}
.btn-med-blue::after {
  background-color: #003a6f;
}
.btn-med-blue:hover {
  border: 0;
}

.btn-med-yellow {
  background: #ffba31;
  border: 0;
  border-radius: 25px;
  color: #003a6f;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  max-width: 100%;
  padding: 16px 20px 15px 20px;
  text-transform: none;
  width: 300px;
  z-index: 10;
  transition: all 0.2s ease-in-out;
}
.btn-med-yellow::before {
  background-color: #ffba31;
  color: #003a6f;
}
.btn-med-yellow::after {
  background-color: #ffba31;
  color: #003a6f;
}
.btn-med-yellow svg {
  fill: #003a6f;
}
.btn-med-yellow:hover {
  background-color: #003a6f;
  border: 0;
  color: #ffba31;
}
.btn-med-yellow:hover svg {
  fill: #ffba31;
}

.btn-link-landing {
  background-color: transparent;
  border: 1px solid #33729f;
  border-radius: 20px;
  color: #33729f;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  max-width: 100%;
  padding: 10px 20px 9px 20px;
  text-transform: none;
  width: 300px;
  z-index: 10;
  transition: all 0.2s ease-in-out;
}
.btn-link-landing svg {
  fill: #33729f;
}
.btn-link-landing:hover {
  background-color: #33729f;
  border: 1px solid #33729f;
  color: #fff;
}
.btn-link-landing:hover svg {
  fill: #fff;
}

.btn-white-background {
  background: none;
  border: 1px solid #fff;
  border-radius: 25px;
  overflow: auto;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}
.btn-white-background li {
  height: 100%;
}
.btn-white-background::before {
  background-color: #00263a;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.btn-white-background::after {
  background-color: #fff;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
.btn-white-background:hover, .btn-white-background:active {
  color: #00263a;
}
.btn-white-background:hover::after, .btn-white-background:active::after {
  width: 100%;
}

.doctor-name,
.doctor-specialty {
  margin: 0 0 3px;
}
@media (min-width: 768px) {
  .doctor-name,
  .doctor-specialty {
    margin: 0 0 5px;
  }
}

.doctor-name {
  color: #003a6f;
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
}
@media (min-width: 768px) {
  .doctor-name {
    font-size: 22px;
    font-size: 1.375rem 1.375rem;
  }
}

.doctor-specialty {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #33729f;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .doctor-specialty {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
  }
}

.gm-style div {
  align-items: center;
  display: flex;
  font-family: "myriad-pro", sans-serif !important;
  height: 30px;
  justify-content: center;
}

.snazzy-info-wrapper {
  top: -35px;
  width: 300px;
}
.snazzy-info-wrapper .si-content-wrapper {
  padding: 0;
}
.snazzy-info-wrapper .snazzy-info-content {
  max-height: 270px;
  overflow: auto;
}

.watchman .top h1 {
  color: #fff;
}
.watchman .top h2 {
  color: #f58025;
}
.watchman .top p {
  color: #fff;
}
.watchman em {
  color: #f58025;
}
.watchman ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.watchman li li {
  padding: 5px 0 0 10px;
  text-indent: -0.7em;
}
.watchman li li:before {
  color: #f58025;
  content: "• ";
  padding-right: 5px;
}

.card-wrapper {
  box-shadow: 0 25px 25px -25px rgba(134, 134, 134, 0.5);
  width: 100%;
}
.card-wrapper cc-card-specialty {
  display: table;
  height: 100%;
  min-height: 142px;
  width: 335px;
}
.card-wrapper cc-card-specialty .card-content {
  display: table-cell;
  height: 100%;
  min-height: 142px;
  text-align: center;
  vertical-align: middle;
  width: 335px;
}
.card-wrapper .card-content {
  background: #fff;
  padding: 16px 16px 16px 16px;
  width: 100%;
}
.card-wrapper .card-content a {
  font-weight: normal;
  text-decoration: none;
}
.card-wrapper .card-content p {
  color: #4c565e;
  font-size: 16px;
  font-weight: normal;
  margin: 5px 0 0;
}
.card-wrapper .card-content .provider-spec {
  font-size: 16px;
}
@media (min-width: 768px) {
  .card-wrapper .card-content .provider-spec {
    font-size: 16px;
  }
}
.card-wrapper .card-content h3 {
  margin-bottom: 0;
  margin-top: 10px;
}
.card-wrapper cc-action-sheet {
  background: #fff;
}
.card-wrapper .card-bottom-wrapper {
  background: #fff;
  border-top: 1px solid #c2c9cf !important;
  box-sizing: border-box;
}
.card-wrapper .card-bottom-wrapper a,
.card-wrapper .card-bottom-wrapper span {
  font-size: 16px;
}
@media (min-width: 768px) {
  .card-wrapper .card-bottom-wrapper a,
  .card-wrapper .card-bottom-wrapper span {
    font-size: 18px;
  }
}
.card-wrapper .action-area {
  background: #fff;
}
@media (min-width: 768px) {
  .card-wrapper {
    height: 100%;
    max-width: 335px;
  }
}

.hanging-indent {
  padding-left: 26px !important;
  text-indent: -26px !important;
}

html {
  box-sizing: border-box;
  font-size: 100%;
  line-height: 1.25;
}

* {
  box-sizing: inherit;
}

*::before {
  box-sizing: inherit;
}

*::after {
  box-sizing: inherit;
}

q::before,
q::after {
  content: none;
}

.recipe-summary-body {
  line-height: 1.8em !important;
  color: #333333;
}

body {
  font-size: 16px;
  font-size: 1rem 1rem;
  font-family: "myriad-pro", sans-serif;
  line-height: 1.38;
  font-weight: normal;
}

h1 {
  font-size: 25px;
  font-size: 1.5625rem 1.5625rem;
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
}

h2 {
  font-size: 23px;
  font-size: 1.4375rem 1.4375rem;
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-weight: normal;
}

h3 {
  font-size: 19px;
  font-size: 1.1875rem 1.1875rem;
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
}

h4 {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #444444;
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
}

a {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
}

button {
  -o-appearance: none;
  appearance: none;
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  background: transparent;
  border: 0;
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
}

input {
  font-family: "myriad-pro", sans-serif;
}

.container-fluid {
  width: 100%;
}

.container {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 20px;
  width: 100%;
}

main {
  min-height: 400px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px;
    font-size: 1rem 1rem;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem 2.25rem;
    color: #003a6f;
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
  }
  h2 {
    font-size: 28px;
    font-size: 1.75rem 1.75rem;
    color: #4c565e;
    font-family: "myriad-pro", sans-serif;
    font-weight: normal;
  }
  .container {
    padding: 0 50px;
  }
  main {
    min-height: 0;
  }
}
@media (min-width: 1140px) {
  .container {
    padding: 0 100px;
  }
}
.home-v2-root .see-all-button {
  margin-right: calc(10px + 10%);
  margin-top: 18px;
}
.home-v2-root .upcoming-events h2 {
  margin-left: 20px;
}
.home-v2-root .upcoming-events .see-all-button {
  margin-top: -40px;
}
.home-v2-root .upcoming-events .see-all-button div {
  color: #3474a1;
}
.home-v2-root .upcoming-events .see-all-button svg {
  fill: #3474a1;
}
.home-v2-root .mychart-form {
  display: none;
}
.home-v2-root .show-mychart-form {
  display: block;
}
.home-v2-root #block-homepage .my-chart-tile {
  left: 0;
  margin-top: 70px;
  position: absolute;
  width: 100%;
}
.home-v2-root #block-homepage .my-chart-tile p.has-no-padding a {
  margin-bottom: 0;
  padding: 0;
}
.home-v2-root #block-homepage .my-chart-tile .form-area {
  background-color: #fff;
}
.home-v2-root #block-homepage .my-chart-tile .form-area a {
  color: #3474a1;
}
.home-v2-root #block-homepage .my-chart-tile .form-area .input-wrapper {
  border: 1px solid #3474a1;
  border-radius: 5px;
}
.home-v2-root #block-homepage .my-chart-tile .form-area input {
  border-radius: 5px;
}
.home-v2-root #block-homepage .my-chart-tile .form-area h3 {
  display: none;
}
.home-v2-root cc-my-chart {
  text-align: center;
}
.home-v2-root cc-my-chart .mobile-description,
.home-v2-root cc-my-chart .desktop-description {
  display: none;
}
.home-v2-root .homepage-cta {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: calc((100vh - 100px) / 3);
  justify-content: center;
  min-width: calc(50% - 20px);
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
  text-decoration: none;
  transition: margin 0.5s;
  z-index: 2;
}
.home-v2-root .homepage-cta h2 {
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
  margin-bottom: 0;
}
.home-v2-root .cta-row:last-child {
  border-bottom: 0;
}
.home-v2-root .homepage-cta:nth-child(2),
.home-v2-root .homepage-cta:nth-child(4) {
  padding-left: 15px;
}
.home-v2-root .homepage-cta:nth-child(3),
.home-v2-root .homepage-cta:nth-child(5) {
  margin-right: 20px;
}
.home-v2-root .homepage-cta:nth-child(4),
.home-v2-root .homepage-cta:nth-child(5) {
  border-bottom: 0;
}
.home-v2-root .notice {
  align-items: center;
  background-color: #4c565e;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  font-weight: normal;
  height: 180px;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.home-v2-root .notice .icon {
  align-items: center;
  background-color: #37424b;
  border-radius: 50%;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: 0 20px;
  position: relative;
  width: 50px;
}
.home-v2-root .notice .icon svg {
  fill: #fff;
  width: 20px;
}
.home-v2-root .notice .message {
  margin: 20px;
  max-width: 250px;
  text-align: center;
}
.home-v2-root .cta-section .cta-row:first-child {
  z-index: 1;
}
.home-v2-root .cta-section .cta-row:first-child .homepage-cta .icon-wrapper {
  background-color: #c5003e;
}
.home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:first-child {
  border-right: 2px solid #f2f2f2;
  border-top: 2px solid #f2f2f2;
}
.home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:first-child .icon-wrapper {
  background-color: #3474a1;
}
.home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:nth-child(2) {
  border-top: 2px solid #f2f2f2;
}
.home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:nth-child(2) .icon-wrapper {
  background-color: #ea7600;
}
.home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:first-child {
  border-right: 2px solid #f2f2f2;
  border-top: 2px solid #f2f2f2;
}
.home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:first-child .icon-wrapper {
  background-color: #ffba31;
}
.home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:nth-child(2) {
  border-top: 2px solid #f2f2f2;
}
.home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:nth-child(2) .icon-wrapper {
  background-color: #70b51a;
}
.home-v2-root cc-homepage-icon .icon-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.home-v2-root cc-homepage-icon .icon-wrapper {
  border-radius: 50%;
  display: flex;
  height: 55px;
  justify-content: center;
  width: 55px;
}
.home-v2-root cc-homepage-icon svg {
  fill: #fff;
  width: 25px;
}
.home-v2-root cc-homepage-icon .sub-icon {
  position: absolute;
}
.home-v2-root cc-homepage-icon .sub-icon svg {
  fill: #c5003e;
  margin-top: 24px;
  width: 10px;
}
.home-v2-root cc-upcoming-events .home-event-list {
  width: auto;
}
.home-v2-root cc-upcoming-events .home-event-list .specialty-section-copy h3 {
  margin: 0;
}
.home-v2-root .extended-mychart-margin {
  margin-bottom: 260px;
  transition: all 1s;
}
.home-v2-root .extended-mychart-margin cc-homepage-icon {
  transition: all 0.5s;
}
.home-v2-root .extended-mychart-margin .cta-title {
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.home-v2-root .extended-mychart-margin .cta-title h2 {
  margin-bottom: 15px;
}
.home-v2-root .extended-mychart-margin .cta-title cc-homepage-icon {
  align-items: center;
  display: flex;
  margin-right: 20px;
}
.home-v2-root .extended-mychart-margin .cta-title cc-homepage-icon .icon-wrapper {
  height: 45px;
  width: 45px;
}
.home-v2-root .extended-mychart-margin .cta-title cc-homepage-icon .icon-wrapper svg {
  width: 15px;
}
.home-v2-root .extended-mychart-margin .cta-title cc-homepage-icon .icon-wrapper .sub-icon svg {
  margin-top: 12px;
  width: 7px;
}

.cta-section {
  margin-bottom: 20px;
}
.cta-section .cta-row {
  display: flex;
  justify-content: center;
  width: 100%;
}

.tablet-and-up {
  display: none;
}

.view-all {
  color: #003c71;
  display: block;
  font-size: 14px;
  font-style: italic;
  line-height: 14px;
  margin: 0 auto 5px;
  text-align: center;
  text-decoration: none;
}
.view-all:visited {
  color: #003c71;
}
.view-all:hover {
  text-decoration: underline;
}

.featured-news h2,
.upcoming-events h2 {
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-left: 20px;
  text-align: left;
}

.featured-news {
  padding: 20px 0;
}
.featured-news .news-tile-component:nth-child(4) {
  display: none;
}

.news-tile {
  background-color: #fff;
  display: block;
  margin-bottom: 5px;
  overflow: auto;
  text-decoration: none;
}
.news-tile p {
  font-size: 11px;
  line-height: 30px;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.news-tile.hidden-mobile {
  display: none;
}
.news-tile .content {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  max-height: 150px;
  overflow: hidden;
  width: 50%;
}
.news-tile .tile-img-container {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  height: 150px;
  overflow: hidden;
  width: 50%;
}
.news-tile .tile-img-container .article-image {
  background-position: center;
  background-size: cover;
  display: block;
  height: 150px;
  width: 100%;
}
.news-tile .content-flare {
  align-content: center;
  color: #fff;
  display: flex;
  font-size: 10px;
  font-style: italic;
  height: 30px;
  justify-content: flex-start;
  line-height: 16px;
  padding-left: 15px;
}
.news-tile .content-flare p {
  padding-left: 0;
}
.news-tile .content-flare.conditions {
  background-color: #f26c6a;
}
.news-tile .content-flare.patient-stories {
  background-color: #cd163f;
}
.news-tile .content-flare.women {
  background-color: #68c8c7;
}
.news-tile .content-flare.kids {
  background-color: #fcb525;
}
.news-tile .content-flare.men {
  background-color: #4e868e;
}
.news-tile .content-flare.food {
  background-color: #4b7637;
}
.news-tile .content-flare.wellness {
  background-color: #7daed3;
}
.news-tile .content-flare.fact-check {
  background-color: #eb7923;
}
.news-tile h3 {
  font-size: 16px;
  font-size: 1rem 1rem;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
.news-tile .living-news-teaser {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #333333;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  line-height: normal;
  margin-top: 8px;
}

.personalization-section {
  position: relative;
  z-index: 1;
}
.personalization-section cc-location-selector .location-providers {
  border-bottom: 0;
  border-top: 0;
}

@media (min-width: 568px) {
  .home-v2-root .notice {
    justify-content: flex-start;
    flex-direction: row;
    height: 90px;
  }
  .home-v2-root .notice .icon {
    position: absolute;
  }
  .home-v2-root .notice .message {
    margin: 0 0 0 80px;
    max-width: unset;
  }
  .home-v2-root .homepage-cta {
    height: calc((100vh - 50px) / 3);
  }
  .home-v2-root .homepage-cta .icon-with-label {
    display: flex;
  }
  .home-v2-root .homepage-cta .cta-title {
    display: flex;
  }
  .home-v2-root .homepage-cta .cta-title homepage-icon {
    margin: 0;
  }
  .home-v2-root .homepage-cta .icon-with-label h2,
  .home-v2-root .homepage-cta .cta-title h2 {
    align-items: center;
    display: flex;
    margin: 0;
    margin-left: 20px;
  }
  .home-v2-root .icon-container .icon-wrapper {
    height: 45px;
    width: 45px;
  }
  .home-v2-root .icon-container .icon-wrapper svg {
    width: 20px;
  }
  .home-v2-root .icon-container .icon-wrapper .sub-icon svg {
    margin-top: 19px;
    width: 10px;
  }
}
@media (min-width: 768px) {
  .tablet-and-up {
    display: block;
  }
  .mobile-only {
    display: none;
  }
  .homepage-hero-image {
    background-attachment: inherit;
    background-position: center 25%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 65vh;
    width: auto;
  }
  .home-v2-root .events-and-blog-section {
    clear: both;
    display: flex;
    margin-bottom: 40px;
  }
  .home-v2-root cc-upcoming-events {
    margin-right: 2%;
    width: 32%;
  }
  .home-v2-root cc-my-chart {
    text-align: center;
  }
  .home-v2-root cc-my-chart .desktop-description {
    display: block;
  }
  .home-v2-root .upcoming-events .homepage-medium-blue-subheader {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
    margin: 0;
  }
  .home-v2-root .upcoming-events .section-header-wrapper {
    clear: both;
    display: flex;
    margin-bottom: 30px;
    padding-top: 50px;
  }
  .home-v2-root .upcoming-events h2 {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    margin: 0;
  }
  .home-v2-root .upcoming-events .see-all-button {
    align-self: center;
    left: 30%;
    margin: 0;
    margin-top: 3px;
    position: relative;
    right: auto;
    width: auto;
  }
  .home-v2-root .upcoming-events .see-all-button .see-all-wrapper {
    justify-content: flex-end;
    margin: 0;
  }
  .home-v2-root .upcoming-events .see-all-button .see-all-wrapper div {
    color: #3474a1;
    font-weight: normal;
  }
  .home-v2-root .upcoming-events .home-event-list li {
    width: 100%;
  }
  .home-v2-root .upcoming-events .home-event-list li .specialty-section-copy div {
    font-style: normal;
  }
  .home-v2-root .upcoming-events .home-event-list li:nth-child(4),
  .home-v2-root .upcoming-events .home-event-list li:nth-child(5),
  .home-v2-root .upcoming-events .home-event-list li:nth-child(6) {
    display: none;
  }
  .home-v2-root .upcoming-events .home-event-list .specialty-section-copy h3 {
    font-size: 16px;
    font-size: 1rem 1rem;
    color: #3474a1;
    font-weight: normal;
  }
  .home-v2-root cc-featured-news {
    width: 66%;
  }
  .home-v2-root .featured-news {
    padding-top: 50px;
  }
  .home-v2-root .featured-news .see-all-button {
    margin-right: 74px;
    margin-top: 25px;
  }
  .home-v2-root .featured-news .see-all-button .see-all-wrapper div {
    color: #3474a1;
    font-weight: normal;
  }
  .home-v2-root .featured-news h2 {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    margin-left: 0;
    margin-top: 0;
  }
  .home-v2-root .featured-news .news-tile-wrapper {
    display: flex;
    height: auto;
  }
  .home-v2-root .featured-news .news-tile-wrapper .news-tile-component:nth-child(3) {
    display: none;
  }
  .home-v2-root .featured-news .news-tile-component {
    margin: 0;
    width: 49%;
  }
  .home-v2-root .featured-news .news-tile-component:first-child {
    margin-right: 2%;
  }
  .home-v2-root .content-flare-wrapper {
    position: absolute;
    text-align: center;
    width: 120px;
  }
  .home-v2-root .content-flare-wrapper p {
    width: 100%;
  }
  .home-v2-root .content-flare-wrapper .content-flare {
    bottom: 140px;
    font-style: normal;
    left: calc(33.3333333333vw - 178px);
    position: relative;
  }
  .home-v2-root .mychart-form {
    display: block;
  }
  .home-v2-root #block-homepage .my-chart-mobile {
    display: block;
    position: absolute;
    right: 0;
    width: 329px;
  }
  .home-v2-root #block-homepage .my-chart-tile {
    margin-top: -496px;
    position: relative;
    z-index: 1;
  }
  .home-v2-root #block-homepage .my-chart-tile p.has-no-padding a {
    margin-bottom: 5px;
  }
  .home-v2-root .my-chart-mobile {
    display: block;
  }
  .home-v2-root .notice {
    max-width: 940px;
    margin: -90px 0 0 50px;
    width: 80%;
  }
  .home-v2-root .notice .message {
    padding-right: 270px;
    margin-left: 80px;
    text-align: left;
  }
  .home-v2-root .cta-section {
    display: flex;
    height: 170px;
    align-items: center;
    margin-bottom: 0;
    margin-left: 50px;
    margin-right: 50px;
    background-color: #fff;
  }
  .home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:first-child,
  .home-v2-root .cta-section .cta-row:nth-child(2) .homepage-cta:nth-child(2),
  .home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:first-child,
  .home-v2-root .cta-section .cta-row:nth-child(3) .homepage-cta:nth-child(2) {
    border: 0 !important;
  }
  .home-v2-root .cta-section .cta-row {
    display: flex;
    width: 50%;
    height: 100%;
  }
  .home-v2-root .cta-section .cta-row:first-child {
    position: absolute;
    right: 50px;
    width: 300px;
    height: auto;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta {
    height: 170px;
    right: 50px;
    width: 300px;
    margin-left: 0;
    margin-right: 0;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta .icon-wrapper {
    background-color: transparent;
    height: 30px;
    width: 30px;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta .icon-wrapper svg {
    width: 100%;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta .cta-title {
    align-items: center;
    background-color: #3474a1;
    bottom: 130px;
    cursor: pointer;
    display: flex;
    height: 90px;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 2;
    outline-offset: -3px;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta .cta-title cc-homepage-icon {
    margin-right: 20px;
  }
  .home-v2-root .cta-section .cta-row:first-child .homepage-cta .cta-title h2 {
    color: #fff;
    margin: 0 0 0 20px;
  }
  .home-v2-root .cta-section .homepage-cta {
    height: 100%;
    padding: 0;
    margin: 0;
    outline-offset: -3px;
    width: 50%;
  }
  .home-v2-root .cta-section .homepage-cta h2 {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
    margin: 0;
    margin-top: 10px;
  }
  .home-v2-root .cta-section .homepage-cta:nth-child(2),
  .home-v2-root .cta-section .homepage-cta:nth-child(3),
  .home-v2-root .cta-section .homepage-cta:nth-child(4),
  .home-v2-root .cta-section .homepage-cta:nth-child(5) {
    border: 0;
  }
  .home-v2-root .cta-section .icon-with-label {
    display: block;
  }
  .inspiring-better-health-section {
    background-color: #00263a;
    height: 340px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  .inspiring-better-health-section h2 {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    color: #fff;
    font-family: "myriad-pro", sans-serif;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 50px;
  }
  .inspiring-better-health-section p {
    color: #fff;
  }
  .home-stat-wrapper {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    margin-top: 40px;
  }
  .home-stat-wrapper .inspirational-stat {
    width: 25%;
    text-decoration: none;
  }
  .home-stat-wrapper .inspirational-stat svg {
    fill: #fff;
    height: 40px;
    width: auto;
  }
  .our-community .community-tile:first-child .content {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
  }
  .our-community .community-tile:nth-child(2) .content {
    padding-left: 0;
    padding-right: 20px;
  }
  .our-community h2 {
    color: #003a6f;
    font-family: "myriad-pro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 10px auto;
    margin-left: 20px;
    text-align: left;
  }
  .community-tile {
    border: solid 1px #f2f2f2;
    display: block;
    text-decoration: none;
  }
  .community-tile p {
    color: #5b6770;
    font-size: 14px;
  }
  .community-tile img {
    width: 100%;
  }
  .community-tile .content {
    flex-flow: wrap;
    min-height: 315px;
    padding: 10px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .community-tile .content .cta {
    align-items: center;
    color: #fff;
    display: flex;
    font-weight: normal;
    height: 45px;
    justify-content: center;
    width: 300px;
  }
  .community-tile .content .cta svg {
    fill: #fff;
    height: auto;
    margin-left: 5px;
    width: 17px;
  }
  .community-tile .content h3 {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    color: #00263a;
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
  }
  .community-tile .content p {
    font-size: 16px;
    font-size: 1rem 1rem;
    color: #4c565e;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .community-tile .tile-img-container {
    box-sizing: border-box;
    height: 315px;
    overflow: hidden;
    width: 100%;
  }
  .community-tile .tile-img-container .post-image {
    background-position: center;
    background-size: cover;
    display: block;
    height: 315px;
    width: 100%;
  }
  .upcoming-events .tile-area {
    display: flex;
    flex-wrap: wrap;
  }
  .event-tile {
    border-bottom: 2px solid #f2f2f2;
    display: block;
    margin: 0 auto;
    max-width: 86%;
    overflow: auto;
    padding: 10px 0;
    text-decoration: none;
    width: 100%;
  }
  .event-tile:last-child {
    border-bottom: 0;
  }
  .date-circle,
  .event-details {
    display: inline-block;
  }
  .date-circle {
    border: 1px solid #ffb81c;
    border-radius: 50%;
    height: 35px;
    margin-right: 10px;
    position: relative;
    width: 35px;
  }
  .date-circle .date-num,
  .date-circle .date-month {
    color: #ffb81c;
    font-size: 11px;
    font-weight: 600;
    left: 5px;
    min-width: 24px;
    position: absolute;
    text-align: center;
  }
  .date-circle .date-month {
    top: 11px;
  }
  .event-details {
    max-width: 220px;
  }
  .event-details h3 {
    color: #00263a;
    font-family: "myriad-pro", sans-serif;
    font-size: 14px;
    margin: 0;
  }
  .event-details p {
    color: #003c71;
    display: inline-block;
    font-size: 11px;
    margin: 0;
  }
  .event-details h3,
  .event-details p {
    overflow: hidden;
  }
  .event-details .time {
    border-right: 1px solid #003c71;
    margin-right: 3px;
    padding-right: 5px;
  }
  .icircle-icon-border {
    display: none;
  }
  .desktop-icon-description,
  .icon-desktop {
    display: none;
  }
  .homepage-view-all {
    color: #3474a1;
    font-weight: 400;
    margin-right: -30px;
    margin-top: -78px;
  }
  .homepage-view-all svg {
    fill: #3474a1;
  }
  .news-view-all {
    margin-top: -20px;
  }
  .background-homepage {
    display: none;
  }
  .our-community h2,
  .featured-news h2,
  .upcoming-events h2 {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
  }
  .our-community .see-all-button .full-right-arrow,
  .featured-news .see-all-button .full-right-arrow,
  .upcoming-events .see-all-button .full-right-arrow {
    height: 19px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .desktop-teaser {
    display: none;
  }
  .tablet-teaser {
    display: none;
  }
  .our-community-section {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
  }
  .our-community-section h2:first-child {
    display: none;
  }
  .our-community-section .community-tile {
    border: 0;
  }
  .our-community-section .community-tile div {
    width: 50%;
  }
  .our-community-section .community-tile .tile-img-container {
    float: left;
  }
  .our-community-section .community-tile .content {
    float: right;
  }
  .our-community-section .community-tile:nth-child(2) .tile-img-container {
    float: right;
  }
  .our-community-section .community-tile:nth-child(2) .content {
    float: left;
  }
  .news-tile .content-flare {
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
  }
  .news-tile .content-flare p {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
  }
  .stories-section {
    clear: both;
    padding-top: 50px;
  }
  .stories-section .carilion-stories-root {
    background-color: #acd4f0;
    display: flex;
    flex-flow: wrap;
    height: 290px;
    justify-content: center;
  }
  .stories-section .carilion-stories-root a {
    text-decoration: none;
  }
  .stories-section .carilion-stories-root .stories-dots {
    bottom: 40px;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
  }
  .stories-section .carilion-stories-root .stories-dots .story-dot {
    background-color: #bdd6e6;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    margin: 0 5px;
    width: 15px;
  }
  .stories-section .carilion-stories-root .stories-dots .active-dot {
    background-color: #00263a;
  }
  .stories-section .carilion-stories-wrapper {
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
  }
  .stories-section .stories-carousel-nav {
    display: flex;
    height: 270px;
  }
  .stories-section .stories-carousel-nav svg {
    cursor: pointer;
    fill: #00263a;
    height: auto;
    width: 30px;
  }
  .stories-section .stories-carousel-nav .left-story-nav {
    left: 50px;
    margin-top: 115px;
    position: absolute;
  }
  .stories-section .stories-carousel-nav .right-story-nav {
    margin-top: 115px;
    position: absolute;
    right: 50px;
  }
  .stories-section .story-wrapper {
    display: flex;
    overflow: hidden;
    width: calc(100vw - 200px);
  }
  .stories-section .story-wrapper .story-carousel-wrapper {
    display: flex;
    transition: all 0.5s;
  }
  .stories-section .story-wrapper .carilion-story {
    align-items: center;
    display: flex;
    width: calc(100vw - 200px);
  }
  .stories-section .story-wrapper .carilion-story p {
    color: #4c565e;
  }
  .stories-section .story-wrapper .carilion-story h2 {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .stories-section .story-wrapper .carilion-story .playlist-label {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
    font-family: "myriad-pro", sans-serif;
  }
  .stories-section .story-wrapper .carilion-story .story-image-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
  }
  .stories-section .story-wrapper .carilion-story .story-image-wrapper .story-thumbnail {
    background-position: center center;
    background-size: 180%;
    border-radius: 50%;
    height: 130px;
    margin-left: 20px;
    margin-right: 30px;
    width: 130px;
  }
}
@media (min-width: 1140px) {
  .home-v2-root .events-and-blog-section {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .home-v2-root .notice {
    left: calc((100% - 940px) / 2);
    margin: -90px 0 0 0;
    max-width: 940px;
  }
  .home-v2-root .notice .message {
    padding-right: 0;
    text-align: unset;
  }
  .home-v2-root .cta-section {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .home-v2-root .cta-section .cta-row:first-child {
    right: calc((100% - 940px) / 2);
  }
  .home-v2-root .cta-section .homepage-cta:first-child {
    right: calc((100% - 940px) / 2);
  }
  .home-v2-root .featured-news .see-all-button {
    margin-right: 26px;
  }
  .home-v2-root .featured-news .content-flare {
    left: 171.3333333333px;
  }
  .home-v2-root .upcoming-events .see-all-button {
    left: 40%;
  }
  .show-mychart-form cc-my-chart.my-chart-mobile .my-chart-tile {
    margin-top: -496px !important;
  }
  .inspiring-better-health-section {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
  }
  .our-community-section {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .stories-section .story-wrapper {
    width: 840px;
  }
  .stories-section .story-wrapper .carilion-story {
    width: 840px;
  }
  .stories-section .stories-carousel-nav .left-story-nav {
    left: calc((100% - 940px) / 2);
  }
  .stories-section .stories-carousel-nav .right-story-nav {
    right: calc((100% - 940px) / 2);
  }
}
@media (max-width: 767px) {
  .upcoming-events {
    margin: 60px 20px 0px 20px;
  }
  .upcoming-events h2 {
    margin-left: 0px;
    font-size: 19px;
  }
  .see-all-button-event {
    margin-right: 20px;
    margin-top: -40px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: auto;
  }
  .see-all-button-event .see-all-wrapper {
    color: #3474a1;
  }
  .see-all-button-event .see-all-wrapper div {
    font-weight: normal;
    font-size: 16px;
  }
  .see-all-button-event .see-all-wrapper .full-right-arrow {
    height: 24px;
    margin-left: 0px;
    width: 24px;
  }
  .see-all-button-event .see-all-wrapper .grey-blue-fill {
    fill: #3474a1;
  }
}
.home-event-list {
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  width: 100%;
}
.home-event-list li {
  list-style: none;
}
.home-event-list li a {
  text-decoration: none;
}
.home-event-list li:nth-child(1n+4) {
  display: none;
}

.event-icon-label {
  margin-top: 0;
}
.event-icon-label div {
  margin-top: -5px;
}
.event-icon-label div:first-child {
  margin-top: 5%;
}

.circle-border {
  height: 75px !important;
  width: 75px !important;
}
.circle-border .event-div .event-icon-label .event-dt {
  font-size: 24px;
  padding-top: 5px;
}
.circle-border .event-div .event-icon-label .event-month-text {
  font-size: 14px;
}

.specialty-section-row {
  align-items: normal !important;
  height: 100px !important;
}

cc-upcoming-events .upcoming-events .home-event-list .specialty-section-copy h3 {
  color: #003865 !important;
  font-size: 16px !important;
  font-family: "myriad-pro", sans-serif !important;
  font-weight: 700 !important;
  margin: 10px 0 10px 0;
}
cc-upcoming-events .upcoming-events .home-event-list .specialty-section-copy .hr-region .event-pipe {
  padding: 0 25px;
}
cc-upcoming-events .upcoming-events .section-header-wrapper {
  margin-bottom: 0 !important;
}
cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event {
  margin-right: 60px;
  text-decoration: none;
  width: auto;
}
cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event .see-all-wrapper {
  color: #3474a1;
}
cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event .see-all-wrapper div {
  font-weight: normal;
  font-size: 16px;
}
cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event .see-all-wrapper .full-right-arrow {
  height: 24px;
  margin-left: 0px;
  width: 24px;
}
cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event .see-all-wrapper .grey-blue-fill {
  fill: #3474a1;
}

@media (min-width: 768px) {
  .home-event-list {
    -o-column-count: 3;
    -ms-column-count: 3;
    column-count: 3;
    display: flex;
    flex-flow: inherit;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .home-event-list li {
    align-items: center;
    display: flex;
    margin-right: 2%;
    width: 32%;
  }
  .home-event-list li a {
    display: flex;
  }
  .home-event-list li div {
    justify-content: flex-start;
  }
  .home-event-list li:nth-child(3n) {
    margin-right: 0;
  }
  .home-event-list li:nth-child(1n+4) {
    align-items: center;
  }
  .home-event-list li:nth-child(3n+2) .specialty-section-row {
    justify-content: center;
  }
  .home-event-list li:nth-child(3n+3) .specialty-section-row {
    justify-content: flex-end;
  }
  .home-event-list li:nth-child(3n+4) .specialty-section-row {
    justify-content: flex-start;
  }
  .section-header-wrapper .see-all-button-event {
    margin-right: 30px !important;
  }
}
@media (min-width: 1140px) {
  .home-event-list {
    margin-bottom: -20px;
    margin-top: -10px;
  }
  .home-event-list .specialty-section-row {
    margin-top: 0;
  }
  .section-header-wrapper .see-all-button-event {
    margin-right: 60px !important;
  }
}
@media (max-width: 767px) {
  .home-event-list {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .specialty-section-row {
    align-items: normal !important;
    margin-top: 20px !important;
  }
  .circle-border {
    height: 75px !important;
    width: 75px !important;
  }
  .specialty-section-copy h3 {
    margin: 0 0 10px 0 !important;
  }
  .specialty-section-copy .hr-region .event-pipe {
    padding: 0 25px;
  }
  cc-upcoming-events .upcoming-events .section-header-wrapper {
    margin-bottom: 40px !important;
  }
  cc-upcoming-events .upcoming-events .section-header-wrapper .see-all-button-event {
    margin-right: 30px;
    right: -10px;
  }
}
.test-header, .children-network-reference-wrapper p, .childrens-closing-cta-wrapper .closing-cta-inner-wrapper, .childrens-content-wrapper, .childrens-hero-content {
  margin-left: 20px;
  margin-right: 20px;
}

.childrens-hero {
  background-color: #316cb5;
  margin-bottom: 40px;
}

.childrens-hero-content {
  display: block;
  padding-top: 20px;
  text-align: center;
}

.childrens-hero-image {
  height: 140px;
  width: 280px;
}

.childrens-hero-lead p {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #fff;
  font-style: italic;
  margin: 0;
}

.childrens-play-button {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  padding-bottom: 40px;
}

.childrens-play-button-icon div {
  border: 4px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.childrens-play-button-icon div svg {
  fill: #fff;
  height: auto;
  margin-left: 5px;
  width: 25px;
}

.childrens-content-section {
  margin-bottom: 40px;
}
.childrens-content-section h1 {
  color: #2b6cbb;
  font-family: "myriad-pro", sans-serif;
  margin-bottom: 30px;
  margin-top: 0;
}
.childrens-content-section p {
  font-size: 16px;
  font-size: 1rem 1rem;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 0;
}

.childrens-team-image {
  margin-bottom: 30px;
  margin-top: -10px;
  width: 100%;
}

.childrens-closing-cta-wrapper {
  background-color: #124374;
  color: #fff;
}
.closing-cta-top {
  text-align: center;
}
.closing-cta-top p {
  font-size: 16px;
  font-size: 1rem 1rem;
  margin-bottom: 40px;
  margin-top: 0;
  padding-top: 40px;
}

.childrens-gift-cta, .childrens-phone-cta {
  text-align: center;
  text-decoration: none;
}
.childrens-gift-cta div, .childrens-phone-cta div {
  background-color: #fff;
  color: #124374;
  font-weight: normal;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
}

.childrens-phone-cta {
  font-size: 26px;
  font-size: 1.625rem 1.625rem;
}

.dotted-divider {
  border-bottom: 2px dotted #fff;
  margin-bottom: 40px;
  padding-top: 40px;
}

.donate-cta-lead {
  display: flex;
}
.donate-cta-lead h2 {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  color: #fff;
  font-family: "myriad-pro", sans-serif;
  margin-left: 10px;
}
.donate-cta-lead div {
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 60px;
  justify-content: center;
  width: 60px;
}
.donate-cta-lead div svg {
  fill: #fff;
  height: auto;
  width: 35px;
}

.donation-cta-wrapper {
  padding-bottom: 40px;
}
.donation-cta-wrapper p {
  font-size: 16px;
  font-size: 1rem 1rem;
  line-height: 22.4px;
  margin-bottom: 40px;
  margin-top: 30px;
}

.childrens-gift-cta {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
}

.children-network-reference-wrapper {
  background-color: #f2f2f2;
  text-align: center;
}
.children-network-reference-wrapper p {
  font-size: 13px;
  font-size: 0.8125rem 0.8125rem;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 40px;
  padding-top: 40px;
}
.children-network-reference-wrapper p a {
  font-size: 13px;
  font-size: 0.8125rem 0.8125rem;
}

.childrens-cta-card {
  height: 70vw;
  margin-bottom: 50px;
  width: 100%;
}

.chil-card-header-mobile,
.chil-card-header-desktop {
  align-items: center;
  display: flex;
  height: 40px;
  position: relative;
  top: calc(100% - 30px);
}
.chil-card-header-mobile h2,
.chil-card-header-desktop h2 {
  color: #fff;
  font-family: "myriad-pro", sans-serif;
  font-weight: normal;
  margin: 0;
  margin-bottom: 1px;
  margin-left: 20px;
}
.chil-card-header-mobile svg,
.chil-card-header-desktop svg {
  fill: #fff;
  height: 100%;
  margin-left: 2px;
  width: 18px;
}

.chil-card-header-desktop {
  display: none;
}

.cta-card-wrapper {
  margin-bottom: 40px;
}
.cta-card-wrapper a {
  text-decoration: none;
}

.childrens-modal-root {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: opacity 0.2s linear, visibility 0.3s;
  width: 100%;
  z-index: 199;
}

.childrens-modal-content {
  background-color: #000;
  margin-top: 80px;
  width: 100%;
}
.childrens-modal-content iframe {
  width: 100%;
}

.chil-modal-close-button {
  height: 0;
  width: 0;
}
.chil-modal-close-button svg {
  bottom: 30px;
  fill: #fff;
  height: auto;
  left: 90vw;
  position: relative;
  width: 20px;
}

@media (min-width: 768px) {
  .childrens-content-section {
    margin-left: 40px;
    margin-right: 40px;
  }
  .childrens-content-section h1 {
    margin-top: 40px;
  }
  .childrens-content-section p {
    margin-bottom: 0;
  }
  .childrens-hero {
    align-items: center;
    background-attachment: inherit;
    background-image: url('childrens-hero.fc155fae52486975.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    height: 300px;
    margin-bottom: 0;
  }
  .childrens-hero-content {
    left: 50%;
    position: absolute;
    top: 50px;
    width: 300px;
  }
  .childrens-hero-lead p {
    margin-top: -20px;
  }
  .childrens-modal-content {
    margin-top: 0;
  }
  .childrens-modal-content youtube-player iframe {
    height: 30vw;
  }
  .childrens-hero-image {
    height: auto;
    width: 100%;
  }
  .childrens-play-button {
    margin-top: 8px;
  }
  .childrens-play-button a div {
    height: 60px;
    width: 60px;
  }
  .childrens-welcome-wrapper {
    display: flex;
    text-align: center;
  }
  .childrens-welcome-wrapper h1 {
    font-size: 40px;
    font-size: 2.5rem 2.5rem;
  }
  .childrens-cta-card {
    height: 298px;
    margin-bottom: -1px;
    width: 360px;
  }
  .childrens-content-wrapper {
    margin: 0;
    width: 100%;
  }
  .childrens-network-wrapper {
    display: flex;
    text-align: center;
  }
  .childrens-network-wrapper h1 {
    margin-top: 0;
  }
  .dotted-divider {
    display: none;
  }
  .childrens-closing-cta-wrapper {
    display: flex;
    justify-content: center;
  }
  .childrens-closing-cta-wrapper .closing-cta-inner-wrapper {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .cta-card-wrapper {
    display: grid;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  .cta-card-wrapper childrens-card {
    margin-bottom: 50px;
  }
  .closing-cta-top {
    align-items: center;
    border-right: 3px dotted #fff;
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    width: 50%;
  }
  .closing-cta-top p {
    margin-top: 0;
    padding-top: 0;
  }
  .donation-cta-wrapper {
    float: right;
    height: 100%;
    padding-left: 5%;
    width: 50%;
  }
  .childrens-phone-cta div {
    font-size: 44px;
    font-size: 2.75rem 2.75rem;
    background-color: inherit;
    color: #fff;
    font-weight: normal;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
  .card-hidden-body {
    position: absolute;
  }
  .card-hidden-body div {
    color: #fff;
    position: relative;
    top: 45px;
  }
  .card-hidden-body div p {
    font-size: 13px;
    font-size: 0.8125rem 0.8125rem;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
  .childrens-gift-cta div {
    transition: all 0.5s;
  }
  .childrens-gift-cta div:hover {
    background-color: #3474a1;
    color: #fff;
  }
}
@media (min-width: 1140px) {
  .childrens-closing-cta-wrapper .closing-cta-inner-wrapper, .childrens-network-wrapper, .childrens-welcome-wrapper {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .childrens-hero-content {
    left: 50%;
    position: absolute;
    top: 100px;
    width: 450px;
  }
  .childrens-hero-lead p {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
  }
  .childrens-play-button {
    margin-top: 20px;
  }
  .childrens-hero {
    background-attachment: fixed;
    background-size: auto;
    height: 473px;
  }
  .childrens-network-wrapper {
    margin-top: 40px;
  }
  .chil-card-header-mobile {
    display: none;
  }
  .chil-card-header-desktop {
    display: flex;
  }
  .chil-card-header-desktop h2 {
    font-size: 30px;
    font-size: 1.875rem 1.875rem;
    padding-bottom: 20px;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    text-transform: none;
  }
  .chil-card-header-desktop svg {
    height: auto;
    padding-bottom: 20px;
    width: 25px;
  }
  .cta-card-wrapper {
    display: flex;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
  }
  .cta-card-wrapper cc-childrens-card {
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    bottom: 0;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
  }
  .cta-card-wrapper cc-childrens-card:hover {
    bottom: 72px;
  }
  .cta-card-wrapper cc-childrens-card:first-child {
    margin-left: 0;
  }
  .cta-card-wrapper cc-childrens-card:last-child {
    margin-right: 0;
  }
}
.test-header, .childrens-hero-content, .childrens-content-wrapper, .childrens-closing-cta-wrapper .closing-cta-inner-wrapper, .children-network-reference-wrapper p {
  margin-left: 20px;
  margin-right: 20px;
}

.test-header {
  background-color: #003a6f;
  color: #fff;
}

.ion-locations-header,
.ion-services-header,
.ion-team-header,
.ion-videos-header {
  background-image: url('desktop-internal-page-header-bg.a1fb2b8ec9df9995.jpg');
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: auto;
  margin-top: 0;
  position: relative;
  width: 100%;
  z-index: 89;
}

.h2-styled-like-h1 {
  color: #003a6f;
  font-family: "chaparral-pro", "Georgia", serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}

.ion-about-header {
  background-image: url('desktop-internal-page-header-bg.a1fb2b8ec9df9995.jpg');
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-top: 0;
  width: 100%;
}
.ion-about-header .ion-about-logo {
  display: block;
  margin: 40px auto 0;
  width: 60%;
}
@media (min-width: 500px) {
  .ion-about-header .ion-about-logo {
    display: inline-block;
    margin-left: 20px;
    width: 250px;
  }
}
.ion-about-header .ion-about-play-icon {
  display: block;
  margin: 50px auto 0;
  width: 50px;
}
.ion-about-header .ion-about-header-content {
  background-color: #fff;
  margin: 60px auto 0;
  max-width: 820px;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}

.ion-about-who-we-are {
  background-color: #58748d;
  display: inline-block;
  padding: 40px 20px;
  width: 100%;
}
.ion-about-who-we-are h2 {
  color: #ffba31;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
.ion-about-who-we-are ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.ion-about-who-we-are li:nth-child(2) {
  padding: 30px 0;
}
.ion-about-who-we-are img {
  display: block;
  margin: 0 auto 20px;
}
.ion-about-who-we-are a {
  margin-top: 25px;
}
.ion-about-who-we-are .ion-about-acolades-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 940px;
}
.ion-about-who-we-are .ion-about-acolades {
  color: #e6e0c9;
  display: block;
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
}

.btn-ion-grey {
  background: none;
  border: 1px solid #e6e0c9;
  color: #58748d;
  display: block;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}
.btn-ion-grey::before {
  background-color: #e6e0c9;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.btn-ion-grey::after {
  background-color: #3d556b;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
.btn-ion-grey:hover, .btn-ion-grey:active {
  border: 1px solid #3d556b;
  color: #e6e0c9;
}
.btn-ion-grey:hover svg, .btn-ion-grey:active svg {
  fill: #58748d;
}
.btn-ion-grey:hover::after, .btn-ion-grey:active::after {
  width: 100%;
}

.ion-about-vtc {
  margin: 0 auto;
  max-width: 940px;
  padding: 0 20px 40px;
}
.ion-about-vtc h2 {
  color: #003a6f;
  display: inline-block;
  margin: 40px 0 0;
  text-align: center;
  width: 100%;
}
.ion-about-vtc p {
  text-align: center;
}
.ion-about-vtc a {
  margin: 0 auto;
  max-width: 300px;
}

.ion-about-feature-vid {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 300;
}
.ion-about-feature-vid iframe {
  max-width: 560px;
  width: 100%;
}

.ion-close-icon {
  box-sizing: border-box;
  max-width: 690px;
  padding: 0 15px 15px;
  width: 100%;
}
.ion-close-icon svg {
  display: inline-block;
  fill: #fff;
  float: right;
  height: 30px;
  position: relative;
  z-index: 100px;
}

.ion-nav {
  background-color: #f2f2f2;
  border-bottom: 5px solid #ffba31;
  cursor: pointer;
  height: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 100%;
  z-index: 99;
}
.ion-nav .ion-nav-tab {
  border-bottom: 1px solid #c2c9cf;
  line-height: 40px;
  margin: 0 20px;
}
.ion-nav .ion-nav-tab a {
  display: block;
  width: 100%;
  padding: 5px 0;
}
.ion-nav .ion-nav-tab:nth-last-child(1) {
  border-bottom: 0;
}
.ion-nav .ion-nav-mobile {
  background-color: #fff;
  border: 1px solid #c2c9cf;
  border-radius: 4px;
  display: block;
  line-height: 40px;
  margin: 0 20px;
  overflow: hidden;
  padding: 5px 0;
  width: 90%;
}
.ion-nav .ion-nav-mobile span {
  margin-left: 20px;
}
.ion-nav .ion-nav-mobile .down-icon {
  float: right;
  margin: 10px;
  width: 20px;
}
.ion-nav .ion-desktop-nav-tabs {
  display: none;
}
.ion-nav .ion-mobile-nav-tabs {
  display: block;
  height: 0;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
.ion-nav .ion-mobile-nav-tabs a {
  text-decoration: none;
}
.ion-nav .ion-mobile-nav-tabs.open {
  height: 265px;
}

.ion-locations-header-content {
  background-color: #fff;
  margin: 30px auto;
  max-width: 350px;
  padding: 40px 20px 20px;
  text-align: center;
  width: 90%;
}
.ion-locations-header-content .ion-dt-sec-menu {
  display: none;
}
.ion-locations-header-content .ion-mb-sec-menu {
  display: block;
}
.ion-locations-header-content .ion-mb-sec-menu svg {
  margin-left: 5px;
  position: relative;
  top: 3px;
}
.ion-locations-header-content .ion-mb-sec-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ion-locations-header-content .ion-mb-sec-menu li {
  border-bottom: 1px solid #c2c9cf;
}
.ion-locations-header-content .ion-mb-sec-menu a {
  line-height: 55px;
  text-decoration: none;
}
.ion-locations-header-content .accordion-content {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.ion-locations-header-content .accordion-content.open {
  height: 340px;
}

.ion-location-block {
  padding: 30px 20px;
}
.ion-location-block h2 {
  margin: 0 0 20px;
  text-align: center;
}
.ion-location-block .ion-location-container {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.ion-location-block .ion-location-container ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ion-location-row {
  width: 100%;
  margin: 15px 0;
  text-align: left;
}

.ion-services-header-content {
  background-color: #fff;
  margin: 30px auto;
  max-width: 350px;
  padding: 40px 20px 20px;
  text-align: center;
  width: 90%;
}
.ion-services-header-content .ion-dt-sec-menu {
  display: none;
}
.ion-services-header-content .ion-mb-sec-menu {
  display: block;
}
.ion-services-header-content .ion-mb-sec-menu svg {
  margin-left: 5px;
  position: relative;
  top: 3px;
}
.ion-services-header-content .ion-mb-sec-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ion-services-header-content .ion-mb-sec-menu li {
  border-bottom: 1px solid #c2c9cf;
}
.ion-services-header-content .ion-mb-sec-menu a {
  line-height: 55px;
  text-decoration: none;
}
.ion-services-header-content .accordion-content {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.ion-services-header-content .accordion-content.open {
  height: 340px;
}

.ion-services-blocks {
  width: 100%;
}

.ion-service-block .ion-service-container {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 20px;
  text-align: center;
}
.ion-service-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ion-service-block .service-name {
  display: flex;
  flex-direction: column;
}
.ion-service-block .service-name li {
  margin: 10px 5px;
  max-width: 100%;
}
.ion-service-block .service-name a {
  align-items: center;
  background-color: #fff;
  border: 1px solid #c2c9cf;
  border-radius: 75px;
  display: flex;
  height: 75px;
  justify-content: center;
  margin: 10px auto;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.ion-team-header-content {
  background-color: #fff;
  margin: 30px auto;
  max-width: 350px;
  padding: 40px 20px 20px;
  text-align: center;
  width: 90%;
}
.ion-team-header-content .h2-styled-like-h1 {
  color: #003a6f;
  font-family: "chaparral-pro", "Georgia", serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}
.ion-team-header-content .ion-dt-sec-menu {
  display: none;
}
.ion-team-header-content .ion-mb-sec-menu {
  display: block;
}
.ion-team-header-content .ion-mb-sec-menu svg {
  margin-left: 5px;
  position: relative;
  top: 3px;
}
.ion-team-header-content .ion-mb-sec-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ion-team-header-content .ion-mb-sec-menu li {
  border-bottom: 1px solid #c2c9cf;
}
.ion-team-header-content .ion-mb-sec-menu a {
  line-height: 55px;
  text-decoration: none;
}
.ion-team-header-content .accordion-content {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.ion-team-header-content .accordion-content.open {
  height: 230px;
}

.ion-team-blocks .ion-team-block .group-title {
  margin: 50px 0 0;
  text-align: center;
}

.ion-team-title-phone {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 25px 0;
  text-align: center;
}
.ion-team-title-phone .specialty-title {
  width: 100%;
}
.ion-team-title-phone span {
  background-color: #33729f;
  border-radius: 50px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: 0 40px;
  text-align: center;
  width: 300px;
}
.ion-team-title-phone span a {
  color: #fff;
  display: block;
  font-weight: lighter;
  text-decoration: none;
  width: 100%;
}
.ion-team-title-phone span .icon {
  display: none;
}

.ion-team-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ion-team-row .ion-team-provider {
  margin: 10px 20px;
}
.ion-team-row cc-card {
  width: 100%;
}

.ion-videos-header-content {
  background-color: #fff;
  margin: 20px auto;
  max-width: 820px;
  padding: 40px 60px;
  text-align: center;
  width: 90%;
}

.ion-videos-wrapper {
  background-color: #f2f2f2;
  padding: 20px 20px 40px;
}

.ion-videos-wrapper-inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 940px;
}

.ion-videos-card-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.ion-videos-card {
  background-color: #fff;
  flex: 1;
}
.ion-videos-card .ion-video-card-img {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.ion-videos-card img {
  width: 100%;
}
.ion-videos-card .ion-videos-play-icon {
  left: 40%;
  position: absolute;
  right: 40%;
  top: 35%;
  width: 20%;
  z-index: 1;
}
.ion-videos-card .ion-videos-play-icon svg {
  fill: #fff;
}
.ion-videos-card .ion-videos-description {
  padding: 5px 20px;
}

@media (min-width: 768px) {
  .ion-locations-header,
  .ion-services-header,
  .ion-team-header,
  .ion-videos-header {
    background-size: cover;
    height: auto;
    margin-top: -61px;
  }
  .ion-nav {
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid #ffba31;
    height: 61px;
    padding-top: 0;
    position: relative;
    width: 100%;
    z-index: 90;
  }
  .ion-nav .ion-nav-mobile {
    display: none;
  }
  .ion-nav .ion-desktop-nav-tabs {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .ion-nav .ion-nav-tab {
    border-bottom: 0;
    display: inline-block;
    line-height: 60px;
    padding: 0 15px;
    position: relative;
  }
  .ion-nav .ion-nav-tab a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    padding: 0;
    display: inline;
  }
  .ion-nav .ion-nav-tab a:hover::after {
    background: #ffba31;
    width: 100%;
  }
  .ion-nav .ion-nav-tab a::after {
    background: #ffba31;
    content: "";
    display: block;
    height: 5px;
    margin: -5px auto;
    transition: width 0.5s ease, background-color 0.5s ease;
    width: 0;
  }
  .ion-nav .active-tab::after {
    background: #ffba31;
    content: "";
    display: block;
    height: 5px;
    margin: auto;
    transition: width 0.5s ease, background-color 0.5s ease;
    width: 100%;
  }
  .ion-about-header {
    float: left;
    margin-top: -61px;
    position: relative;
  }
  .ion-about-header .ion-about-logo-wrapper {
    margin: 70px auto 0;
    max-width: 940px;
  }
  .ion-about-header .ion-about-logo-wrapper .ion-about-logo {
    margin-left: 20px;
  }
  .ion-about-header .ion-about-play-icon {
    margin-top: 20px;
  }
  .ion-about-header .ion-about-header-content {
    margin-bottom: 60px;
    margin-top: 120px;
    padding: 40px;
  }
  .ion-about-who-we-are h2 {
    margin-bottom: 25px;
  }
  .ion-about-who-we-are ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
  }
  .ion-about-who-we-are li {
    width: 33.33%;
  }
  .ion-about-who-we-are li:nth-child(1) {
    padding: 0 10px 0 0;
  }
  .ion-about-who-we-are li:nth-child(2) {
    padding: 0 10px;
  }
  .ion-about-who-we-are li:nth-child(3) {
    padding: 0 0 0 10px;
  }
  .btn-ion-grey {
    display: block;
    margin: 0 auto;
    width: 300px;
  }
  .ion-locations-header-content {
    background-color: #fff;
    margin: 120px auto;
    max-width: 820px;
    padding: 40px 60px;
  }
  .ion-locations-header-content .ion-dt-sec-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 80%;
  }
  .ion-locations-header-content .ion-dt-sec-menu li {
    margin: 5px 10px;
  }
  .ion-locations-header-content .ion-dt-sec-menu a {
    text-decoration: none;
  }
  .ion-locations-header-content .ion-mb-sec-menu {
    display: none;
  }
  .ion-location-block {
    margin: 0 auto;
    max-width: 1160px;
    padding: 50px 100px;
  }
  .ion-location-block h2 {
    text-align: left;
  }
  .ion-location-block .ion-location-container ul {
    flex-direction: row;
  }
  .ion-location-row {
    display: inline-flex;
    max-width: 300px;
    margin-right: 20px;
  }
  .ion-services-header-content {
    background-color: #fff;
    margin: 120px auto;
    max-width: 820px;
    padding: 40px 60px;
  }
  .ion-services-header-content .ion-dt-sec-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 80%;
  }
  .ion-services-header-content .ion-dt-sec-menu li {
    margin: 5px 10px;
  }
  .ion-services-header-content .ion-dt-sec-menu a {
    text-decoration: none;
  }
  .ion-services-header-content .ion-mb-sec-menu {
    display: none;
  }
  .ion-service-block .ion-service-container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 50px 100px;
    text-align: left;
  }
  .ion-service-block ul {
    width: 50%;
  }
  .ion-team-header-content {
    background-color: #fff;
    margin: 120px auto;
    max-width: 820px;
    padding: 40px 60px;
  }
  .ion-team-header-content .ion-dt-sec-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 80%;
  }
  .ion-team-header-content .ion-dt-sec-menu li {
    margin: 5px 10px;
  }
  .ion-team-header-content .ion-dt-sec-menu a {
    text-decoration: none;
  }
  .ion-team-header-content .ion-mb-sec-menu {
    display: none;
  }
  .ion-team-blocks {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 100px;
    text-align: left;
  }
  .ion-team-blocks .ion-team-block .group-title {
    text-align: left;
  }
  .ion-team-title-phone {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 25px;
    text-align: left;
  }
  .ion-team-title-phone .specialty-title {
    width: 50%;
  }
  .ion-team-title-phone span {
    background-color: transparent;
    border-radius: 0;
    color: #003a6f;
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    width: 210px;
  }
  .ion-team-title-phone span a {
    color: #003a6f;
    display: inline-block;
    font-weight: lighter;
    width: auto;
  }
  .ion-team-title-phone span .icon {
    display: inline-block;
    fill: #003a6f;
    position: relative;
    top: 3px;
    width: 15px;
  }
  .ion-team-row {
    flex-direction: row;
  }
  .ion-team-row .ion-team-provider {
    width: 300px;
    margin: 0 20px 20px 0;
  }
  .ion-videos-header-content {
    margin: 120px auto 60px;
  }
  .ion-videos-wrapper-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .ion-videos-card-wrapper {
    box-sizing: border-box;
    width: 50%;
  }
  .ion-videos-card-wrapper:nth-child(2n+1) {
    padding: 10px 10px 10px 0;
  }
  .ion-videos-card-wrapper:nth-child(2n+2) {
    padding: 10px 0 10px 10px;
  }
  .ion-service-title-phone {
    align-items: center;
    flex-direction: row;
    margin-bottom: 20px;
  }
  .ion-service-title-phone span {
    background-color: transparent;
    border-radius: 0;
    color: #4c565e;
    margin: 0;
    width: auto;
  }
  .ion-service-title-phone span a {
    color: #4c565e;
  }
  .ion-service-title-phone span .icon {
    fill: #4c565e;
  }
}
@media (min-width: 1140px) {
  .ion-nav .ion-nav-tab {
    padding: 0 30px;
  }
  .ion-service-block ul {
    width: 25%;
  }
  .ion-service-block li {
    margin: 10px 5px;
    max-width: 250px;
  }
  .ion-videos-card-wrapper {
    width: 33.33%;
  }
  .ion-videos-card-wrapper:nth-child(3n+1) {
    padding: 10px 13.33px 10px 0;
  }
  .ion-videos-card-wrapper:nth-child(3n+2) {
    padding: 10px 6.665px;
  }
  .ion-videos-card-wrapper:nth-child(3n+3) {
    padding: 10px 0 10px 13.33px;
  }
}
.header-container {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  z-index: 100;
  top: 0;
}
.header-container .header-banner {
  background-color: #00263a;
  width: 100%;
  z-index: 500;
  top: 0;
}
.header-container .header-banner .inner-container {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
.header-container .header-banner .menu-btn,
.header-container .header-banner .search-btn {
  background-color: transparent;
  background-image: none;
  border: 0;
  box-shadow: none;
  display: flex;
  flex-direction: row;
  padding: 0;
  width: 22px;
}
.header-container .header-banner .menu-btn label,
.header-container .header-banner .search-btn label {
  display: none;
}
.header-container .header-banner .search-btn {
  width: auto;
}
.header-container .header-banner .search-btn-container {
  height: 30px;
  position: relative;
  top: 6px;
  width: 24px;
}
.header-container .header-banner .search-icon {
  border: 1px solid #bdd6e6;
  box-shadow: 0 0 2px #bdd6e6;
  margin-bottom: 5px;
  position: absolute;
  width: 0;
}
.header-container .header-banner .search-circle {
  border: 2px solid #bdd6e6;
  border-radius: 50%;
  height: 13px;
  left: 0;
  top: 0;
  width: 13px;
}
.header-container .header-banner .search-dash {
  height: 5px;
  left: 11px;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
}
.header-container .header-banner .menu-svg,
.header-container .header-banner .search-svg {
  fill: #bdd6e6;
  max-width: 35px;
  width: 100%;
}
.header-container .header-banner .menu-svg {
  height: 30px;
}
.header-container .header-banner .logo {
  max-width: 165px;
  width: 100%;
}

#block-homepage {
  visibility: hidden;
}

.menu-screen-mask {
  background-color: #000;
  height: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  width: 0;
  z-index: 498;
}
.menu-screen-mask.active {
  height: 100%;
  opacity: 0.9;
  transition: opacity 0.3s;
  width: 100%;
}

.desktop-menu {
  display: none;
}

.home-icon,
.heart-folder-icon,
.pay-bill-icon,
.locations-icon,
.specialties-icon,
.fad-icon,
.patients-visitors-icon,
.health-wellness-icon,
.professionals-icon,
.primary-care-icon {
  margin: 0 20px 0 0;
  max-height: 25px;
  vertical-align: top;
  width: 6.5%;
}

.home-icon {
  fill: #003a6f;
}

.heart-folder-icon,
.primary-care-icon {
  fill: #c5003e;
}

.heart-inside-folder:not(:root) {
  fill: #fff;
  overflow: visible;
}

.locations-icon {
  fill: #ea7600;
}

.specialties-icon {
  fill: #ffba31;
}

.pay-bill-icon {
  fill: #70b51a;
}

.fad-icon {
  fill: #3474a1;
}

.patients-visitors-icon {
  fill: #84329b;
}

.health-wellness-icon {
  fill: #70b51a;
}

.professionals-icon {
  fill: #000;
}

.angle-right-icon {
  fill: #003a6f;
  float: right;
  height: 20px;
  vertical-align: top;
  width: 8.5%;
}

.mychart-menu.active {
  background-color: #c5003e;
}

.patients-and-visitors-menu.active {
  background-color: #84329b;
}

.health-and-wellness-menu.active {
  background-color: #70b51a;
}

.for-professionals-menu.active {
  background-color: #000;
}

.mobile-menu {
  background-color: #fff;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.3s;
  width: 290px;
  z-index: 9999;
}
.mobile-menu.open {
  transform: translateX(0);
}
.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu ul a {
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
}
.mobile-menu .top-level-link {
  border-bottom: 1px solid #c2c9cf;
}
.mobile-menu .top-level-link:last-child {
  border-bottom: 0;
}
.mobile-menu .top-level-link a {
  display: block;
  padding: 20px;
  text-decoration: none;
  width: 100%;
}
.mobile-menu .secondary-menu li {
  border-bottom: 1px solid #c2c9cf;
}
.mobile-menu .secondary-menu li:last-child {
  border-bottom: 0;
}
.mobile-menu .secondary-menu a {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  font-family: "myriad-pro", sans-serif;
  padding: 15px 0;
  text-transform: none;
}
.mobile-menu .sub-menu {
  background: #e9f5fd;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: transform 0.3s;
  width: 81%;
}
.mobile-menu .sub-menu.open {
  transform: translateX(0);
}
.mobile-menu .sub-menu.open .carrot-left {
  display: block;
}
.mobile-menu .sub-menu .close-x {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 10px;
}
.mobile-menu .sub-menu .close-x polygon {
  fill: #3474a1;
}
.mobile-menu .carrot-left {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #dbe7ee;
  border-top: 8px solid transparent;
  display: none;
  height: 0;
  left: -8px;
  position: absolute;
  width: 0;
}
.mobile-menu .carrot-left.two-down {
  top: 80px;
}
.mobile-menu .carrot-left.seven-down {
  top: 380px;
}
.mobile-menu .carrot-left.eight-down {
  top: 440px;
}
.mobile-menu .carrot-left.nine-down {
  top: 500px;
}
.mobile-menu .menu-container {
  padding: 0 20px;
  width: 100%;
}
.mobile-menu .menu-title {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  font-family: "myriad-pro", sans-serif;
  margin: 0 0 20px;
}
.mobile-menu .active .heart-folder-icon,
.mobile-menu .active .patients-visitors-icon,
.mobile-menu .active .health-wellness-icon,
.mobile-menu .active .professionals-icon {
  fill: #fff;
}
.mobile-menu .active .heart-inside-folder {
  fill: #c5003e;
}

.my-chart-menu {
  padding: 0 20px;
}
.my-chart-menu .my-chart-title {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  font-family: "myriad-pro", sans-serif;
  margin: 44px 0 0;
  text-align: center;
}
.my-chart-menu .form-area input[type=text],
.my-chart-menu .form-area input[type=password] {
  font-size: 10px;
  font-size: 0.625rem 0.625rem;
  border: 1px solid #c2c9cf;
  border-radius: 5px;
  color: #4c565e;
  display: block;
  height: 38px;
  padding: 0 0 0 25px;
  width: 100%;
}
.my-chart-menu .form-area input[type=text]::-webkit-input-placeholder, .my-chart-menu .form-area input[type=password]::-webkit-input-placeholder {
  color: #4c565e;
}

.my-chart-menu .form-area input[type=text]:-moz-placeholder, .my-chart-menu .form-area input[type=password]:-moz-placeholder {
  color: #4c565e;
}

.my-chart-menu .form-area input[type=text]::-moz-placeholder, .my-chart-menu .form-area input[type=password]::-moz-placeholder {
  color: #4c565e;
}

.my-chart-menu .form-area input[type=text]:-ms-input-placeholder, .my-chart-menu .form-area input[type=password]:-ms-input-placeholder {
  color: #4c565e;
}

.my-chart-menu .form-area .input-wrapper {
  margin: 10px auto;
  position: relative;
  width: 100%;
}
.my-chart-menu .form-divider {
  border-top: 1px solid #3474a1;
  margin: 20px 0;
}
.my-chart-menu .recovery-area {
  margin: 0 auto;
  text-align: center;
}
.my-chart-menu .recovery-area a {
  font-size: 11px;
  font-size: 0.6875rem 0.6875rem;
  display: inline;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  padding: 0;
  text-transform: none;
  width: auto;
}
.my-chart-menu .description {
  text-align: center;
}
.my-chart-menu .description p {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  margin-bottom: 0;
}
.my-chart-menu .description a {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  font-family: "myriad-pro", sans-serif;
  padding: 10px 0;
  padding-bottom: 0;
  text-transform: none;
}
.my-chart-menu .user-icon,
.my-chart-menu .lock-icon {
  fill: #3474a1;
  height: 13px;
  left: 8px;
  position: absolute;
  top: 12px;
  width: 13px;
}

.header-alert {
  background-color: #c5003e;
  color: #fff;
  position: relative;
  top: 50px;
  width: 100%;
  z-index: 320;
}
.header-alert .inner-container {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}
.header-alert .inner-container .header-alert-text {
  margin: 0 auto;
}
.header-alert a {
  color: #fff;
  display: block;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  font-weight: normal;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.relative-header-alert {
  top: 0;
}

.menu-edit {
  color: #fff;
  text-decoration: none;
}

header div[role=alert] {
  position: absolute;
  top: 85px;
}

@media (min-width: 768px) {
  .header-container .header-banner .search-svg,
  .header-container .header-banner .menu-svg {
    max-width: 20px;
  }
  .header-container .header-banner .inner-container {
    padding: 0 50px;
  }
}
@media (min-width: 1140px) {
  .header-container.user-logged-in {
    top: 95px;
  }
  .header-container .header-banner .inner-container {
    height: 75px;
    max-width: 1140px;
    padding: 0 100px;
    transition: all 0.5s ease-in-out;
  }
  .header-container .header-banner .menu-btn,
  .header-container .header-banner .search-btn {
    align-items: center;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    justify-content: center;
    width: 72px;
    height: 43px;
  }
  .header-container .header-banner .menu-btn label,
  .header-container .header-banner .search-btn label {
    font-family: "myriad-pro", sans-serif;
    transition: all 0.5s ease-in-out;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
  }
  .header-container .header-banner .menu-btn .close-label,
  .header-container .header-banner .search-btn .close-label {
    display: none;
  }
  .header-container .header-banner .menu-btn .close-label.open,
  .header-container .header-banner .search-btn .close-label.open {
    display: block;
  }
  .header-container .header-banner .menu-btn .menu-label.open,
  .header-container .header-banner .search-btn .menu-label.open {
    display: none;
  }
  .header-container .header-banner .search-btn {
    width: 75px;
    transition: all 0.5s ease-in-out;
  }
  .header-container .header-banner .search-btn label {
    padding: 0 10px 0 3px;
  }
  .header-container .header-banner .menu-svg {
    transition: all 0.5s ease-in-out;
    max-width: 24px;
  }
  .header-container .header-banner .logo {
    transition: all 0.5s ease-in-out;
    max-width: 260px;
  }
  .header-container .header-banner.shrunken {
    transition: all 0.5s ease-in-out;
  }
  .header-container .header-banner.shrunken .inner-container {
    height: 35px;
  }
  .header-container .header-banner.shrunken .logo {
    max-width: 130px;
  }
  .header-container .header-banner.shrunken .menu-btn,
  .header-container .header-banner.shrunken .search-btn {
    opacity: 0;
  }
  .header-container .header-banner.shrunken:hover .menu-btn,
  .header-container .header-banner.shrunken:hover .search-btn {
    opacity: 1;
  }
  .header-container .header-banner.shrunken:hover .inner-container {
    height: 75px;
  }
  .header-container .header-banner.shrunken:hover .header-branding {
    max-width: 260px;
  }
  .svg-menu-toggle {
    cursor: pointer;
    pointer-events: all;
  }
  .svg-menu-toggle .bar {
    opacity: 1;
    transform: rotate(0) translateY(0) translateX(0);
    transform-origin: 20px 10px;
    transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
  }
  .svg-menu-toggle .bar:nth-of-type(1) {
    transform-origin: 20px 10px;
  }
  .svg-menu-toggle .bar:nth-of-type(3) {
    transform-origin: 20px 20px;
  }
  .svg-menu-toggle.open .bar:nth-of-type(1) {
    transform: rotate(-45deg) translateY(0) translateX(0);
  }
  .svg-menu-toggle.open .bar:nth-of-type(2) {
    opacity: 0;
  }
  .svg-menu-toggle.open .bar:nth-of-type(3) {
    transform: rotate(45deg) translateY(0) translateX(0);
  }
  .mobile-menu {
    display: none;
  }
  .desktop-menu {
    transition: all 0.3s;
    background-color: #fff;
    display: none;
    position: absolute;
    top: 75px;
    left: 0;
    overflow: hidden;
    max-height: 0;
    height: 420px;
    width: 100%;
    z-index: 499;
  }
  .desktop-menu.open {
    max-height: 420px;
    display: block;
  }
  .desktop-menu .menu-container {
    display: flex;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 100px;
    z-index: 500;
    flex-direction: row-reverse;
  }
  .desktop-nav-list {
    align-content: flex-start;
    display: inline-flex;
    flex-flow: column wrap;
    list-style-type: none;
    margin: 40px 0;
    max-height: 330px;
    padding: 15px;
    width: 65%;
  }
  .desktop-nav-list .angle-right-icon {
    fill: #003a6f;
    float: none;
    height: 21px;
    vertical-align: top;
    width: 21px;
  }
  .desktop-nav-list .top-level-link {
    padding-bottom: 30px;
    width: 50%;
  }
  .desktop-nav-list .top-level-link:last-child {
    padding-bottom: 0;
  }
  .desktop-nav-list a {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    color: #003a6f;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    text-decoration: none;
  }
  .desktop-nav-list a.aflex {
    display: flex;
  }
  .desktop-nav-list a.aflex .aself {
    align-self: center;
    margin-right: 10px;
  }
  .desktop-nav-list a h2 {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    color: #003a6f;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    text-decoration: none;
    margin: 0 4px 0 0;
  }
  .child-links {
    list-style-type: none;
    padding: 0 0 0 24px;
  }
  .child-links li {
    padding: 4px 0;
  }
  .child-links a {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
    color: #3474a1;
    font-family: "myriad-pro", sans-serif;
    text-decoration: none;
    text-transform: none;
  }
  .home-icon,
  .heart-folder-icon,
  .pay-bill-icon,
  .locations-icon,
  .specialties-icon,
  .fad-icon,
  .patients-visitors-icon,
  .health-wellness-icon,
  .professionals-icon,
  .primary-care-icon {
    height: 15px;
    margin: 0 5px 0 0;
    vertical-align: baseline;
    width: 15px;
  }
  .heart-folder-icon {
    fill: #3474a1;
    height: 22px;
    vertical-align: text-top;
    width: 22px;
  }
  .my-chart-menu {
    padding-top: 12px;
    background-color: #bdd6e6;
    display: inline-block;
    height: 298px;
    width: 35%;
    background: white;
  }
  .my-chart-menu {
    background-color: white;
    display: inline-block;
    height: 298px;
    width: 35%;
    padding-top: 12px;
  }
  .header-alert {
    top: 75px;
  }
  .relative-header-alert {
    position: relative;
    top: auto;
  }
}
cc-global-footer .carilion-footer {
  align-items: center;
  justify-content: center;
  text-align: center;
}
cc-global-footer ul {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
cc-global-footer a:link,
cc-global-footer a:visited,
cc-global-footer a:hover,
cc-global-footer a:active {
  color: #fff;
}
cc-global-footer .contact-phone {
  border: 1px solid #fff;
  border-radius: 25px;
  margin-left: 10%;
  margin-right: 10%;
}
cc-global-footer .contact-email {
  overflow: auto;
}
cc-global-footer a.contact-email {
  color: #bdd6e6;
}
cc-global-footer .carilion-footer {
  background-color: #00263a;
  color: #fff;
  width: 100%;
}
cc-global-footer .content-container {
  margin-left: 20px;
  margin-right: 20px;
}
cc-global-footer .footer-connect-section {
  text-align: center;
}
cc-global-footer .contact-ctas {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  display: inline-block;
  font-family: "myriad-pro", sans-serif;
  width: 100%;
}
cc-global-footer .contact-ctas a {
  display: block;
  font-weight: lighter;
  line-height: 45px;
  text-decoration: none;
}
cc-global-footer .connect-label {
  font-size: 20px;
  font-size: 1.25rem 1.25rem;
  color: #ffba31;
  font-family: "myriad-pro", sans-serif;
  font-weight: lighter;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 50px;
}
cc-global-footer .footer-social-section ul {
  padding-top: 10px;
}
cc-global-footer .footer-social-section ul li {
  display: inline;
}
cc-global-footer .footer-social-section ul li .custom-platform-anchor {
  display: inline-block;
  padding: 0;
  margin: 0 4px;
}
cc-global-footer .footer-social-section ul li .custom-platform-anchor img {
  vertical-align: middle;
}
cc-global-footer .custom-platform-anchor {
  padding: 0 4px;
  text-decoration: none;
}
cc-global-footer .custom-platform-anchor img {
  height: 30px;
  width: 30px;
}
cc-global-footer .platform-anchor-icon {
  padding: 3px;
}
cc-global-footer hr {
  border: 0;
  border-top: 1px solid #4c565e;
  display: block;
  height: 1px;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-bottom: 0;
  padding-top: 0;
}
cc-global-footer .footer-links-section div {
  display: inline-block;
  overflow: auto;
  text-align: left;
}
@media (max-width: 400px) {
  cc-global-footer .footer-links-section div {
    min-width: 100% !important;
  }
}
cc-global-footer .footer-links-section div img {
  height: 25px;
  width: 25px;
}
cc-global-footer .footer-links-section ul {
  margin-bottom: 0;
}
cc-global-footer .footer-link-wrapper {
  left: auto;
  line-height: normal;
  position: relative;
}
cc-global-footer .footer-link-list {
  height: 100%;
  left: auto;
  position: relative;
}
cc-global-footer .footer-link-list a {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  font-family: "myriad-pro", sans-serif;
  font-weight: normal;
  text-decoration: none;
  z-index: 10;
  position: relative;
}
@media (max-width: 339px) {
  cc-global-footer .footer-link-list a {
    font-size: 12px;
    font-size: 0.75rem 0.75rem;
  }
}
cc-global-footer .footer-link-list ul {
  -o-column-count: 2;
  -ms-column-count: 2;
  column-count: 2;
  -o-column-gap: 0;
  -ms-column-gap: 0;
  column-gap: 0;
  -o-column-width: 140px;
  -ms-column-width: 140px;
  column-width: 140px;
  column-count: 2;
  column-gap: 0;
  column-width: 140px;
}
cc-global-footer .footer-link-list ul li {
  display: inline-block;
  height: 40px;
  min-width: 120px;
  width: 100%;
  word-wrap: break-word;
  padding: 3px;
}
@media (max-width: 319px) {
  cc-global-footer .footer-link-list ul li {
    text-align: center;
  }
}
cc-global-footer .footer-languages-section {
  display: block;
  margin-top: 20px;
  padding-bottom: 40px;
}
cc-global-footer .footer-languages-section li {
  display: inline-block;
  margin-top: 15px;
}
cc-global-footer .footer-languages-section li a {
  font-weight: 100;
}
cc-global-footer .footer-languages-section li img {
  vertical-align: bottom;
}
cc-global-footer .language-list li:last-child a::after {
  content: none;
}
cc-global-footer .custom-language-anchor {
  font-size: 13px;
  font-size: 0.8125rem 0.8125rem;
  font-family: "myriad-pro", sans-serif;
  text-decoration: none;
  white-space: nowrap;
}
cc-global-footer .custom-language-anchor::after {
  content: " | ";
  padding-left: 8px;
  padding-right: 8px;
}
cc-global-footer .copyright-section {
  display: block;
  padding-bottom: 50px;
  margin-top: 20px;
}
@media (max-width: 339px) {
  cc-global-footer .copyright-section {
    padding-bottom: 10px;
  }
}
cc-global-footer .copyright-section .copyright-tag {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  color: #bdd6e6;
  display: inline-block;
  left: 0;
  line-height: 40px;
  position: absolute;
}
cc-global-footer .copyright-section .copyright-tag div {
  margin-left: 20px;
}
@media (max-width: 339px) {
  cc-global-footer .copyright-section .copyright-tag {
    display: block;
    left: auto;
    position: relative;
    text-align: center;
  }
  cc-global-footer .copyright-section .copyright-tag div {
    margin-left: 0;
  }
}
cc-global-footer .copyright-section .essential-accessibility-link {
  display: inline-block;
  line-height: 33px;
  margin-right: 20px;
  position: absolute;
  right: 0;
  text-align: right;
}
cc-global-footer .copyright-section .essential-accessibility-link a {
  margin-right: 20px;
}
cc-global-footer .copyright-section .essential-accessibility-link img {
  vertical-align: middle;
  width: 75px;
}
@media (max-width: 339px) {
  cc-global-footer .copyright-section .essential-accessibility-link {
    display: block;
    margin-right: 0;
    position: relative;
    right: auto;
    text-align: center;
  }
  cc-global-footer .copyright-section .essential-accessibility-link a {
    margin-right: 0;
  }
}
@media (max-width: 339px) {
  cc-global-footer .copyright-section {
    padding-bottom: 10px;
  }
}
cc-global-footer .desktop-hr {
  border-top: 1px solid #7b7b7b;
}
cc-global-footer .mobile-hr {
  border-top: 1px solid #7b7b7b;
}
cc-global-footer .footer-structure {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 140px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #7b7b7b;
}
cc-global-footer .links-and-languages-section {
  grid-area: 1/1/2/2;
}
cc-global-footer .footer-contact-section {
  grid-area: 1/2/2/3;
}
cc-global-footer .footer-contact-section.footer-only-for-mobile {
  display: none;
}
cc-global-footer .footer-contact-section.footer-for-desktop-tablet {
  display: block;
}
@media (max-width: 767px) {
  cc-global-footer .footer-structure {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 0;
  }
  cc-global-footer .links-and-languages-section {
    grid-area: 2/1/3/2;
  }
  cc-global-footer .footer-contact-section {
    grid-area: 1/1/2/2;
    margin-bottom: 20px;
  }
  cc-global-footer .footer-contact-section.footer-only-for-mobile {
    display: block;
  }
  cc-global-footer .footer-contact-section.footer-for-desktop-tablet {
    display: none;
  }
  cc-global-footer .mobile-divider {
    border-bottom: 1px solid #7b7b7b;
  }
  cc-global-footer .footer-social-section {
    margin-bottom: 20px;
  }
  cc-global-footer .copyright-section {
    margin-top: 0;
    padding-bottom: 70px;
  }
}
@media All and (min-device-width: 767px) {
  cc-global-footer {
    /*@media All and (min-device-width: 569px) and (max-device-width: 767px) {
      .footer-languages-section {
        float: none;
        width: 100%;
      }
    }*/
  }
  cc-global-footer .content-container {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 0px;
  }
  cc-global-footer .carilion-footer {
    float: left;
    text-align: left;
  }
  cc-global-footer .footer-connect-section {
    float: right;
    margin-top: 33px;
  }
  cc-global-footer .connect-label {
    margin-top: 0;
    padding-top: 0;
  }
  cc-global-footer .links-and-languages {
    float: left;
    width: 60%;
  }
  cc-global-footer .footer-link-list a {
    font-size: 16px;
    font-size: 1rem 1rem;
  }
  cc-global-footer .footer-link-list ul {
    -o-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
    -o-column-gap: 2;
    -ms-column-gap: 2;
    column-gap: 2;
    -o-column-width: 2;
    -ms-column-width: 2;
    column-width: 2;
    column-count: 2;
    column-gap: 0;
    column-width: 30%;
    margin-top: 0;
  }
  cc-global-footer .footer-link-wrapper {
    display: inherit;
  }
  cc-global-footer .footer-links-section {
    min-height: 215px;
    margin-top: 0px;
  }
  cc-global-footer .footer-links-section div {
    min-width: 424px;
  }
  cc-global-footer .footer-languages-section {
    float: right;
    width: 55%;
    border-top: 0;
  }
  cc-global-footer .footer-languages-section ul {
    margin-bottom: 20px;
    margin-right: 0;
    text-align: right;
  }
  cc-global-footer .footer-languages-section li {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  cc-global-footer .footer-languages-section li a {
    padding-right: 0;
  }
  cc-global-footer .copyright-section {
    float: left;
    padding-bottom: 20px;
    width: auto;
    position: relative;
    display: inline-flex;
    margin-top: 20px;
  }
  cc-global-footer .copyright-section .copyright-tag {
    font-size: 10px;
    font-size: 0.625rem 0.625rem;
    color: #bdd6e6;
    display: block;
    float: left;
    line-height: 40px;
    margin-left: 0px;
    position: relative;
    left: auto;
    margin-top: 27px;
  }
  cc-global-footer .copyright-section .copyright-tag div {
    margin-left: 0;
  }
  cc-global-footer .copyright-section .essential-accessibility-link {
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 0;
    padding-left: 21px;
    right: auto;
    text-align: left;
    margin-top: 27px;
    position: relative;
  }
  cc-global-footer .copyright-section .essential-accessibility-link a {
    margin-right: 0;
  }
  cc-global-footer .copyright-section .essential-accessibility-link img {
    margin-right: 0;
    vertical-align: middle;
  }
  cc-global-footer .mobile-hr {
    display: none;
  }
  cc-global-footer .desktop-hr {
    margin-top: 0px;
  }
  cc-global-footer .contact-phone {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media All and (min-device-width: 767px) and (min-device-width: 767px) and (max-device-width: 1024px) {
  cc-global-footer .footer-structure {
    grid-column-gap: 21px;
  }
  cc-global-footer .footer-link-list ul li {
    padding-top: 35px;
    height: 0;
  }
  cc-global-footer .contact-email {
    margin-top: -10px;
  }
  cc-global-footer .contact-phone {
    margin-bottom: 20px;
  }
  cc-global-footer .footer-links-section {
    margin-bottom: 10px;
  }
}
@media (min-width: 1140px) {
  cc-global-footer .content-container {
    display: block;
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
    margin-top: 0;
  }
  cc-global-footer .connect-container {
    float: right;
    margin-right: calc((100% - 940px) / 2);
    position: absolute;
    right: 0;
  }
  cc-global-footer .footer-connect-section {
    margin-right: 0;
    margin-top: 0;
    width: 300px;
    padding-bottom: 0px !important;
  }
  cc-global-footer .connect-label {
    margin-top: 0;
    padding-top: 30px;
  }
  cc-global-footer .footer-link-list {
    min-width: 500px;
  }
  cc-global-footer .footer-link-list a {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
  }
  cc-global-footer .footer-link-list ul {
    -o-column-gap: 80px;
    -ms-column-gap: 80px;
    column-gap: 80px;
    column-gap: 80px;
    margin-top: 20px;
    list-style-type: circle !important;
    display: list-item !important;
  }
  cc-global-footer .footer-link-list ul li {
    height: 45px;
  }
  cc-global-footer .footer-links-section {
    margin-top: 10px;
    width: auto;
    display: inline-block;
  }
  cc-global-footer .footer-links-section div {
    min-width: 500px;
  }
  cc-global-footer .footer-languages-section {
    border-top: 0;
    display: block;
    float: right;
    width: 63%;
  }
  cc-global-footer .footer-languages-section ul {
    margin-bottom: 0;
    margin-right: 0;
    text-align: right;
  }
  cc-global-footer .footer-languages-section li {
    font-size: 12px;
    font-size: 0.75rem 0.75rem;
    display: inline-block;
    font-family: "myriad-pro", sans-serif;
    height: 25px;
    margin-top: 10px;
    width: auto;
  }
  cc-global-footer .copyright-section {
    display: inline-flex;
    float: left;
    position: relative;
    width: auto;
  }
  cc-global-footer .copyright-section .copyright-tag {
    font-size: 10px;
    font-size: 0.625rem 0.625rem;
    color: #bdd6e6;
    display: block;
    left: auto;
    line-height: 40px;
    margin-left: 0;
    position: relative;
    margin-top: 8px;
  }
  cc-global-footer .copyright-section .copyright-tag div {
    margin-left: 0;
  }
  cc-global-footer .copyright-section .essential-accessibility-link {
    display: block;
    line-height: 40px;
    margin-right: 0;
    padding-left: 30px;
    position: relative;
    right: auto;
    text-align: left;
    margin-top: 5px;
  }
  cc-global-footer .copyright-section .essential-accessibility-link a {
    margin-right: 0;
  }
  cc-global-footer .copyright-section .essential-accessibility-link img {
    margin-right: 0;
    vertical-align: middle;
    width: 90px;
  }
  cc-global-footer .mobile-hr {
    display: none;
  }
  cc-global-footer .desktop-hr {
    display: block;
    margin-top: 277px;
    border-top: 1px solid #7b7b7b;
  }
  cc-global-footer .footer-top-grouper {
    display: flex;
  }
  cc-global-footer .contact-phone {
    transition: all 0.3;
    background: none;
    border: 1px solid #fff;
    border-radius: 25px;
    overflow: auto;
    position: relative;
    transition: all 0.3s;
    z-index: 10;
  }
  cc-global-footer .contact-phone li {
    height: 100%;
  }
  cc-global-footer .contact-phone::before {
    background-color: #00263a;
    border-radius: 25px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
  }
  cc-global-footer .contact-phone::after {
    transition: all 0.3;
    background-color: #fff;
    border-radius: 25px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    width: 0%;
    z-index: -1;
  }
  cc-global-footer .contact-phone:hover, cc-global-footer .contact-phone:active {
    color: #00263a;
  }
  cc-global-footer .contact-phone:hover::after, cc-global-footer .contact-phone:active::after {
    width: 100%;
  }
  cc-global-footer .custom-language-anchor::after {
    padding-left: 4px;
    padding-right: 4px;
  }
  cc-global-footer .language-list li:nth-child(11n) a::after {
    content: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1139px) {
  cc-global-footer .links-and-languages {
    margin-top: 30px;
  }
}

.location-detail h2 {
  font-size: 20px;
  font-size: 1.25rem 1.25rem;
  color: #003a6f;
  font-weight: 400;
  margin: 40px 0 20px;
}

cc-location-about cc-media-gallery {
  display: none;
}

.location-hero-image {
  background-position: center center;
  background-size: cover;
  height: 155px;
}

.location-hero-image-desktop {
  display: none;
}

.hero-blur-container {
  display: none;
}

.location-basic-info {
  background-color: #acd4f0;
  display: inline-block;
  width: 100%;
}
.location-basic-info h1 {
  margin: 20px 0 10px;
  text-align: center;
}
.location-basic-info address,
.location-basic-info .schedule {
  color: #4c565e;
  font-style: normal;
  margin: 0 0 10px;
  text-align: center;
}
.location-basic-info .distance-from-user {
  font-style: italic;
  margin-top: 0;
  color: #4c565e;
  font-size: 0.9rem;
  text-align: center;
}
.location-basic-info .affiliated-icon {
  fill: #ea7600;
  height: 12px;
  width: 12px;
}
.location-basic-info .location-affiliation {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  margin: 20px 0;
  text-align: center;
}
.location-basic-info .location-affiliation a {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  text-decoration: none;
}
.location-basic-info .get-directions,
.location-basic-info .phone-number {
  display: inline-block;
  font-weight: 400;
  margin: 0 0 40px;
  max-width: 47%;
  background-color: #3474a1;
}
.location-basic-info .phone-number {
  margin-right: 4.5%;
}
.location-basic-info .location-name-desktop {
  display: none;
}

.desktop-map {
  display: none;
}

.insurance-border-bottom {
  border-bottom: 1px solid #c2c9cf;
}

.insurance-container {
  padding-left: 20px;
  padding-right: 20px;
}
.insurance-container h2 {
  font-size: 20px;
  font-size: 1.25rem 1.25rem;
  color: #003a6f;
  font-weight: 400;
  margin-top: 40px;
}
.insurance-container .insurance-lists {
  transition: ease-in 0.7s;
  margin-bottom: 20px;
  max-height: 0;
  overflow-y: hidden;
}
.insurance-container .insurance-lists.open {
  transition: ease-in 0.5s;
  max-height: 1000px;
}
.insurance-container p {
  color: #4c565e;
}

.parent-insurance-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.parent-insurance-list > li {
  color: #4c565e;
  position: relative;
  width: 100%;
}
.parent-insurance-list > li div {
  width: 100%;
}
.parent-insurance-list > li a {
  border-bottom: 1px solid #c2c9cf;
  line-height: 50px;
}
.parent-insurance-list .insurance-arrow {
  height: 14px;
  left: 10px;
  position: absolute;
  top: 37px;
  width: 25px;
}
.parent-insurance-list .insurance-arrow .a {
  fill: #fff;
  stroke: #c2c9cf;
  stroke-linejoin: round;
}

.child-insurance-list {
  transition: ease-in 0.7s;
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  list-style-type: none;
  margin: 0;
  max-height: 0;
  overflow-y: hidden;
  padding: 0;
}
.child-insurance-list li:first-child {
  padding-top: 10px;
}
.child-insurance-list.open {
  max-height: 500px;
}

.location-specialties,
.location-services {
  display: block;
  padding-bottom: 0;
  width: 100%;
}

.service-item-container {
  margin-top: 20px;
}
.service-item-container div {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  font-style: "myriad-pro", sans-serif, sans-serif;
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
}

.location-providers {
  background: #00263a;
  border-bottom: 1px solid #c2c9cf;
  display: inline-block;
  padding-bottom: 40px;
  padding-top: 30px;
  width: 100%;
}
.location-providers h2 {
  color: #fff;
  display: inline-block;
}
.location-providers .left-arrow,
.location-providers .right-arrow {
  fill: #bdd6e6;
  float: right;
  height: 25px;
  margin: 40px 0 20px;
  vertical-align: bottom;
}
.location-providers .container {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.carousel-wrap {
  overflow: hidden;
  width: 100%;
}

.providers-list {
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
}

.provider-list-item {
  flex-shrink: 0;
  margin: 0 15px 0 0;
}

.provider-view-more-card {
  display: none;
}

.slide-down-container p, .parking-container p, .billing-container p, .patient-resources-container p, .about-container p {
  color: #4c565e;
}

.click-wrapper {
  background: #3474a1;
  display: block;
  width: 100%;
}
.click-wrapper .container {
  display: flex;
}
.click-wrapper h2 {
  color: #fff;
  display: inline-block;
  margin: 15px 0;
  width: 80%;
}
.click-wrapper .plus-mins-wrapper {
  align-self: center;
  display: inline-block;
  text-align: right;
  width: 20%;
}
.click-wrapper .minus-icon,
.click-wrapper .plus-icon {
  display: inline-block;
  fill: #fff;
  width: 14px;
}
.click-wrapper .minus-icon {
  display: none;
}
.click-wrapper.open .minus-icon {
  display: inline-block;
}
.click-wrapper.open .plus-icon {
  display: none;
}

.slide-down-container {
  transition: max-height 0.15s ease-out;
  max-height: 0;
  overflow-y: hidden;
}
.slide-down-container.open {
  transition: max-height 0.25s ease-in;
  max-height: 800px;
}

.location-patient-resources .btn, .location-patient-resources .user-login-form .form-submit, .user-login-form .location-patient-resources .form-submit, .location-patient-resources .btn-blue, .location-patient-resources .btn-blue-outline, .location-patient-resources .btn-white, .location-patient-resources .btn-white-med-blue, .location-patient-resources .btn-med-blue, .location-patient-resources .btn-med-yellow, .location-patient-resources .btn-link-landing, .location-patient-resources .btn-ion-grey,
.location-billing .btn,
.location-billing .user-login-form .form-submit,
.user-login-form .location-billing .form-submit,
.location-billing .btn-blue,
.location-billing .btn-blue-outline,
.location-billing .btn-white,
.location-billing .btn-white-med-blue,
.location-billing .btn-med-blue,
.location-billing .btn-med-yellow,
.location-billing .btn-link-landing,
.location-billing .btn-ion-grey,
.parking-container .btn,
.parking-container .user-login-form .form-submit,
.user-login-form .parking-container .form-submit,
.parking-container .btn-blue,
.parking-container .btn-blue-outline,
.parking-container .btn-white,
.parking-container .btn-white-med-blue,
.parking-container .btn-med-blue,
.parking-container .btn-med-yellow,
.parking-container .btn-link-landing,
.parking-container .btn-ion-grey {
  padding: 8px 15px;
  text-align: left;
  text-transform: none;
}
.location-patient-resources .download-icon,
.location-patient-resources .link-out-icon,
.location-billing .download-icon,
.location-billing .link-out-icon,
.parking-container .download-icon,
.parking-container .link-out-icon {
  display: inline-block;
  fill: #3474a1;
  float: right;
  width: 15px;
  height: 15px;
}
.location-patient-resources .right,
.location-billing .right,
.parking-container .right {
  margin-bottom: 40px;
}

.parent-specialty-list {
  transition: ease-in 0.7s;
  list-style-type: none;
  margin-bottom: 20px;
  max-height: 200px;
  overflow-y: hidden;
  padding: 0;
  transition: max-height 0.5s ease-out;
}
.parent-specialty-list.open {
  transition: ease-in 0.5s;
  max-height: 1000px;
}

.specialty-section-item-container a {
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: none;
}

.service-section-item {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  margin-top: 20px;
  text-decoration: none;
  text-transform: none;
}

.specialty-expansion-container {
  padding-bottom: 40px;
  text-align: center;
}
.specialty-expansion-container a {
  font-family: "myriad-pro", sans-serif;
  font-size: 14px;
  margin-right: 18px;
  position: relative;
  text-decoration: none;
}
.specialty-expansion-container a svg {
  height: 15px;
  margin-left: 3px;
  margin-top: -7.5px;
  position: absolute;
  top: 50%;
}

.parking-image {
  width: 100%;
}

.tabbed-row {
  display: none;
}

.service-list-container,
.location-specialty-section-list-container {
  transition: ease-in 0.7s;
  list-style-type: none;
  max-height: 0;
  overflow-y: hidden;
  padding-left: 20px;
  padding-right: 20px;
  transition: max-height 0.5s ease-out;
}
.service-list-container.open,
.location-specialty-section-list-container.open {
  transition: ease-in 0.5s;
  max-height: 1000px;
}

.item-list-wrapper {
  list-style-type: none;
  padding-bottom: 40px;
  padding-left: 0;
}

.alert-container {
  background-color: #ffe9ec;
  margin-left: -5%;
  margin-right: -5%;
}

.alert-block1 {
  float: none;
  padding-bottom: 10px;
}
.alert-block1 h2 {
  color: #c5003e !important;
}

.alert-block2 {
  float: none;
  padding-top: 10px;
}

.alert-desktop {
  display: none;
}

.alert-mobile {
  display: inherit;
}

.cta-buttons {
  margin-top: 20px;
}
.cta-buttons .get-directions,
.cta-buttons .phone-number {
  background-color: #3474a1;
}

@media (min-width: 768px) {
  .insurance-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .insurance-container > ul {
    margin-right: 5%;
    vertical-align: top;
    width: 44%;
  }
  .location-about cc-media-gallery {
    display: block;
  }
  .parent-insurance-list {
    width: 50%;
  }
  .parent-insurance-list:first-child {
    padding-right: 25px;
  }
  .parent-insurance-list:last-child {
    padding-left: 25px;
  }
  .med-pro-callout {
    margin-bottom: 45px;
  }
  .specialty-list-container,
  .providers-list {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .providers-list {
    justify-content: flex-start;
  }
  .specialty-item-container {
    display: inline-block;
    flex: 0 0 48%;
  }
  .service-list-container {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
  }
  .service-item-container {
    display: inline-block;
    flex: 0 0 48%;
  }
  .provider-list-item {
    flex: 0 0 48%;
    margin: 0 4% 20px 0;
  }
  .provider-list-item:nth-child(n+2) {
    margin: 0 0 20px;
  }
  .provider-list-item:nth-child(odd) {
    margin: 0 4% 20px 0;
  }
  .provider-view-more-card {
    display: block;
    background-color: #fff !important;
    text-decoration: none;
  }
  .provider-view-more-card .provider-view-more-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    width: 100%;
  }
  .provider-view-more-card .provider-view-more-content p {
    font-weight: 400;
    text-align: center;
  }
  .provider-view-more-card .provider-view-more-content p span {
    font-weight: 600;
  }
  .location-providers .left-arrow,
  .location-providers .right-arrow {
    display: none;
  }
  .location-patient-resources .slide-down-container,
  .location-billing .slide-down-container,
  .location-parking .slide-down-container {
    max-height: none;
  }
  .location-patient-resources .click-wrapper,
  .location-billing .click-wrapper,
  .location-parking .click-wrapper {
    display: none;
  }
  .location-patient-resources .patient-resources-container,
  .location-patient-resources .billing-container,
  .location-patient-resources .parking-container,
  .location-billing .patient-resources-container,
  .location-billing .billing-container,
  .location-billing .parking-container,
  .location-parking .patient-resources-container,
  .location-parking .billing-container,
  .location-parking .parking-container {
    display: flex;
    padding: 20px 0 40px;
  }
  .location-patient-resources .right,
  .location-patient-resources .left,
  .location-billing .right,
  .location-billing .left,
  .location-parking .right,
  .location-parking .left {
    display: inline-block;
    width: 50%;
  }
  .location-patient-resources .left,
  .location-billing .left,
  .location-parking .left {
    padding-right: 25px;
  }
  .location-patient-resources .right,
  .location-billing .right,
  .location-parking .right {
    padding-left: 25px;
  }
  .location-patient-resources .right .btn-white-med-blue, .location-patient-resources .right .btn-med-blue,
  .location-billing .right .btn-white-med-blue,
  .location-billing .right .btn-med-blue,
  .location-parking .right .btn-white-med-blue,
  .location-parking .right .btn-med-blue {
    margin: 21px 0;
  }
  .tabbed-row {
    background: #f2f2f2;
    border-bottom: 1px solid #c2c9cf;
    border-top: 1px solid #c2c9cf;
    display: inline-block;
    height: 65px;
    text-align: center;
    width: 100%;
  }
  .tabbed-row .tab-item {
    color: #4c565e;
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: auto;
  }
  .tabbed-row .tab-item .tab-icon {
    fill: #4c565e;
    margin-right: 8px;
    position: relative;
    top: 2px;
    width: 19px;
    height: 19px;
  }
  .tabbed-row .tab-item:hover, .tabbed-row .tab-item.active {
    background: #3474a1;
    color: #fff;
  }
  .tabbed-row .tab-item:hover .tab-icon, .tabbed-row .tab-item.active .tab-icon {
    fill: #fff;
  }
  .tabbed-row .tab-item:hover::after, .tabbed-row .tab-item.active::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3474a1;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
  }
  .tabbed-row h2 {
    color: inherit;
    margin: 20px 0;
    padding: 0 40px;
  }
  .parent-specialty-list {
    margin-bottom: 40px;
    max-height: 100%;
    width: 100%;
  }
  .parent-specialty-list li {
    width: 47%;
  }
  .parent-specialty-list li:nth-child(odd) {
    float: left;
  }
  .parent-specialty-list li:nth-child(even) {
    float: right;
  }
  .specialty-expansion-container {
    display: none;
  }
  .specialty-section-item-container {
    display: inline-block;
    flex: 0 0 48%;
  }
  .specialty-section-item-container div {
    width: 100%;
  }
  .service-section-item {
    display: block;
    flex: 0 0 48%;
    margin-top: 0;
    padding-left: 0;
    padding-top: 10px;
  }
  .inactive-section {
    display: none;
  }
  .services-label,
  .specialties-label {
    display: none;
  }
  .arrow-down {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    height: 0;
    margin-top: 38px;
    position: absolute;
    width: 0;
  }
  .location-services {
    padding-bottom: 0;
  }
  .location-services .click-wrapper,
  .location-specialties .click-wrapper {
    display: none;
  }
  .service-list-container,
  .location-specialty-section-list-container {
    max-height: 1000px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .item-list-wrapper {
    -o-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
    column-count: 2;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
  }
}
@media (min-width: 1140px) {
  .location-detail {
    position: relative;
  }
  .location-detail h2 {
    margin: 45px 0 25px;
  }
  .location-hero-image {
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    bottom: -5px;
    display: none;
    height: 335px;
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
  }
  .location-hero-image-desktop {
    background-image: url('no-location-hero.b0cb026b36c05313.jpg');
    background-position: center center;
    background-size: cover;
    display: block;
    height: 335px;
  }
  .hero-image-container {
    height: 330px;
    overflow: hidden;
    position: relative;
  }
  .hero-blur-container {
    align-items: center;
    display: flex;
    height: 335px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .hero-container {
    overflow: hidden;
    position: relative;
  }
  .location-desktop-teaser {
    background: #fff;
    max-width: 748px;
    padding: 40px 80px;
    text-align: center;
  }
  .location-desktop-teaser h1 {
    margin: 0 0 20px;
  }
  .location-desktop-teaser p {
    color: #4c565e;
    margin: 0;
  }
  .location-basic-info {
    display: block;
    padding: 50px 0 40px;
  }
  .location-basic-info .container {
    display: flex;
  }
  .location-basic-info .location-name-desktop {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    color: #003a6f;
    display: block;
    font-family: "myriad-pro", sans-serif;
    margin: 0 0 20px;
  }
  .location-basic-info .distance-from-user {
    text-align: left;
  }
  .location-basic-info .location-name-mobile {
    display: none;
  }
  .location-basic-info address,
  .location-basic-info .schedule,
  .location-basic-info .location-affiliation {
    text-align: left;
  }
  .location-basic-info .phone-number {
    margin-right: 2%;
  }
  .location-basic-info .phone-number,
  .location-basic-info .get-directions {
    max-width: 40%;
  }
  .mobile-details {
    display: inline-block;
    width: 50%;
  }
  .desktop-map {
    display: inline-block;
    width: 50%;
  }
  .location-map {
    padding: 0 0 0 20px;
    text-align: right;
  }
  .location-map img {
    box-shadow: 2px 2px 13px -4px #999;
    border: 10px solid #fff;
    height: auto;
    max-height: 227px;
    max-width: 100%;
  }
  cc-location-selector .location-map img {
    max-height: 227px;
  }
  .insurance-border-bottom {
    padding-bottom: 5px;
  }
  .specialty-item-container {
    flex: 0 0 31.66%;
  }
  .service-item-container {
    flex: 0 0 31.66%;
  }
  .provider-list-item {
    flex: 0 0 31.66%;
    margin: 0 2.5% 20px 0;
  }
  .provider-list-item:nth-child(odd) {
    margin: 0 2.5% 20px 0;
  }
  .provider-list-item:nth-child(n+2) {
    margin: 0 2.5% 20px 0;
  }
  .provider-list-item:nth-child(3n+3) {
    margin: 0 0 20px;
  }
  .location-about .container {
    display: flex;
  }
  .about-container {
    display: inline-block;
    padding-right: 25px;
    width: 50%;
  }
  .tabbed-row h2 {
    margin: 19px 0;
  }
  .parent-specialty-list {
    margin: 25px 0 50px;
    max-height: 100%;
  }
  .parent-specialty-list li {
    vertical-align: middle;
    width: auto;
  }
  .parent-specialty-list li:nth-child(odd) {
    float: none;
    margin-left: 20px;
  }
  .parent-specialty-list li:nth-child(even) {
    float: none;
    margin-left: 20px;
  }
  .parent-specialty-list li:nth-child(3n+1) {
    margin-left: 0;
  }
  .specialty-expansion-container {
    display: none;
  }
  .specialty-section-item-container {
    flex: 0 0 31.66%;
  }
  .specialty-section-item-container div {
    width: 300px;
  }
  .service-list-container {
    padding-bottom: 0;
  }
  .service-list-container,
  .location-specialty-section-list-container {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
    padding-top: 10px;
  }
  .item-list-wrapper {
    -o-column-count: 3;
    -ms-column-count: 3;
    column-count: 3;
    column-count: 3;
    padding-bottom: 20px;
  }
  .alert-container {
    background-color: #ffe9ec;
    height: 110px;
    margin-bottom: -20px;
  }
  .alert-block1 {
    float: left;
    padding-right: 10px;
    width: 50%;
    margin-top: -35px;
  }
  .alert-block2 {
    float: right;
    padding-left: 10px;
    width: 50%;
    padding-top: 30px;
  }
  .insurance-container {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
  }
  .alert-desktop {
    display: inherit;
  }
  .alert-mobile {
    display: none;
  }
}
.accolade-section {
  margin-bottom: 40px;
  width: 100%;
}

.acolade div {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #4c565e;
  text-align: center;
}

.icon-metric {
  display: block;
  text-align: center;
}
.icon-metric img {
  height: 80px;
  width: 80px;
}
.icon-metric i {
  margin-left: 10px;
  margin-right: 10px;
}

.specialty-section {
  margin-bottom: 40px;
}

.specialty-section-row {
  align-items: center;
  display: flex;
  margin-top: 10px;
}

.specialty-section-img {
  margin-right: 10px;
}

.circle-border {
  border: 1px solid #3474a1;
  border-radius: 50%;
  height: 56px;
  text-align: center;
  width: 56px;
}
.circle-border div div {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
}
.circle-border div div:first-child {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  font-family: #3474a1;
}
.circle-border i {
  display: block;
}

.see-all-button {
  margin-right: 20px;
  margin-top: 40px;
  position: absolute;
  right: 0;
  text-decoration: none;
  width: auto;
}

.see-all-wrapper {
  align-items: center;
  color: #bdd6e6;
  display: flex;
  font-weight: bold;
}
.see-all-wrapper div {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  display: block;
  font-weight: bold;
}

.full-right-arrow {
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.specialty-calendar a,
.specialty-news a {
  margin-top: 0;
}

.pagination-dots-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.pagintation-dot {
  border: 1px solid #00263a;
  border-radius: 50%;
  display: block;
  height: 10px;
  margin: 2.5px;
  width: 10px;
}

.filled-pagintation-dot {
  background-color: #00263a;
}

.specialty-section-copy div {
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
  font-weight: bold;
  line-height: 24px;
}
.specialty-section-copy div:last-child {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

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

.specialty-locations .pagintation-dot {
  border-color: #f2f2f2;
}
.specialty-locations .filled-pagintation-dot {
  background-color: #f2f2f2;
}

.specialty-locations-desktop,
.related-specialties-desktop {
  display: none;
}

.calendar-and-news {
  padding-left: 20px;
  padding-right: 20px;
}

.about-container a {
  text-decoration: none;
}

.mobile-details h2 {
  color: #4c565e;
  margin: 0;
  text-align: center;
}

.see-all-events-news {
  color: #3474a1;
}

.related-specialties {
  background-color: #3474a1;
}

.related-specialty-item {
  transition: 0.3s;
  background: none;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  transition: all 0.3s;
  z-index: 10;
}

.service-featured-item {
  -webkit-break-inside: avoid-column;
  -moz-break-inside: avoid-column;
  -o-break-inside: avoid-column;
  -ms-break-inside: avoid-column;
  break-inside: avoid-column;
}
.service-featured-item a {
  align-items: center;
  color: #4c565e;
  cursor: pointer;
  display: flex;
  text-decoration: none;
}

.gold-star {
  fill: #ffba31;
  height: 15px;
  margin-left: 5px;
  position: relative;
  top: 2px;
  width: 15px;
}

.featured-service-model-root {
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: opacity 0.2s linear, visibility 0.3s;
  width: 100%;
  z-index: 301;
}

.featured-service-modal-shade {
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: opacity 0.2s linear, visibility 0.3s;
  width: 100%;
}

.featured-service-model-content {
  background-color: #3474a1;
  border: 1px solid #c2c9cf;
  min-height: 100vh;
  transition: transform 0.2s;
  width: 100vw;
  z-index: 303;
}

.start-hidden {
  opacity: 0;
  visibility: hidden;
}

.start-small {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.start-below {
  transform: translateY(112%);
}

.active-service {
  opacity: 1;
  visibility: visible;
}
.active-service .featured-service-model-content {
  transform: translateY(0);
  margin-top: 40px;
}

.gold-star-modal {
  fill: #ffba31;
  height: 30px;
  margin-bottom: 5px;
  width: 30px;
}

.featured-service-modal-label {
  margin-top: 40px;
  text-align: center;
}
.featured-service-modal-label h3 {
  color: #fff;
  margin-top: 0;
}

.featured-service-modal-details {
  background-color: #fff;
  min-height: calc(100vh - 120px);
  overflow: auto;
  padding: 20px;
}
.featured-service-modal-details ul {
  margin-left: 20px;
  padding-left: 0;
}
.featured-service-modal-details p {
  align-content: center;
  align-items: center;
  color: #4c565e;
  display: flex;
}

.featured-service-modal-close-button {
  cursor: pointer;
  fill: #c2c9cf;
  height: 20px;
  margin-right: 20px;
  margin-top: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.service-modal-title {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  color: #fff;
  font-family: "myriad-pro", sans-serif;
}

.modal-arrow-down {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #3474a1;
  height: 0;
  margin-left: calc((100% - 40px) / 2);
  margin-right: calc((100% - 40px) / 2);
  margin-top: -1px;
  position: absolute;
  width: 0;
}

.modal-stat-section {
  align-items: center;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}
.modal-stat-section img {
  height: 100px;
  margin-right: 20px;
  width: 100px;
}

.modal-arrow-right {
  display: none;
}

.modal-benefits-section ul li {
  color: #4c565e;
}
.modal-benefits-section div {
  text-transform: uppercase;
}

.modal-details-bottom hr {
  margin-bottom: 40px;
  margin-top: 40px;
}

.modal-details-top p {
  color: #4c565e;
}

.related-specialties-list {
  max-height: none;
}
.related-specialties-list ul {
  margin: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.dark-grey-text h2 {
  color: #4c565e;
}

.grey-blue-fill {
  fill: #bdd6e6;
}

.medium-blue-fill {
  fill: #3474a1;
}

.service-section-item {
  font-size: 16px;
  font-size: 1rem 1rem;
}
.service-section-item a {
  font-size: 16px;
  font-size: 1rem 1rem;
  text-decoration: none;
}

.extra-bottom-padding {
  padding-bottom: 20px;
}

.med-grey-border-bottom {
  border-bottom: 1px solid #c2c9cf;
}

.locations-container {
  padding-left: 20px;
  padding-right: 20px;
}

.specialty-tab-list-item {
  font-size: 16px;
  font-size: 1rem 1rem;
  -webkit-break-inside: avoid-column;
  -moz-break-inside: avoid-column;
  -o-break-inside: avoid-column;
  -ms-break-inside: avoid-column;
  break-inside: avoid-column;
  color: #4c565e;
  padding-bottom: 10px;
  padding-top: 10px;
}
.specialty-tab-list-item a {
  text-decoration: none;
}

.services-center-stat div {
  display: flex;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .calendar-and-news {
    padding-left: 50px;
    padding-right: 50px;
  }
  .accolade-section {
    width: 100%;
  }
  .pagination-dots-wrapper {
    display: none;
  }
  .providers-list {
    margin-left: 0 !important;
  }
  .related-specialties-list {
    margin-bottom: 40px;
  }
  .specialty-section-list-container {
    display: none;
  }
  .specialty-card-detail-area {
    text-align: center;
  }
  .specialty-card-detail-area .specialty-generic-name {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
    font-family: "myriad-pro", sans-serif;
    color: #33729f;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .related-specialties-desktop {
    background-color: #3474a1;
    display: block;
  }
  .related-specialties-desktop h2 {
    color: #f2f2f2;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 25px;
    padding-top: 45px;
  }
  .featured-service-model-content {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    min-height: auto;
    transition: none;
    width: 80%;
  }
  .featured-service-modal-details {
    min-height: auto;
  }
  .modal-arrow-down {
    margin-left: 47%;
    margin-right: auto;
  }
  .featured-service-model-root {
    z-index: 99;
  }
  .icon-metric {
    height: auto;
    margin-bottom: 15px;
  }
  .icon-metric img {
    height: 120px;
    width: 120px;
  }
  .two-column-list {
    -o-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
    column-count: 2;
  }
  .locations-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .specialty-section-img {
    margin-right: 20px;
  }
}
@media (min-width: 1140px) {
  .acolade-list {
    display: flex;
  }
  .acolade {
    display: block;
  }
  .icon-metric {
    margin-right: 0;
    text-align: center;
  }
  .icon-metric li {
    display: block;
  }
  .calendar-and-news {
    display: flex;
    height: 300px;
  }
  .specialty-calendar {
    float: left;
    left: calc((100% - 940px) / 2);
    position: absolute;
    width: 450px;
  }
  .specialty-calendar .see-all-button {
    left: 75%;
    right: auto;
    top: 46px;
  }
  .specialty-news {
    float: right;
    position: absolute;
    right: calc((100% - 940px) / 2);
    width: 450px;
  }
  .specialty-news .see-all-button {
    left: 75%;
    right: auto;
    top: 46px;
  }
  .specialty-merge-container {
    width: 100%;
  }
  .see-all-button {
    margin-right: 0;
    right: calc((100% - 940px) / 2);
  }
  .specialty-locations-mobile {
    display: none;
  }
  .specialty-locations-desktop {
    background-color: #acd4f0;
    display: flex;
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .specialty-location-tabs {
    background-color: #00263a;
    border-right: 1px solid #c2c9cf;
    display: block;
    padding-left: calc((100% - 940px) / 2);
    padding-right: 20px;
    padding-top: 10px;
    width: auto;
  }
  .specialty-location-tabs div div:first-child button div {
    border-top: 0;
  }
  button.specialty-location-tab {
    font-size: 1em !important;
    text-align: left !important;
  }
  .scrollable-locations {
    max-height: 340px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: calc(100% - 750px);
  }
  .scrollable-locations div:first-child div:last-of-type .location-tab-content {
    border: 0;
  }
  .scrollable-locations::-webkit-scrollbar {
    display: none;
  }
  .specialty-locations {
    background-color: #fff;
    padding-bottom: 0;
    padding-top: 0;
  }
  .specialty-location-details {
    align-items: center;
    background-color: #acd4f0;
    display: flex;
    margin-right: calc((100% - 940px) / 2);
    max-height: 320px;
    padding: 40px 0 40px 40px;
    width: calc(100% - 190px);
  }
  .location-details {
    width: 40%;
  }
  .location-details h2 {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .location-details .distance-from-user {
    font-style: italic;
    color: #4c565e;
    font-size: 0.9rem;
  }
  .specialty-location-detail-wrapper {
    background-color: #acd4f0;
    display: flex;
    width: 100%;
  }
  .specialty-location-detail-wrapper div {
    display: block;
  }
  .specialty-location-detail-wrapper div p {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .specialty-location-detail-wrapper div h2 {
    color: #3474a1;
  }
  .specialty-location-detail-wrapper div:first-child {
    color: #00263a;
  }
  .specialty-section-row {
    height: 80px;
    margin-top: 20px;
  }
  .map-marker {
    height: 30px;
    width: 40px;
  }
  .inactive-specialty-section {
    display: none;
  }
  .active-specialty-section {
    display: flex;
  }
  .arrow-right {
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    height: 0;
    width: 0;
  }
  .vert-tab-item {
    color: #4c565e;
    cursor: pointer;
    position: relative;
    width: 100%;
  }
  .vert-tab-item .location-tab-content {
    min-height: 90px;
  }
  .vert-tab-item .tab-icon {
    fill: #4c565e;
    margin-right: 8px;
    position: relative;
    top: 2px;
    width: 19px;
  }
  .vert-tab-item.active-specialty-section::after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #00263a;
    border-top: 15px solid transparent;
    bottom: 33%;
    content: "";
    height: 0;
    left: 99.5%;
    margin-left: 40px;
    position: absolute;
    width: 0;
  }
  .specialty-location-map {
    margin-left: 5%;
    right: calc((100% - 940px) / 2);
    width: 60%;
  }
  .specialty-location-map img {
    height: 100%;
    width: 100%;
  }
  .directions-button {
    width: 70%;
  }
  .specialty-card div {
    padding: 0;
  }
  .service-list-container {
    border-bottom: 1px solid #c2c9cf;
    padding-bottom: 40px;
  }
  .specialty-services {
    padding-bottom: 0;
  }
  .specialty-detail .location-services {
    padding-bottom: 0;
  }
  .specialty-location-tab {
    text-decoration: none;
    width: 100%;
  }
  .specialty-location-tab div:first-child {
    border-bottom: 1px solid #f2f2f2;
  }
  .specialty-location-tab div {
    align-items: center;
    display: flex;
  }
  .specialty-location-tab div p {
    font-family: "myriad-pro", sans-serif;
    margin-left: 10px;
    width: 80%;
  }
  .map-svg {
    fill: #c2c9cf;
    width: 20px;
  }
  .location-tab-content {
    color: #c2c9cf;
  }
  .vert-tab-item.active-specialty-section button div, .location-tab-content:hover {
    color: #fff;
  }
  .vert-tab-item.active-specialty-section button div .map-svg, .location-tab-content:hover .map-svg {
    fill: #ea7600;
  }
  .active-service .featured-service-model-content {
    display: flex;
    height: 88%;
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
    margin-top: 75px;
    max-height: 620px;
    max-width: 1140px;
    min-height: auto;
    width: auto;
  }
  .toolbar-tray-open .featured-service-model-content {
    margin-top: 175px;
  }
  .featured-service-modal-label {
    align-items: center;
    display: flex;
    float: left;
    margin-top: 0;
    text-align: center;
    width: 35%;
  }
  .featured-service-modal-details {
    float: right;
    padding: 0;
    width: 65%;
  }
  .featured-service-modal-details p {
    margin-top: 0;
  }
  .featured-service-modal-close-button {
    fill: #3474a1;
    height: 25px;
    right: calc((100% - 940px) / 2);
    top: 0;
    width: 25px;
  }
  .modal-arrow-down {
    display: none;
  }
  .modal-stat-section {
    display: block;
    text-align: center;
  }
  .modal-stat-section img {
    margin-right: 0;
  }
  .modal-stat-section p {
    margin-top: 20px;
  }
  .services-center-stat {
    align-content: center;
    align-items: center;
    display: flex;
    height: 100%;
  }
  .services-center-stat div {
    display: block;
  }
  .modal-label-wrapper {
    width: 100%;
  }
  .mobile-only {
    display: none;
  }
  .stat-wrapper {
    display: flex;
    height: 100%;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
  }
  .modal-details-top {
    height: 66%;
    overflow: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
  }
  .modal-details-bottom {
    align-items: center;
    background-color: #f2f2f2;
    display: flex;
    height: 34%;
    overflow: auto;
  }
  .modal-arrow-right {
    border-bottom: 30px solid transparent;
    border-left: 30px solid #3474a1;
    border-top: 30px solid transparent;
    display: block;
    height: 0;
    left: calc((100% - 290px) / 2);
    position: absolute;
    top: 279px;
    width: 0;
  }
  .modal-benefits-section {
    padding-top: 20px;
  }
  .modal-benefits-section div {
    margin-top: 0;
  }
  .half-container-width {
    width: 50%;
  }
  .half-container-width.centered {
    margin: 0 auto;
  }
  .location-selector-see-all {
    display: flex;
    margin-bottom: 40px;
    margin-top: 40px;
    text-decoration: none;
  }
  .location-selector-see-all div {
    margin-left: 10px;
  }
  .location-selector-see-all div div {
    color: #f2f2f2;
    display: flex;
  }
  .locations-container {
    padding-left: 0;
    padding-right: 0;
  }
  .get-directions {
    margin-top: 30px;
  }
  .white-background {
    background: #fff;
  }
  .without-gallery {
    display: block;
  }
  .without-gallery .about-container {
    width: auto;
  }
  .featured-full-height {
    height: 100%;
  }
  cc-media-gallery {
    width: 400px;
  }
}
.bio-section .tab-content-area, .bio-section .tab-header, .locations, .provider-container {
  box-sizing: border-box;
  padding: 0 15px;
  width: 100%;
}

.provider-profile {
  background-color: #fff;
}

.edit-profile-link {
  background: #fff;
  border-radius: 3px;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 100px;
}

.banner-image {
  background-color: #c2c9cf;
  background-image: url('profile-header-bg-mobile.d2477a8522a11bc9.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  min-height: 160px;
  width: 100%;
}
.banner-image .print-header-box {
  display: none;
}
.banner-image .provider-left-header {
  margin: 0 auto;
  max-width: 320px;
  padding: 20px 0;
  text-align: center;
}

.info-box {
  background-color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.info-box .doctor-name {
  font-size: 22px;
  font-size: 1.375rem 1.375rem;
  color: #00263a;
  font-weight: 600;
  margin: 20px auto 4px;
}
.info-box .doctor-specialty {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  color: #33729f;
  font-family: "myriad-pro", sans-serif;
  margin: 4px auto 2px;
  text-transform: none;
}
.info-box .doctor-chair {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  margin: 0;
}
.info-box .cta-area {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  padding: 0 20px;
}
.info-box .cta-area-yellow {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  padding: 0 20px;
}

.cta {
  transition: all 0.3s;
  background: none;
  border-radius: 25px;
  border-right: 0;
  display: inline-block;
  overflow: auto;
  padding: 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  width: 50%;
  z-index: 10;
}
.cta::before {
  background-color: #3474a1;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.cta::after {
  transition: all 0.3s;
  background-color: #003c71;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
.cta:hover, .cta:active {
  color: #3474a1;
}
.cta:hover::after, .cta:active::after {
  width: 100%;
}
.cta div {
  max-width: 100%;
}
.cta p,
.cta i,
.cta .fa-phone,
.cta .fa-calendar {
  color: #fff;
  display: inline-block;
  margin: 5px 0;
}

.cta-yellow {
  transition: all 0.3s;
  background: none;
  border-radius: 25px;
  border-right: 0;
  display: inline-block;
  overflow: auto;
  padding: 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  width: 50%;
  z-index: 10;
}
.cta-yellow::before {
  background-color: #ffba31;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.cta-yellow::after {
  transition: all 0.3s;
  background-color: #003c71;
  border-radius: 25px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0%;
  z-index: -1;
}
.cta-yellow:hover, .cta-yellow:active {
  color: #ffba31;
}
.cta-yellow:hover::after, .cta-yellow:active::after {
  width: 100%;
}
.cta-yellow div {
  max-width: 100%;
}
.cta-yellow p,
.cta-yellow i,
.cta-yellow .fa-phone,
.cta-yellow .fa-calendar {
  color: #fff;
  display: inline-block;
  margin: 5px 0;
}

.schedule-online,
.provider-phone-number {
  display: inline-block;
  width: 50%;
}

.schedule-online {
  margin-left: 2%;
  min-width: 175px;
}

.provider-phone-number {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  font-weight: 300;
}

.provider-phone-number-yellow {
  font-size: 16px;
  font-size: 1rem 1rem;
  display: inline-block;
  font-weight: 600;
  width: 50%;
}

.schedule-online-drop-down {
  background-color: #3474a1;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  margin-left: 2%;
  min-width: 175px;
  padding: 11px 0;
  position: relative;
  text-align: center;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.schedule-online-drop-down .angle-down,
.schedule-online-drop-down .angle-up {
  display: inline-block;
  fill: #fff;
  height: 15px;
  width: 15px;
  vertical-align: text-top;
}
.schedule-online-drop-down ul {
  background: #3474a1;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 41px;
  width: 100%;
  z-index: 100;
}
.schedule-online-drop-down a {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #fff;
  font-weight: 300;
  display: block;
  padding: 15px 0;
  text-decoration: none;
}
.schedule-online-drop-down button {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #fff;
  font-weight: 300;
  padding: 15px 0;
  text-decoration: none;
  width: 100%;
}
.schedule-online-drop-down li {
  border-bottom: 1px solid #fff;
  margin: 0 10px;
}
.schedule-online-drop-down li:last-child {
  border: 0;
}
.schedule-online-drop-down.open {
  background-color: #003a6f;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.schedule-online-drop-down.open ul {
  display: block;
}

.schedule-online-drop-down-yellow {
  background-color: #ffba31;
  border-radius: 25px;
  color: #003a6f;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  margin-left: 2%;
  min-width: 175px;
  padding: 11px 0;
  position: relative;
  text-align: center;
  width: 80%;
}
.schedule-online-drop-down-yellow .angle-down,
.schedule-online-drop-down-yellow .angle-up {
  display: inline-block;
  fill: #003a6f;
  height: 15px;
  width: 15px;
  vertical-align: middle;
}
.schedule-online-drop-down-yellow ul {
  background: #ffba31;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 41px;
  width: 100%;
  z-index: 100;
}
.schedule-online-drop-down-yellow a {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #003a6f;
  font-weight: 600;
  display: block;
  padding: 12px 0;
  text-decoration: none;
}
.schedule-online-drop-down-yellow li {
  border-bottom: 1px solid #fff;
  padding: 0 10px;
}
.schedule-online-drop-down-yellow li:last-child {
  border: 0;
}
.schedule-online-drop-down-yellow.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: visible;
}
.schedule-online-drop-down-yellow.open ul {
  display: block;
}

.locations {
  background-color: #00263a;
  min-height: 390px;
  overflow: auto;
  padding: 0;
}
.locations h2 {
  color: #fff;
  font-weight: 300;
}
.locations .location-item {
  background-color: #fff;
  font-family: "myriad-pro", sans-serif;
  margin-right: 50px;
  overflow: auto;
  padding: 20px 30px;
  position: relative;
  right: 40px;
  text-align: center;
}
.locations .location-item.single {
  margin-right: 0;
}
.locations .location-item .location-title {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  color: #4383b1;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.locations .location-item address,
.locations .location-item .location-hours {
  color: #4c565e;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  margin: 10px 0;
}
.locations .location-item .phone-number {
  margin: 10px auto;
  max-width: 80%;
}
.locations .location-item .directions-link {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4383b1;
}
.locations .owl-nav {
  display: none;
}
.locations .active .location-item {
  right: 0;
}

.fa-map-marker {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #ea7600;
  font-size: 16px;
  margin-right: 5px;
}

.locations-desktop {
  display: none;
}

.bio-section .print-bio {
  display: none;
}
.bio-section .bio-tabs {
  display: none;
}
.bio-section .tab-header {
  background-color: #3474a1;
  color: #fff;
  display: flex;
  height: 52px;
  line-height: 52px;
  width: 100%;
}
.bio-section .tab-header h2 {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin: 0;
}
.bio-section .tab-header i {
  font-size: 20px;
  font-size: 1.25rem 1.25rem;
}
.bio-section .tab-header .fa-plus-circle,
.bio-section .tab-header .fa-minus-circle {
  float: right;
  line-height: 50px;
}
.bio-section .tab-header .fa-minus-circle {
  display: none;
}
.bio-section .tab-content-area {
  max-height: 1000px;
  overflow: auto;
  padding-bottom: 35px;
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.bio-section .tab-content-area h3 {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  color: #000;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  margin: 18px 0 0;
  margin-top: 40px;
}
.bio-section .tab-content-area p {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  line-height: 18px;
  margin: 5px auto;
}
.bio-section .tab-content-area.hide {
  max-height: 0;
  padding-bottom: 0;
}

.tab-content-area p.provider-biography {
  margin-top: 18px;
}

.tab-header.minus .fa-minus-circle {
  display: inline-block;
}
.tab-header.minus .fa-plus-circle {
  display: none;
}

.philosophy-section {
  background-color: #00263a;
  border-bottom: 1px solid #fff;
}
.philosophy-section .quote-callout {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #fff;
  font-style: italic;
  margin: 0 auto;
  max-width: calc(100% - 80px);
  position: relative;
  text-align: center;
}
.philosophy-section .quote-callout .fa-quote-left,
.philosophy-section .quote-callout .fa-quote-right {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  color: #33729f;
  position: absolute;
}
.philosophy-section .quote-callout .fa-quote-left {
  left: -32px;
  top: 30px;
}
.philosophy-section .quote-callout .fa-quote-right {
  bottom: 25px;
  right: -30px;
}

.insurance-container .insurance-lists {
  transition-duration: 0.7s;
  transition-timing-function: ease-in;
  margin-bottom: 20px;
  max-height: 0;
  overflow-y: hidden;
  transition-duration: 0.7s;
  transition-timing-function: ease-in;
}
.insurance-container .insurance-lists.open {
  transition-duration: 0.5s;
  max-height: 1000px;
  transition-duration: 0.5s;
}
.insurance-container h2 {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  color: #00263a;
  font-weight: 400;
}
.insurance-container a {
  color: #3474a1;
  display: block;
  font-weight: normal;
  text-decoration: none;
  outline-offset: -2px;
  padding: 0 2px;
}
.insurance-container a:visited {
  color: #3474a1;
}
.insurance-container a svg {
  vertical-align: middle;
}

.insurance-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.insurance-list-item {
  position: relative;
  vertical-align: top;
  width: 100%;
}
.insurance-list-item a {
  border-bottom: 1px solid #4c565e;
  line-height: 50px;
}
.insurance-list-item svg {
  position: absolute;
  right: 0;
  top: 15px;
}
.insurance-list-item svg.insurance-arrow {
  height: 14px;
  left: 10px;
  top: 37px;
  width: 25px;
}
.insurance-list-item ul {
  transition-duration: 0.7s;
  transition-timing-function: ease-in;
  color: #5b6770;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  max-height: 0;
  overflow-y: hidden;
  padding: 0;
  transition-duration: 0.7s;
  transition-timing-function: ease-in;
}
.insurance-list-item ul li:first-child {
  padding-top: 10px;
}
.insurance-list-item ul.open {
  max-height: 400px;
}

.provider-display-none .bio-section .bio-detail {
  display: none;
}

.provider-phone-btn {
  font-weight: 300;
}

.provider-phone-icon {
  fill: #fff;
  height: auto;
  margin-right: 3px;
  width: 16px;
}

.provider-phone-wrapper {
  align-items: center;
  display: flex;
  height: 17px;
  justify-content: center;
}

.provider-profile-tablet-up {
  display: none;
}

.provider-profile-icon {
  fill: #fff;
  height: auto;
  width: 20px;
}

.fa-minus-circle,
.fa-plus-circle {
  margin-top: 15px;
  position: absolute;
  right: 20px;
}

.provider-quote-mark {
  fill: #33729f;
  height: 20px;
  width: 20px;
}

.provider-left-quote {
  margin-left: 20px;
  margin-top: 40px;
}

.provider-right-quote {
  left: calc(100% - 40px);
  margin-bottom: 40px;
  position: relative;
}

.insurance-open-close-icon {
  height: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 30px;
}
.insurance-open-close-icon g line {
  stroke: #3474a1;
}

.detail-columm h3 {
  margin-top: 40px;
}

.desktop {
  display: none;
}

.tablet {
  display: none;
}

.mobile {
  display: inherit;
}

.publink {
  font-size: 16px;
  color: #3474a1;
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
}

.pubtab {
  padding-top: 45px !important;
  padding-bottom: 60px !important;
}

@media (min-width: 768px) {
  .banner-image {
    background-image: url('profile-header-bg.9c0c61431c431b4d.jpg');
  }
  .banner-image .provider-left-header {
    display: inline-block;
    float: left;
    max-width: 100%;
    padding: 20px 0 18px;
    width: 35%;
  }
  .desktop-header-box {
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .tablet-wrapper {
    margin: 0 auto;
    max-width: 550px;
  }
  .info-box {
    display: inline-block;
    text-align: left;
    width: 65%;
  }
  .info-box .doctor-name {
    font-size: 26px;
    font-size: 1.625rem 1.625rem;
    margin: 24px auto 0;
  }
  .info-box .doctor-specialty {
    font-size: 22px;
    font-size: 1.375rem 1.375rem;
    margin: 0 auto 2px 0;
  }
  .info-box .doctor-chair {
    font-size: 16px;
    font-size: 1rem 1rem;
    margin-top: 2px;
  }
  .info-box .cta-area {
    border-top: 0;
    height: auto;
    justify-content: flex-start;
    margin-top: 10px;
    min-height: 39px;
    padding: 0;
  }
  .info-box .cta-area-yellow {
    border-top: 0;
    height: auto;
    justify-content: flex-start;
    margin-top: 10px;
    min-height: 39px;
    padding: 0;
    min-width: 400px;
  }
  .info-box .schedule-online-drop-down-yellow {
    width: 60%;
  }
  .cta {
    transition: all 0.3s;
    background: none;
    border-radius: 25px;
    border-right: 0;
    display: inline-block;
    margin-right: 5%;
    overflow: auto;
    padding: 5px;
    position: relative;
    text-align: center;
    transition: all 0.3s;
    z-index: 10;
  }
  .cta::before {
    background-color: #3474a1;
    border-radius: 25px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
  }
  .cta::after {
    transition: all 0.3s;
    background-color: #003a6f;
    border-radius: 25px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    width: 0%;
    z-index: -1;
  }
  .cta:hover, .cta:active {
    color: #3474a1;
  }
  .cta:hover::after, .cta:active::after {
    width: 100%;
  }
  .cta p,
  .cta i,
  .cta .fa-phone,
  .cta .fa-calendar {
    color: #fff;
    display: inline-block;
    margin: 5px 0;
  }
  .locations {
    display: none;
  }
  .locations-desktop {
    display: block;
    position: relative;
    z-index: 1;
  }
  .locations-desktop .provider-container {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9999;
  }
  .locations-desktop .location-left {
    background-color: #00263a;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 0;
  }
  .locations-desktop .location-right {
    -webkit-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -moz-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -o-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -ms-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$light-gray", endColorstr="$light-gray", GradientType=0);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 0;
  }
  .locations-desktop .location-detail-view {
    -webkit-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -moz-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -o-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    -ms-background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #c2c9cf 10%, #c2c9cf 90%, #f2f2f2 100%);
    box-sizing: border-box;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$light-gray", endColorstr="$light-gray", GradientType=0);
    float: left;
    height: 100%;
    min-height: 295px;
    padding: 40px 0 40px 40px;
    width: 76%;
  }
  .locations-list {
    background-color: #00263a;
    display: inline-block;
    float: left;
    margin-right: -15px;
    max-height: 295px;
    overflow-y: scroll;
    padding-right: 15px;
    width: 24%;
  }
  .locations-list::-webkit-scrollbar {
    background: transparent;
    width: 0;
  }
  .locations-list ul {
    margin: 5px 18px 0 0;
    padding: 0;
  }
  .location-list-item {
    align-items: center;
    border-bottom: 1px solid #4c565e;
    color: #c2c9cf;
    cursor: pointer;
    display: flex;
    font-family: "myriad-pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 90px;
    line-height: 18px;
  }
  .location-list-item .fa-map-marker {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    margin-right: 10px;
  }
  .location-list-item:active, .location-list-item:hover, .location-list-item.active {
    color: #fff;
  }
  .fa-map-marker {
    color: #ea7600;
  }
  .location-item {
    display: inline-block;
    float: left;
    font-family: "myriad-pro", sans-serif;
    height: 100%;
    position: relative;
    width: 45%;
  }
  .location-item .location-title {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    color: #4383b1;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }
  .location-item address,
  .location-item .location-hours,
  .location-item .phone-number {
    font-size: 16px;
    font-size: 1rem 1rem;
    color: #4c565e;
    font-style: normal;
    line-height: 18px;
    margin: 10px 0;
    text-decoration: none;
  }
  .location-item .phone-number {
    display: inline-block;
    margin: 0 0 10px;
  }
  .location-item .directions-link {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .location-map-area {
    display: inline-block;
    float: left;
    margin-left: 5%;
    width: 50%;
  }
  .location-map-area img {
    -o-box-shadow: 2px 2px 13px -4px rgb(0, 0, 0);
    -ms-box-shadow: 2px 2px 13px -4px rgb(0, 0, 0);
    box-shadow: 2px 2px 13px -4px rgb(0, 0, 0);
    border: 10px solid #fff;
    box-shadow: 2px 2px 13px -4px rgb(0, 0, 0);
    box-sizing: border-box;
  }
  .bio-section {
    margin-top: 30px;
  }
  .bio-section .bio-tabs {
    background-color: #f2f2f2;
    border-bottom: 1px solid #c2c9cf;
    border-top: 1px solid #c2c9cf;
    display: block;
    overflow: auto;
  }
  .bio-section .bio-tabs .tab-container {
    display: flex;
    justify-content: center;
  }
  .bio-section .tab-header {
    display: none;
  }
  .bio-section .mobile-bio {
    display: none;
  }
  .tab {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "myriad-pro", sans-serif;
    padding: 10px 0;
    text-align: center;
  }
  .tab .tab-inner {
    border-right: 1px solid #c2c9cf;
    color: #4c565e;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    padding: 10px 25px;
    width: auto;
  }
  .tab.active, .tab:hover {
    background-color: #3474a1;
    border-bottom: 1px solid #3474a1;
    border-top: 1px solid #3474a1;
    color: #fff;
  }
  .tab.active .tab-inner, .tab:hover .tab-inner {
    border-right: 1px solid #3474a1;
    color: #fff;
  }
  .tab:last-child .tab-inner {
    border-right: 0;
  }
  .bio-detail {
    display: block;
    overflow: auto;
    padding-bottom: 50px;
  }
  .bio-detail .detail-columm {
    float: left;
    width: 50%;
  }
  .bio-detail h3 {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
    color: #00263a;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
  }
  .bio-detail p {
    color: #4c565e;
    line-height: 20px;
    margin: 5px 0;
  }
  .bio-detail p.provider-biography {
    margin-top: 30px;
  }
  .provider-left-quote {
    margin-left: 0;
  }
  .provider-right-quote {
    left: calc(100% - 20px);
  }
  .philosophy-section {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }
  .philosophy-section .quote-callout {
    font-size: 20px;
  }
  .insurance-container > ul {
    box-sizing: border-box;
    margin-right: 5%;
    vertical-align: top;
    width: 44%;
  }
  .insurance-container h2 {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
  }
  .provider-profile-tablet-up {
    display: auto;
  }
  .provider-profile-icon {
    display: none;
  }
  .provider-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .provider-tab-wrapper {
    margin-left: 3px;
    margin-right: 3px;
  }
  .card-top-wrapper {
    height: auto;
  }
  .desktop {
    display: inherit;
  }
  .tablet {
    display: inherit;
  }
  .mobile {
    display: none;
  }
}
@media (min-width: 1140px) {
  .provider-container {
    display: block;
    margin: 0 auto;
    max-width: 942px;
    overflow: auto;
    padding: 0;
    width: 100%;
  }
  .banner-image {
    padding: 45px 0;
  }
  .banner-image .provider-left-header {
    width: 30%;
  }
  .schedule-online-drop-down {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
  }
  .schedule-online-drop-down-yellow {
    font-size: 16px;
    font-size: 1rem 1rem;
  }
  .desktop-header-box {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 750px;
  }
  .tablet-wrapper {
    max-width: 80%;
  }
  .info-box {
    width: 65%;
  }
  .info-box .doctor-specialty {
    color: #4c565e;
  }
  .info-box .doctor-chair {
    color: #003a6f;
  }
  .locations {
    display: none;
  }
  .locations-desktop .location-detail-view .location-item {
    width: 40%;
  }
  .locations-desktop .location-detail-view .location-map-area {
    width: 54%;
  }
  .bio-section .tab-header {
    display: none;
  }
  .bio-section .bio-detail {
    padding-bottom: 40px;
  }
  .bio-tabs .tab .tab-inner {
    display: flex;
    padding: 10px 50px;
  }
  .philosophy-section .quote-callout {
    width: 100%;
  }
  .philosophy-section .quote-callout .fa-quote-left {
    top: 40px;
  }
  .philosophy-section .quote-callout .fa-quote-right {
    bottom: 40px;
  }
  .provider-profile-icon {
    display: block;
    fill: #4c565e;
    height: 26px;
    margin-right: 10px;
  }
  .provider-active-icon {
    fill: #fff;
  }
  .tab:hover .tab-inner svg {
    fill: #fff;
  }
  .philophy-wrapper {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .provider-menu-carrot-down .tab::after, .provider-tab-wrapper :hover .tab::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3474a1;
    content: "";
    height: 0;
    margin-top: 11px;
    position: absolute;
    width: 0;
  }
  .provider-tab-wrapper .tab {
    height: 100%;
  }
  .desktop {
    display: inherit;
  }
  .mobile {
    display: none;
  }
  .tablet {
    display: inherit;
  }
}
@media print {
  .node-type-provider .wrapper.header,
  .node-type-provider .region-navigation {
    display: none;
  }
  .node-type-provider .wrapper.footer {
    display: none;
  }
  .node-type-provider .provider-profile {
    margin-top: 0;
  }
  .node-type-provider .provider-profile .locations-desktop {
    height: 260px;
  }
  .node-type-provider .provider-profile .locations-desktop .location-detail-view {
    min-height: 0;
    padding: 40px 0 0 40px;
  }
  .node-type-provider .provider-profile .directions-link {
    display: none;
  }
  .node-type-provider .provider-profile .insurance-container {
    display: none;
  }
  .node-type-provider .provider-profile .insurance-container h2 {
    font-family: "trade-gothic-next-condensed", sans-serif;
  }
  .node-type-provider .banner-image {
    background-color: #fff;
    background-image: none;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .node-type-provider .banner-image .desktop-header-box {
    display: none;
  }
  .node-type-provider .banner-image .print-header-box {
    display: block;
    height: 300px;
    width: 100%;
  }
  .node-type-provider .banner-image .print-header-box .print-doctor-image {
    display: inline-block;
    float: left;
    margin: 10px 30px;
    padding-left: 0;
    width: 196px;
    z-index: 100;
  }
  .node-type-provider .bio-section .bio-tabs {
    display: none;
  }
  .node-type-provider .bio-section .bio-detail {
    display: none;
  }
  .node-type-provider .bio-section .print-bio {
    display: block;
    margin-top: -20px;
  }
  .node-type-provider .bio-detail {
    display: block;
    padding-bottom: 20px;
  }
  .node-type-provider .bio-detail h2 {
    font-family: "trade-gothic-next-condensed", sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
  }
}

.mobile-search-overlay {
  background-color: #f2f2f2;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  width: 100%;
  max-width: 940px;
  z-index: 1000;
  transition: transform 0.3s;
  display: none;
}
.mobile-search-overlay.open {
  max-height: 5000px;
  display: block;
}

.mobile-search-bar {
  line-height: 48px;
  line-height: 3rem 3rem;
  -o-appearance: none;
  appearance: none;
  border: 0;
  height: 48px;
  padding: 0 20px;
  width: 100%;
}
.mobile-search-bar::-webkit-input-placeholder {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-style: italic;
}

.mobile-search-bar:-moz-placeholder {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-style: italic;
}

.mobile-search-bar::-moz-placeholder {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-style: italic;
}

.mobile-search-bar:-ms-input-placeholder {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif;
  font-style: italic;
}

.mobile-search-bar.searched {
  line-height: 43px;
  line-height: 2.6875rem 2.6875rem;
  border: 1px solid #c2c9cf;
  border-radius: 3px;
}

.search-bar-wrapper {
  background: #fff;
  position: relative;
  z-index: 10;
}
.search-bar-wrapper .search-icon,
.search-bar-wrapper .clear-icon {
  cursor: pointer;
  fill: #3474a1;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 17px;
  width: 15px;
}
.search-bar-wrapper .clear-icon {
  display: none;
}
.search-bar-wrapper.searched {
  padding: 0 20px;
}
.search-bar-wrapper.searched .search-icon {
  right: 30px;
  top: 16px;
}

.search-bar-border {
  background: #c2c9cf;
  height: 1px;
  width: 100%;
}

.suggested-helper-text {
  font-size: 11px;
  font-size: 0.6875rem 0.6875rem;
  background: #f2f2f2;
  color: #4c565e;
  padding: 8px 20px;
  width: 100%;
}

.auto-complete-options {
  list-style-type: none;
  margin: 0;
  min-height: 500px;
  padding: 0 20px;
}
.auto-complete-options a {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  display: block;
  font-weight: 400;
  padding: 10px 0;
  text-decoration: none;
  width: 100%;
}
.auto-complete-options li {
  border-bottom: 1px solid #c2c9cf;
}
.auto-complete-options li:last-child {
  border-bottom: 0;
}

.search-overlay-title {
  display: none;
}

.quick-search-groups {
  display: none;
}

.card-body .title {
  margin-top: 5px;
  margin-bottom: 10px;
}
.card-body .description {
  margin-top: 15px !important;
}

@media (min-width: 768px) {
  .mobile-search-overlay {
    background-color: transparent;
    transition: transform 0.5s;
    top: 75px;
  }
  .mobile-search-overlay.open .search-bar-wrapper {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .search-bar-wrapper {
    border-radius: 4px;
  }
  .mobile-search-bar {
    border: 0;
    border-radius: 4px;
  }
  .search-overlay-title {
    font-size: 30px;
    font-size: 1.875rem 1.875rem;
    color: #fff;
    display: block;
    font-weight: 400;
    margin: 0;
    padding: 55px 0 20px 0;
    text-align: center;
    font-family: chaparral-pro, Georgia, serif;
  }
  .suggested-helper-text {
    display: none;
  }
  .auto-complete-options {
    background: white;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    min-height: 0;
  }
  .quick-search-groups {
    display: flex;
    margin: 25px 0 0;
  }
  .quick-search-group {
    flex: 1;
    text-align: left;
    width: 33.33%;
  }
  .quick-result-category {
    border-bottom: 1px solid #c2c9cf;
    margin-right: 20px;
  }
  .quick-result-category:last-child {
    margin-right: 0;
  }
  .quick-result-category h2 {
    color: #fff;
    display: inline-block;
  }
  .quick-result-category svg {
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
    vertical-align: inherit;
    width: 17px;
  }
  .quick-results-list {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
  }
  .quick-results-list a {
    font-size: 16px;
    font-size: 1rem 1rem;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
  }
  .quick-results-list li {
    padding: 8px 0;
  }
}
@media (min-width: 1140px) {
  .mobile-search-overlay {
    margin: 0 auto;
    z-index: 499;
  }
  .mobile-search-bar.searched {
    line-height: 53px;
    line-height: 3.3125rem 3.3125rem;
    height: 55px;
  }
}
.mobile,
.mobile-only {
  display: block;
}

.tablet-and-up {
  display: none;
}

.global-search {
  background-color: #f2f2f2;
  z-index: 190;
}
.global-search.no-results {
  background-color: #fff;
  min-height: 600px;
}
.global-search .auto-complete-options {
  border: 1px solid #c2c9cf;
  border-top: 0;
  min-height: 0;
}

.global-search-title {
  background: #fff;
  color: #003a6f;
  font-weight: 600;
  margin: 0;
  padding: 25px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
  font-size: 25px;
}
.global-search-title svg {
  height: 19px;
  width: 19px;
  margin: 2px 8px 0px 0px;
}
.global-search-title.has-icon {
  line-height: 1;
}

.search-top {
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-top cc-mobile-location-filters-button {
  padding: 0px 20px 10px;
}

.search-groups {
  background-color: #fff;
  display: flex;
  padding: 30px 20px;
}
.search-groups .search-group {
  border-right: 1px solid #4c565e;
  flex: 1;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  width: 33.33%;
}
.search-groups .search-group:last-child {
  border-right: 0;
}
.search-groups .count {
  font-size: 34px;
  font-size: 2.125rem 2.125rem;
  color: #3474a1;
  margin-bottom: 10px;
  padding-top: 1px;
}
.search-groups .cat-description {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
  margin-bottom: 10px;
}
.search-groups .cat-description svg {
  display: none;
}

.search-results {
  margin: 25px 0 0;
  padding: 0 20px 40px;
}
.search-results .display-none {
  display: none;
}

.search-result-card {
  margin-bottom: 15px;
  width: 100%;
}

.date-area,
.image-area {
  text-align: left;
  width: 28.125%;
}
.date-area .date-circle,
.image-area .date-circle {
  align-items: center;
  border: 1px solid #3474a1;
  border-radius: 50%;
  display: flex;
  height: 60px;
  justify-content: center;
  margin-right: 10px;
  width: 60px;
}
.date-area .date-num,
.date-area .date-month,
.image-area .date-num,
.image-area .date-month {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  color: #3474a1;
  font-weight: 600;
  min-width: 24px;
  text-align: center;
}
.date-area .date-num,
.image-area .date-num {
  font-size: 22px;
  font-size: 1.375rem 1.375rem;
}
.date-area .date-month,
.image-area .date-month {
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
  top: 10px;
}

.event-row,
.location-row {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin: 0 0 20px;
}

.event-info,
.location-info {
  width: 71.875%;
}

.event-result {
  padding: 20px 20px 0;
}
.event-result .action-area {
  border-top: 1px solid #c2c9cf;
  padding: 10px 0 8px;
  text-align: center;
  white-space: nowrap;
}
.event-result .event-details,
.event-result .event-register,
.event-result .location-phone,
.event-result .location-directions {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  display: inline-block;
  font-weight: 400;
  padding: 5px 0;
  text-decoration: none;
  width: 50%;
}
.event-result .event-details,
.event-result .location-phone {
  border-right: 1px solid #c2c9cf;
}
.event-result .location-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: inline-block;
  height: 59px;
  position: relative;
  width: 59px;
}

.search-result-count {
  display: none;
}

.search-bar-wrapper.active .search-icon {
  display: none;
}
.search-bar-wrapper.active .clear-icon {
  display: inline;
}

.search-options-button {
  display: none;
}

.no-results-block {
  display: block;
  width: 100%;
  padding: 0 20px;
  text-align: center;
  background-color: #f5f5f5;
}
.no-results-block .no-results {
  margin: 60px 0 0 0;
  font-size: 21px;
  line-height: 1.21;
  text-align: center;
  color: #4a4a4a;
}
.no-results-block .no-results span {
  line-height: 1.21;
  text-align: center;
  color: #4a4a4a;
  font-weight: 900;
}
.no-results-block .no-results-helper {
  margin: 10px 0 0px 0;
  font-size: 16px;
  line-height: 1.24;
  text-align: center;
  color: #4a4a4a;
}
.no-results-block .no-results-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 60px 0 0 0;
  padding-bottom: 60px;
}
.no-results-block .no-results-card-container .no-results-card {
  text-align: center;
  width: 100%;
  height: 146px;
  border-radius: 3px;
  background-color: #fff;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 0 0 20px 0;
}
.no-results-block .no-results-card-container .no-results-card .card-content {
  height: 85px;
}
.no-results-block .no-results-card-container .no-results-card .card-content .card-text {
  margin: 0;
  font-size: 21px;
  line-height: 1.62;
  text-align: center;
  color: #33729f;
}

.global-search-extra-top-margin {
  margin-top: 50px;
}

.refine-results-container {
  background-color: #f2f2f2;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border: solid 1px #dbd8d8;
  position: relative;
}
.refine-results-container .open-drawer-button {
  transition: all 0.6s;
  width: 175px;
  height: 40px;
  border-radius: 19px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.refine-results-container .open-drawer-button .button-text {
  color: #33729f;
  font-size: 14px;
  font-family: "myriad-pro", sans-serif;
  margin: auto;
}
.refine-results-container .open-drawer-button .filter-icon {
  transition: all 0.6s ease-in-out;
  position: absolute;
  left: 15px;
  top: 8px;
  opacity: 0;
  visibility: hidden;
}
.refine-results-container .open-drawer-button .filter-icon.show-icon {
  opacity: 1;
  visibility: visible;
}
.refine-results-container .open-drawer-button .caret {
  transition: all 0.6s ease-in-out;
  position: absolute;
  right: 15px;
  top: 8px;
  opacity: 0;
  visibility: hidden;
}
.refine-results-container .open-drawer-button .caret.show-caret {
  opacity: 1;
  visibility: visible;
}

.result-description {
  border: solid 1px #dbd8d8;
  background: #f2f2f2;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 50px;
  position: relative;
  top: -6px;
}
.result-description .location-result-applied-filters {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 20px;
}
.result-description .location-result-applied-filters .location-result-count {
  width: auto;
}

.results-right-column .results-description-container {
  margin: 0 20px;
}
.results-right-column .results-description-container .results-description {
  font-family: "myriad-pro", sans-serif;
  font-size: 21px;
  color: #4a4a4a;
}
.results-right-column .results-description-container .results-description span {
  font-weight: bold;
  color: #003a6f;
}
.results-right-column .category-filters {
  height: 50px;
  background-color: #fff;
}
.results-right-column .category-filters .filter-drawer {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  vertical-align: middle;
  position: relative;
  background-color: #e6ecf1;
}
.results-right-column .category-filters .filter-drawer .filter-icon {
  margin: auto 10px auto 20px;
}
.results-right-column .category-filters .filter-drawer .filter-drawer-text {
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  color: #4a4a4a;
}
.results-right-column .category-filters .filter-drawer .filter-drawer-text span {
  font-weight: bold;
  color: #003a6f;
}
.results-right-column .category-filters .filter-drawer .filter-arrow {
  position: absolute;
  right: 20px;
  transition: all 0.6s ease-in-out;
}
.results-right-column .category-filters .filter-drawer .filter-arrow.open {
  transform: rotate(180deg);
}
.results-right-column .category-filters .filter-drawer.open {
  background-color: #fff;
}
.results-right-column .category-filters .drawer {
  height: 0;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
}
.results-right-column .category-filters .drawer button {
  cursor: pointer;
  text-align: left;
  height: 50px;
  width: 100%;
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  color: #003a6f;
  padding: 0px 25px 0 25px;
  position: relative;
}
.results-right-column .category-filters .drawer button::before {
  content: "";
  position: absolute;
  left: 25px;
  bottom: 0;
  height: 15px;
  width: 90%;
  border-bottom: solid 1px #c7c7c7;
}
.results-right-column .category-filters .drawer button.active {
  font-weight: bold;
  background-color: rgba(0, 58, 111, 0.1);
}
.results-right-column .category-filters .drawer.open {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.results-right-column .result-card {
  width: auto;
  width: -webkit-fill-available;
  margin: 0 20px;
  border-bottom: solid 1px #c7c7c7;
}
.results-right-column .result-card a {
  text-decoration: none;
  cursor: pointer;
  height: auto;
  width: 100%;
  font-weight: normal;
}
.results-right-column .result-card a .result-tag {
  height: 25px;
  min-width: 70px;
  max-width: fit-content;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  padding: 0 10px;
  margin: 20px 0 15px 0;
  font-family: "myriad-pro", sans-serif;
  font-size: 13px;
  color: #333333;
  background-color: rgba(51, 114, 159, 0.2);
}
.results-right-column .result-card a .result-tag.blue {
  background-color: rgba(51, 114, 159, 0.2);
}
.results-right-column .result-card a .result-tag.orange {
  background-color: rgba(255, 186, 49, 0.3);
}
.results-right-column .result-card a .result-tag.green {
  background-color: rgba(112, 181, 26, 0.2);
}
.results-right-column .result-card a .result-tag.peach {
  background-color: rgba(234, 118, 0, 0.2);
}
.results-right-column .result-card a .result-tag.grey-new {
  background-color: rgba(151, 151, 151, 0.2);
}
.results-right-column .result-card a .result-tag.purple {
  background-color: rgba(132, 50, 155, 0.2);
}
.results-right-column .result-card a .result-tag.purple-new {
  background-color: rgba(132, 50, 155, 0.2);
}
.results-right-column .result-card a .result-tag.yellow {
  background-color: rgba(255, 217, 0, 0.2);
}
.results-right-column .result-card a .result-tag.red {
  background-color: rgba(197, 0, 62, 0.2);
}
.results-right-column .result-card a .result-tag.pink {
  background-color: rgba(255, 135, 92, 0.2);
}
.results-right-column .result-card a .result-title {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #003a6f;
  margin: 0 0 5px 0;
}
.results-right-column .result-card a .result-copy {
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  line-height: 1.38;
  color: #333333;
  margin: 0 0 20px 0;
}
.results-right-column .result-card a .hidden {
  visibility: hidden;
  padding: 0;
  margin: 0;
}
.results-right-column .view-more {
  width: fit-content;
  height: 90px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #33729f;
}

.tablet-and-up {
  display: none;
}

@media (min-width: 768px) {
  .tablet-and-up {
    display: block;
  }
  .search-white {
    background: #fff;
    width: 100%;
  }
  .search-top {
    padding: 0 50px;
  }
  .search-top cc-mobile-location-filters-button {
    display: none;
  }
  .search-result-count {
    color: #4c565e;
    display: block;
    padding: 35px 50px 0;
  }
  .search-result-count span {
    color: #003a6f;
    font-weight: 700;
  }
  .global-search .auto-complete-options {
    position: absolute;
    width: 100%;
    z-index: 99;
  }
  .search-results {
    display: flex;
    flex-wrap: wrap;
    padding: 0 50px;
    padding-bottom: 30px;
    padding-top: 50px;
    margin-top: 0px;
  }
  .search-result-card {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 1.775% 18px 0;
    text-align: center;
    width: 32.15%;
  }
  .search-result-card:nth-child(3n+3) {
    margin-right: 0;
  }
  .programmed-content-card {
    height: 100%;
    width: 100%;
    background: white;
    padding: 15px;
    justify-content: space-between;
    display: flex !important;
    flex-direction: column;
    margin: 0;
  }
  .programmed-content-card .card-info {
    text-align: left;
  }
  .programmed-content-card .card-info h3 {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
    font-weight: bold;
    line-height: 1.25;
    margin: 0px;
    padding: 0px 0px 20px;
    position: relative;
  }
  .programmed-content-card .card-info h3:after {
    content: "";
    background: #003a6f;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 55px;
  }
  .programmed-content-card .card-info p {
    font-size: 16px;
    font-size: 1rem 1rem;
    line-height: 1.38;
    color: #4a4a4a;
  }
  .programmed-content-card .cta-button {
    border-radius: 24px;
    background-color: #ffba31;
    font-family: "myriad-pro", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    color: #003a6f;
    display: flex;
    justify-content: center;
    text-decoration: none;
    width: 100%;
    height: 45px;
    cursor: pointer;
  }
  .programmed-content-card .cta-button:hover {
    transition: all 0.2s ease-in-out;
    background-color: #0f475d;
    color: #ffba31;
  }
  .search-groups .cat-description span {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .search-groups .cat-description svg {
    display: block;
    height: 15px;
    width: 15px;
    margin-right: 10px;
  }
  .search-groups .search-group {
    border-right: 1px solid #c2c9cf;
  }
  .search-bar-wrapper.searched {
    padding: 0;
  }
  .search-bar-wrapper.searched .search-icon,
  .search-bar-wrapper.searched .clear-icon {
    right: 20px;
  }
  .search-bar-wrapper.active .active-search-option {
    border-right: 1px solid #003a6f;
  }
  .search-bar-wrapper.active .search-options-menu {
    border: 1px solid #003a6f;
  }
  .mobile-search-bar.active {
    border: 1px solid #003a6f;
  }
  .mobile-search-bar.searched {
    padding-left: 100px;
  }
  .search-options-button {
    cursor: pointer;
    display: block;
    left: 1px;
    position: absolute;
    top: 1px;
    height: 46px;
  }
  .active-search-option {
    line-height: 43px;
    line-height: 2.6875rem 2.6875rem;
    background: #acd4f0;
    border-right: 1px solid #c2c9cf;
    color: #003a6f;
    font-weight: 600;
    padding: 0 20px;
    height: 100%;
  }
  .active-search-option .down-icon,
  .active-search-option .up-icon {
    fill: #003a6f;
    height: 15px;
    position: relative;
    top: 2px;
    width: 15px;
  }
  .search-options-menu {
    top: 54px;
    top: 3.375rem 3.375rem;
    background: #acd4f0;
    border: 1px solid #c2c9cf;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
  }
  .search-options-menu a {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
    border-bottom: 1px solid #c2c9cf;
    color: #003a6f;
    display: block;
    margin: 0 18px;
    padding: 10px 0;
    text-decoration: none;
  }
  .search-option:hover {
    background: #003a6f;
  }
  .search-option:hover a {
    border-bottom: 1px solid #003a6f;
    color: #fff;
  }
  .search-option:last-child a {
    border-bottom: 0;
  }
  .event-row,
  .location-row {
    flex-direction: column;
  }
  .date-area,
  .image-area {
    width: 100%;
  }
  .date-area .date-circle,
  .image-area .date-circle {
    margin: 0 auto 10px;
  }
  .date-area .date-num,
  .image-area .date-num {
    line-height: 19px;
    line-height: 1.1875rem 1.1875rem;
  }
  .event-info,
  .location-info {
    text-align: center;
    width: 100%;
  }
  .event-result .event-details,
  .event-result .event-register,
  .event-result .location-phone,
  .event-result .location-directions,
  .location-result .event-details,
  .location-result .event-register,
  .location-result .location-phone,
  .location-result .location-directions {
    font-size: 12px;
    font-size: 0.75rem 0.75rem;
  }
  .event-result .action-area,
  .location-result .action-area {
    align-items: center;
    display: flex;
    white-space: normal;
  }
  .location-info {
    padding: 20px 20px 0;
  }
  .generic-search-card {
    height: 100%;
  }
  .search-white .search-filters {
    max-width: unset;
    background-color: #f2f2f2;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 60px;
    transition: all 0.6s ease-in-out;
  }
  .search-white .search-filters .upper-drawer-container {
    background-color: #f2f2f2;
    border-top: solid 1px #dbd8d8;
    border-bottom: solid 1px #dbd8d8;
    height: 100%;
    max-height: 60px;
    padding: 0px 50px;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content {
    margin: 0 auto;
    height: 57px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .result-description {
    border: 0;
    padding: 0;
    margin: 0;
    width: 75%;
    min-height: unset;
    position: relative;
    top: 0;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .result-description .location-result-applied-filters {
    width: fit-content;
    position: relative;
    transform: unset;
    padding: 0;
    top: 0;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .result-description .location-result-applied-filters .location-result-count {
    width: fit-content;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button {
    transition: all 0.6s;
    width: 175px;
    height: 40px;
    border-radius: 19px;
    text-align: center;
    position: relative;
    padding: 0;
    border: solid 1px #33729f;
    cursor: pointer;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button.show-results {
    transform: scaleX(1);
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button.show-results .caret {
    transform: rotate(180deg);
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover {
    background-color: #33729f;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover .button-text {
    color: #fff;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover .filter-icon path:first-of-type {
    fill: #fff !important;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover .caret path:first-of-type {
    fill: #fff !important;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button .button-text {
    color: #33729f;
    font-size: 14px;
    font-family: "myriad-pro", sans-serif;
    margin: auto;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button .filter-icon {
    transition: all 0.6s ease-in-out;
    position: absolute;
    left: 15px;
    top: 8px;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button .caret {
    transition: all 0.6s ease-in-out;
    position: absolute;
    right: 15px;
    top: 8px;
  }
  .search-white .search-filters .search-filter-drawer-container {
    background-color: #f2f2f2;
    width: 100%;
    padding: 30px 50px;
    margin: 0;
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden;
    transform-origin: top;
    transition: transform 0.6s ease-in-out, visibility 0.6s ease-in-out, opacity 0.6s ease-in-out;
    border-bottom: solid 1px #dbd8d8;
  }
  .search-white .search-filters .search-filter-drawer-container .search-filter-drawer {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
  }
  .search-white .search-filters .search-filter-drawer-container .search-filter-drawer.drawer-open {
    transform: scaleY(1);
  }
  .search-white .search-filters .search-filter-drawer-container.drawer-open {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
    padding: 30px 50px;
    height: auto;
    position: relative;
    z-index: 1;
  }
  .results-container {
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: 40px auto 0 auto;
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
  }
  .results-container .results-left-column {
    width: 322px;
    margin-right: 60px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .results-container .results-left-column .results-ctas {
    margin-bottom: 40px;
  }
  .results-container .results-left-column .results-ctas a {
    text-decoration: none;
  }
  .results-container .results-left-column .results-ctas a:first-child .hard-coded-cta {
    margin-bottom: 20px;
  }
  .results-container .results-left-column .results-ctas a .hard-coded-cta {
    cursor: pointer;
    background-color: #fff;
    max-width: 365px;
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    vertical-align: middle;
    position: relative;
  }
  .results-container .results-left-column .results-ctas a .hard-coded-cta .cta-icon {
    margin: 22.5px 0 22.5px 25px;
    position: absolute;
    left: 0;
  }
  .results-container .results-left-column .results-ctas a .hard-coded-cta .cta-text {
    margin: 0 10px 0 45px;
    font-family: "myriad-pro", sans-serif;
    font-size: 20px;
    color: #003a6f;
  }
  .results-container .results-left-column .results-ctas a .hard-coded-cta .cta-arrow {
    position: absolute;
    right: 20px;
  }
  .results-container .results-left-column .category-filters {
    width: 325px;
    height: auto;
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .results-container .results-left-column .category-filters .filter-button {
    cursor: pointer;
    text-align: left;
    height: 50px;
    width: 100%;
    font-family: "myriad-pro", sans-serif;
    font-size: 18px;
    color: #003a6f;
    padding: 0px 25px 0 25px;
    position: relative;
  }
  .results-container .results-left-column .category-filters .filter-button::before {
    content: "";
    position: absolute;
    left: 25px;
    bottom: 0;
    height: 15px;
    width: 90%;
    border-bottom: solid 1px #c7c7c7;
  }
  .results-container .results-left-column .category-filters .filter-button.active {
    font-weight: bold;
    background-color: rgba(0, 58, 111, 0.1);
  }
  .results-container .results-left-column .category-filters .filter-button:hover {
    font-weight: bold;
    background-color: rgba(0, 58, 111, 0.1);
  }
  .results-container .results-right-column {
    width: 100%;
  }
  .results-container .results-right-column .results-description-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 0 20px 0;
  }
  .results-container .results-right-column .results-description-container .results-description {
    font-size: 21px;
    color: #4a4a4a;
    margin: 0;
  }
  .results-container .results-right-column .results-description-container .results-description span {
    font-weight: bold;
    color: #003a6f;
  }
  .results-container .results-right-column .results-description-container .results-number {
    margin: 0;
    font-family: "myriad-pro", sans-serif;
    font-size: 16px;
    text-align: right;
    color: #4a4a4a;
  }
  .results-container .results-right-column .results-description-container .results-number span {
    font-weight: bold;
  }
  .results-container .results-right-column .page-number-section {
    margin-top: 70px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: left;
    vertical-align: middle;
    align-items: center;
  }
  .results-container .results-right-column .page-number-section button {
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-family: "myriad-pro", sans-serif;
    font-size: 18px;
    color: #33729f;
  }
  .results-container .results-right-column .page-number-section button.active {
    font-weight: bold;
  }
  .results-container .results-right-column .page-number-section button:not(:first-of-type) {
    border-left: 1px solid #c7c7c7;
  }
  .results-container .results-right-column .page-number-section .left-arrow {
    cursor: pointer;
    transform: rotate(180deg);
  }
  .results-container .results-right-column .page-number-section .left-arrow.inactive {
    display: none;
  }
  .results-container .results-right-column .page-number-section .right-arrow {
    cursor: pointer;
  }
  .results-container .results-right-column .page-number-section .right-arrow.inactive {
    display: none;
  }
  .no-results-block .no-results-card-container .no-results-card {
    text-align: center;
    max-width: calc((100% - 50px) / 3);
    height: 146px;
    border-radius: 3px;
    background-color: #fff;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 0 20px 0;
  }
  .no-results-block .no-results-card-container .no-results-card .card-content {
    height: 85px;
  }
  .no-results-block .no-results-card-container .no-results-card .card-content .card-text {
    margin: 0;
    font-size: 21px;
    line-height: 1.62;
    text-align: center;
    color: #33729f;
  }
  .results-container .results-right-column .view-more {
    display: none;
  }
  .mobile,
  .mobile-only {
    display: none;
  }
  .location-search .search-white .search-filters.drawer-open {
    height: fit-content;
  }
  .location-search.specialty-search-tool .search-white .search-filters.drawer-open {
    height: 215px;
  }
  .result-btm {
    padding-bottom: 47px;
  }
}
@media (min-width: 1140px) {
  .search-container, .search-results, .search-result-count, .search-top {
    margin: 0 auto;
    max-width: 1140px;
    min-width: 1140px;
  }
  .search-top {
    padding: 0 100px;
  }
  .search-result-count {
    padding: 35px 100px;
  }
  .search-results {
    padding: 0 100px;
    margin-top: 50px;
  }
  .global-search-title {
    padding: 70px 0 25px;
    font-size: 31px;
  }
  .global-search-title svg {
    height: 23px;
    width: 23px;
  }
  .search-result-card,
  .search-result {
    margin: 0 1.775% 18px 0;
    width: 32.15%;
  }
  .search-result-card:nth-child(3n+3),
  .search-result:nth-child(3n+3) {
    margin-right: 0;
  }
  .search-result-card .result-title,
  .search-result .result-title {
    font-size: 20px;
    font-size: 1.25rem 1.25rem;
  }
  .search-result-card .result-category,
  .search-result .result-category {
    font-size: 18px;
    font-size: 1.125rem 1.125rem;
  }
  .event-result .event-details,
  .event-result .event-register,
  .event-result .location-phone,
  .event-result .location-directions,
  .location-result .event-details,
  .location-result .event-register,
  .location-result .location-phone,
  .location-result .location-directions {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
  }
  .search-options-button {
    height: 53px;
  }
  .active-search-option {
    line-height: 53px;
    line-height: 3.3125rem 3.3125rem;
  }
  .search-bar-wrapper.searched .clear-icon,
  .search-bar-wrapper.searched .search-icon {
    top: 20px;
  }
  .generic-search-card {
    height: 100%;
  }
  .down-arrow {
    fill: #3474a1;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 24px;
  }
  .search-white .search-filters .upper-drawer-container {
    background-color: #f2f2f2;
    border-top: solid 1px #dbd8d8;
    border-bottom: solid 1px #dbd8d8;
    height: 100%;
    max-height: 60px;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content {
    max-width: 940px;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover {
    background-color: #33729f;
  }
  .search-white .search-filters .upper-drawer-container .upper-drawer-content .open-drawer-button:hover .button-text {
    color: #fff;
  }
  .search-white .search-filters .search-filter-drawer-container .search-filter-drawer {
    max-width: 940px;
  }
  .search-white .search-filters .search-filter-drawer-container.drawer-open {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
    padding: 30px 0 30px 0;
    height: auto;
  }
  .search-white .search-filters .specialty-drawer.drawer-open {
    height: 155px;
  }
  .search-white .specialty-search-filters.drawer-open {
    height: 215px;
  }
  .programmed-content-card {
    width: 100%;
    height: 100%;
    padding: 30px;
    margin: 0;
  }
  .no-results-block {
    max-width: 940px;
    padding: 0px;
    margin: auto;
  }
  .no-results-block .no-results {
    font-size: 28px;
  }
  .no-results-block .no-results-helper {
    font-size: 21px;
  }
  .no-results-block .no-results-card-container {
    justify-content: space-between;
  }
  .results-container {
    flex-wrap: nowrap;
  }
  .results-container .results-left-column {
    margin-right: 60px;
  }
  .result-btm {
    padding-bottom: 47px;
  }
}
.desktop-only {
  display: none;
}

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

.tablet-and-up {
  display: none;
}

.location-search {
  background: #f6f6f6;
  min-height: 500px;
  flex-direction: column;
}
.location-search.auto-height {
  height: auto;
}
.location-search .search-bar-wrapper {
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
}
.location-search .search-bar-wrapper.landing {
  /* CSS specific to iOS devices */
}
@supports (-webkit-touch-callout: none) {
  .location-search .search-bar-wrapper.landing .search-wrapper {
    width: calc(100% - 137px);
  }
}
.location-search .search-bar-wrapper .search-wrapper {
  margin: 0;
  width: 100%;
  position: relative;
}
.location-search .search-bar-wrapper .search-wrapper .mobile-search-bar {
  padding-right: 30px;
  min-width: 245px;
  min-height: 50px;
  border-radius: 3px;
  border: solid 1px #003a6f;
}
.location-search .search-bar-wrapper .search-wrapper .mobile-search-bar.searched {
  padding-left: 15px;
}
.location-search .search-bar-wrapper .search-button {
  background-color: #003a6f;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  width: 100%;
  margin-left: 10px;
  max-width: 89px;
}
.location-search .search-result-count {
  color: #4c565e;
  display: block;
  padding: 20px 20px 0;
}
.location-search .search-result-count span {
  color: #003a6f;
  font-weight: 700;
}
.location-search .auto-complete-options {
  border: 1px solid #c2c9cf;
  border-top: 0;
  min-height: 0;
}
.location-search cc-loading {
  justify-content: center;
  flex: 1 1 auto;
  display: flex;
}
.location-search .default-screen {
  max-width: 650px;
  width: 100%;
  padding: 0 40px;
  margin: 40px auto 40px auto;
}
.location-search .default-screen .default-text {
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
.location-search .default-screen .default-text span {
  font-weight: bold;
  color: #003a6f;
}

.provider-landing-search,
.location-landing-search {
  display: flex;
  flex-direction: column;
}
.provider-landing-search.auto-height,
.location-landing-search.auto-height {
  height: auto;
}
.provider-landing-search .search-bar-wrapper.landing,
.location-landing-search .search-bar-wrapper.landing {
  display: flex;
  flex-wrap: wrap;
  border-radius: 3px;
}
.provider-landing-search .search-bar-wrapper.landing.searched,
.location-landing-search .search-bar-wrapper.landing.searched {
  padding: 0px;
}
.provider-landing-search .search-bar-wrapper.landing .clear-icon,
.location-landing-search .search-bar-wrapper.landing .clear-icon {
  right: 0px;
}
.provider-landing-search .search-bar-wrapper.landing .search-wrapper,
.location-landing-search .search-bar-wrapper.landing .search-wrapper {
  margin: 0;
  width: calc(100% - 117px);
  position: relative;
}
.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar,
.location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar {
  max-width: 795px;
  height: 48px;
  border-radius: 3px;
  border: none;
  padding: 0px 15px 0px 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar.autocompleteOpen,
.location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar.autocompleteOpen {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar::-webkit-input-placeholder, .location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar::-webkit-input-placeholder {
  font-style: normal;
  font-size: 14px;
  color: #4a4a4a;
  font-family: "myriad-pro", sans-serif;
  opacity: 1;
}

.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar:-moz-placeholder, .location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar:-moz-placeholder {
  font-style: normal;
  font-size: 14px;
  color: #4a4a4a;
  font-family: "myriad-pro", sans-serif;
  opacity: 1;
}

.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar::-moz-placeholder, .location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar::-moz-placeholder {
  font-style: normal;
  font-size: 14px;
  color: #4a4a4a;
  font-family: "myriad-pro", sans-serif;
  opacity: 1;
}

.provider-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar:-ms-input-placeholder, .location-landing-search .search-bar-wrapper.landing .search-wrapper .mobile-search-bar:-ms-input-placeholder {
  font-style: normal;
  font-size: 14px;
  color: #4a4a4a;
  font-family: "myriad-pro", sans-serif;
  opacity: 1;
}

@-moz-document url-prefix() {
  .provider-landing-search .search-bar-wrapper.landing .search-wrapper,
  .location-landing-search .search-bar-wrapper.landing .search-wrapper {
    width: calc(100% - 121px);
  }
}
@supports (-webkit-touch-callout: none) {
  .provider-landing-search .search-bar-wrapper.landing .search-wrapper,
  .location-landing-search .search-bar-wrapper.landing .search-wrapper {
    width: calc(100% - 137px);
  }
}
.provider-landing-search .search-bar-wrapper.landing .search-button,
.location-landing-search .search-bar-wrapper.landing .search-button {
  background-color: #003a6f;
  height: 42px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  border: solid 3px white;
  width: 89px;
  margin-left: 10px;
  box-sizing: content-box;
}
.provider-landing-search .search-result-count,
.location-landing-search .search-result-count {
  color: #4c565e;
  display: block;
  padding: 20px 20px 0;
}
.provider-landing-search .search-result-count span,
.location-landing-search .search-result-count span {
  color: #003a6f;
  font-weight: 700;
}
.provider-landing-search .auto-complete-options,
.location-landing-search .auto-complete-options {
  background: white;
  border-top: 0;
  min-height: 0;
  width: 100%;
  position: absolute;
  top: 48px;
}
.provider-landing-search cc-loading,
.location-landing-search cc-loading {
  justify-content: center;
  flex: 1 1 auto;
  display: flex;
}

.back-to-all-search {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  background-color: #3474a1;
  color: #fff;
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  width: 100%;
}
.back-to-all-search .back-icon {
  fill: #fff;
  vertical-align: bottom;
  width: 15px;
}

.search-filters {
  transition: top 0.3s;
  background-color: #fff;
  height: calc(100vh - 48px - 50px);
  padding: 0 20px;
  position: fixed;
  top: 100%;
  width: 100%;
  z-index: 303;
}
.search-filters.open {
  top: 50px;
  overflow-y: scroll;
  display: block;
}

.open-drawer-button {
  border: none;
}

.refine-results {
  align-items: center;
  background-color: #003a6f;
  bottom: 0;
  left: 0;
  display: flex;
  height: 48px;
  justify-content: center;
  position: fixed;
  width: 100%;
  z-index: 304;
}
.refine-results span {
  color: #fff;
}
.refine-results .right-icon {
  fill: #fff;
  width: 20px;
}

.search-filter-top {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  width: 100%;
}
.search-filter-top .search-cancel,
.search-filter-top .search-restart {
  font-size: 16px;
  font-size: 1rem 1rem;
  color: #3474a1;
  display: inline-block;
  font-weight: 600;
  padding: 20px 0;
  text-transform: none;
}
.search-filter-top .search-restart {
  position: absolute;
  right: 0;
}

.search-filter-input-wrapper {
  cursor: pointer;
  display: inline-block;
  margin: 15px 0;
  position: relative;
  width: 100%;
}
.search-filter-input-wrapper .search-filter-input {
  border: 1px solid #c2c9cf;
  border-radius: 3px;
  font-family: "myriad-pro", sans-serif;
  padding: 14px;
  text-align: left;
  text-transform: none;
  width: 100%;
  color: #003a6f;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}
.search-filter-input-wrapper .search-filter-input::placeholder {
  color: #3474a1;
  font-family: "myriad-pro", sans-serif;
  color: #33729f;
  font-style: normal;
  font-weight: normal;
}
.search-filter-input-wrapper button.search-filter-input {
  border: 1px solid #c2c9cf;
  border-radius: 3px;
  font-family: "myriad-pro", sans-serif;
  padding: 14px;
  text-align: left;
  text-transform: none;
  width: 100%;
  color: #33729f;
  font-style: normal;
  font-weight: normal;
}
.search-filter-input-wrapper input[type=text][disabled],
.search-filter-input-wrapper button[disabled] {
  background-color: #f2f2f2;
}
.search-filter-input-wrapper input[type=text][disabled]::-webkit-input-placeholder, .search-filter-input-wrapper button[disabled]::-webkit-input-placeholder {
  color: #4c565e;
}

.search-filter-input-wrapper input[type=text][disabled]:-moz-placeholder, .search-filter-input-wrapper button[disabled]:-moz-placeholder {
  color: #4c565e;
}

.search-filter-input-wrapper input[type=text][disabled]::-moz-placeholder, .search-filter-input-wrapper button[disabled]::-moz-placeholder {
  color: #4c565e;
}

.search-filter-input-wrapper input[type=text][disabled]:-ms-input-placeholder, .search-filter-input-wrapper button[disabled]:-ms-input-placeholder {
  color: #4c565e;
}

.search-filter-input-wrapper .search-icon,
.search-filter-input-wrapper .clear-icon,
.search-filter-input-wrapper .down-icon,
.search-filter-input-wrapper .up-icon {
  fill: #3474a1;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 16px;
}
.search-filter-input-wrapper .down-arrow {
  transform: rotate(-90deg);
  fill: #3474a1;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 11px;
  width: 24px;
}
.search-filter-input-wrapper.active .down-arrow {
  display: none;
}
.search-filter-input-wrapper .clear-icon,
.search-filter-input-wrapper .up-icon {
  display: none;
}
.search-filter-input-wrapper.active .search-filter-input {
  border: 1px solid #003a6f;
  color: #003a6f;
  font-style: normal;
  font-weight: 600;
}
.search-filter-input-wrapper.active .search-icon {
  display: none;
}
.search-filter-input-wrapper.active .clear-icon {
  display: block;
  fill: #003a6f;
}
.search-filter-input-wrapper.open .down-icon {
  display: none;
}
.search-filter-input-wrapper.open .up-icon {
  display: block;
  fill: #003a6f;
}
.search-filter-input-wrapper.disabled .down-icon {
  fill: #4c565e;
}

.find-a-location-near-me-container {
  position: relative;
  display: inline;
}

.search-filter-drop-down {
  margin: 0 auto;
  position: relative;
  width: 140px;
}
.search-filter-drop-down ul {
  background-color: #fff;
  border: 1px solid #c2c9cf;
  list-style-type: none;
  padding: 0;
  position: absolute;
  top: 48px;
  width: 100%;
  z-index: 9999;
}

.search-drop-down-item {
  border-bottom: 1px solid #c2c9cf;
  width: 100%;
  text-transform: none;
  text-align: left;
  color: #333333;
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 7px 0 7px 14px;
}
.search-drop-down-item:hover {
  background-color: #acd4f0;
  color: #003a6f;
}
.search-drop-down-item:last-child {
  border-bottom: 0;
}

.search-boolean-input {
  cursor: pointer;
  display: inline-block;
  margin: 15px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.search-boolean-input .input-square {
  border: 1px solid #3474a1;
  border-radius: 3px;
  display: inline-block;
  height: 18px;
  width: 18px;
}
.search-boolean-input .boolean-label {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  line-height: 18px;
  line-height: 1.125rem 1.125rem;
  color: #3474a1;
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
}
.search-boolean-input .check-icon {
  display: none;
  fill: #fff;
  width: 100%;
}
.search-boolean-input.active .input-square {
  background-color: #003a6f;
  border: 1px solid #003a6f;
}
.search-boolean-input.active .boolean-label {
  color: #003a6f;
}
.search-boolean-input.active .check-icon {
  display: inline-block;
}

.search-filters-mobile .filter-buttons {
  height: 60px;
  border-bottom: solid 1px #e9ecee;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 25px;
}
.search-filters-mobile .filter-buttons .btn-restart,
.search-filters-mobile .filter-buttons .btn-cancel {
  font-family: "myriad-pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #33729f;
  border: none;
  padding: 0;
  margin: 0;
  width: 50%;
}
.search-filters-mobile .filter-buttons .btn-restart {
  text-align: right;
}
.search-filters-mobile .filter-buttons .btn-cancel {
  text-align: left;
}

.provider-search-tool .search-filters-desktop,
.location-search .search-filters-desktop {
  display: none;
}

.location-result-count,
.location-result-applied-filters {
  color: #4c565e;
  display: inline-block;
  width: 100%;
}
.location-result-count span.bold,
.location-result-applied-filters span.bold {
  color: #003a6f;
  font-weight: 700;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
  .tablet-and-up {
    display: block;
  }
  .location-search .search-result-count {
    display: none;
  }
  .location-search .search-bar-wrapper .search-button {
    cursor: pointer;
    max-width: 145px;
  }
  .location-search .auto-complete-options {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 99;
  }
  .location-search .search-top {
    padding: 30px 50px;
  }
  .provider-landing-search .search-bar-wrapper.landing,
  .location-landing-search .search-bar-wrapper.landing {
    /* CSS specific to iOS devices */
  }
  .provider-landing-search .search-bar-wrapper.landing .search-wrapper,
  .location-landing-search .search-bar-wrapper.landing .search-wrapper {
    width: calc(100% - 173px);
  }
  @-moz-document url-prefix() {
    .provider-landing-search .search-bar-wrapper.landing .search-wrapper,
    .location-landing-search .search-bar-wrapper.landing .search-wrapper {
      width: calc(100% - 177px);
    }
  }
  @supports (-webkit-touch-callout: none) {
    .provider-landing-search .search-bar-wrapper.landing .search-wrapper,
    .location-landing-search .search-bar-wrapper.landing .search-wrapper {
      width: calc(100% - 193px);
    }
  }
  .provider-landing-search .search-bar-wrapper.landing .search-button,
  .location-landing-search .search-bar-wrapper.landing .search-button {
    width: 145px;
    cursor: pointer;
  }
  .back-to-all-search {
    padding: 12px 50px;
  }
  .refine-results {
    display: none;
  }
  .search-filters {
    overflow-y: initial;
    padding: 0 50px;
    position: static;
    height: auto;
  }
  .search-filter-top {
    display: none;
  }
  .search-filters-desktop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .search-filters-mobile {
    display: none;
  }
  .search-filter-input-wrapper {
    margin: 0;
  }
  .search-filter-drop-down {
    margin: 0;
    width: 100%;
  }
  .search-filter-drop-down ul {
    margin: 0;
    max-height: 164px;
    overflow-y: scroll;
    top: 46px;
  }
  .location-filter,
  .specialty-filter,
  .procedure-filter,
  .search-filter {
    display: inline-block;
    margin-right: 2%;
    padding: 0 0 20px;
    width: 32%;
  }
  .location-filter label,
  .specialty-filter label,
  .procedure-filter label,
  .search-filter label {
    color: #333333;
    display: block;
    margin-bottom: 12px;
  }
  .procedure-filter {
    margin-right: 0;
  }
  .distance-filter {
    display: inline-block;
    margin-right: 6%;
    max-width: 140px;
    padding: 0 0 50px;
    width: 24%;
  }
  .distance-filter label {
    color: #4c565e;
    display: block;
    margin-bottom: 5px;
  }
  .last-filter-row {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .last-filter-row .search-boolean-input {
    height: 30px;
    padding: 0;
    margin: 0 2% 25px 0;
    padding: 3px;
    width: 20%;
    display: flex;
    align-items: center;
  }
  .search-boolean-input {
    display: inline-block;
    margin-right: 2%;
    padding-top: 18px;
    width: 24%;
  }
  .result-description {
    padding: 40px 50px;
  }
  .location-result-count,
  .location-result-applied-filters {
    display: inline-block;
    width: 50%;
  }
  .location-result-count {
    text-align: right;
  }
  .provider-search-tool .search-filters-desktop,
  .location-search .search-filters-desktop {
    display: flex;
  }
}
@media (min-width: 1140px) {
  .location-search {
    height: 100%;
  }
  .location-search .search-top {
    padding: 0px 100px 50px;
  }
  .desktop-only {
    display: inline-block;
  }
  .mobile-only {
    display: none;
  }
  .search-boolean-input {
    height: 123px;
    padding: 0 0 25px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .location-search .search-bar-wrapper .search-button, .provider-search .search-bar-wrapper .search-button {
    height: 55px;
  }
  .location-search .default-screen, .provider-search .default-screen {
    margin: 40px auto 60px auto;
  }
  .location-search .default-screen .default-text, .provider-search .default-screen .default-text {
    font-size: 21px;
    width: 650px;
  }
  .search-filters {
    margin: 0 auto;
    padding: 0 100px;
  }
  .back-to-all-search {
    background-color: #3474a1;
    margin: 0 auto;
    max-width: 1140px;
    padding: 12px 100px;
  }
  .back-to-all-container {
    background-color: #3474a1;
    width: 100%;
  }
  .search-filter-input-wrapper .search-filter-input {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
    padding: 15px 10px;
  }
  .search-filter-input-wrapper .search-icon,
  .search-filter-input-wrapper .clear-icon,
  .search-filter-input-wrapper .down-icon,
  .search-filter-input-wrapper .up-icon {
    top: 16px;
  }
  .search-filter-input-wrapper .down-arrow {
    transform: rotate(0deg);
  }
  .result-description {
    margin: 0 auto;
    max-width: 1140px;
    padding: 40px 100px;
  }
  .provider-search-tool .search-filters-desktop, .location-search .search-filters-desktop {
    display: flex;
  }
}
.views-element-container {
  margin: 0 auto;
  max-width: 1140px;
}
.views-element-container .user-dashboard {
  border: 1px solid #c2c9cf;
}
.views-element-container table {
  border-collapse: collapse;
  width: 100%;
}
.views-element-container table th {
  padding: 10px 20px;
  text-align: left;
}
.views-element-container table td {
  padding: 10px 20px;
}
.views-element-container a {
  text-decoration: none;
}

#block-user-dashboard-my-content {
  padding: 0 100px;
}
#block-user-dashboard-my-content h2 {
  margin-left: 35px;
}
#block-user-dashboard-my-content h2::before {
  display: block;
  margin-left: -35px;
  position: absolute;
  width: 25px;
}
#block-user-dashboard-my-content .user-dashboard {
  background-color: rgb(194, 224, 197);
}
#block-user-dashboard-my-content .user-dashboard th {
  background-color: #fff;
}
#block-user-dashboard-my-content .user-dashboard tr:nth-child(even) {
  background-color: rgb(173, 204, 176);
}

#block-user-dashboard-needs-attention {
  padding: 10px 100px 30px;
}
#block-user-dashboard-needs-attention h2 {
  margin-left: 35px;
}
#block-user-dashboard-needs-attention h2::before {
  content: url('fa-exclamation-circle.ca0f84eb4341739e.svg');
  display: block;
  margin-left: -35px;
  position: absolute;
  width: 25px;
}
#block-user-dashboard-needs-attention .user-dashboard {
  background-color: rgb(247, 210, 210);
}
#block-user-dashboard-needs-attention .user-dashboard th {
  background-color: #fff;
}
#block-user-dashboard-needs-attention .user-dashboard tr:nth-child(even) {
  background-color: rgb(224, 194, 194);
}

#block-views-block-workbench-needs-review-block-2 {
  padding: 10px 100px 30px;
}
#block-views-block-workbench-needs-review-block-2 h2 {
  margin-left: 35px;
}
#block-views-block-workbench-needs-review-block-2 h2::before {
  content: url('fa-exclamation-circle.ca0f84eb4341739e.svg');
  display: block;
  margin-left: -35px;
  position: absolute;
  width: 25px;
}

.mobile-filter-search {
  transition: left 0.3s;
  background-color: #fff;
  height: 100%;
  left: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000;
}
.mobile-filter-search.active {
  left: 0;
}
.mobile-filter-search .top-bar-area {
  background-color: #3474a1;
  padding: 15px;
}
.mobile-filter-search .input-wrapper {
  position: relative;
}
.mobile-filter-search .back-btn {
  height: 43px;
  height: 2.6875rem 2.6875rem;
  background-color: #003a6f;
  border: 0;
  color: #fff;
  display: inline-block;
  left: 0;
  position: absolute;
  width: 40px;
}
.mobile-filter-search .find-by-mobile {
  line-height: 40px;
  line-height: 2.5rem 2.5rem;
  border: 1px solid #003a6f;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 0 0 0 50px;
  width: 100%;
}
.mobile-filter-search .find-by-mobile::-webkit-input-placeholder {
  color: #d4d4d4;
}
.mobile-filter-search .find-by-mobile .blurred {
  font-style: normal;
}
.mobile-filter-search .back-icon {
  fill: #fff;
  width: 18px;
}
.mobile-filter-search .search-icon {
  fill: #003a6f;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 18px;
}

.results-for-filter {
  max-height: 100%;
  overflow-y: scroll;
}
.results-for-filter ul {
  list-style-type: none;
  margin: 0 0 60px;
  overflow-y: scroll;
  padding: 0 15px;
}
.results-for-filter li {
  border-bottom: 1px solid #c2c9cf;
  color: #003a6f;
  cursor: pointer;
  padding: 14px 0;
}
.results-for-filter li.hidden {
  display: none;
}
.results-for-filter li:last-child {
  border-bottom: 0;
  padding-bottom: 25px;
}
.results-for-filter .find-location-list-item {
  color: #3474a1;
}

.specialty-search {
  background: #f2f2f2;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 50px);
}
.specialty-search.auto-height {
  height: auto;
}
.specialty-search .search-bar-wrapper {
  padding-bottom: 30px;
}
.specialty-search .location-result-applied-filters {
  color: #4c565e;
}
.specialty-search .location-result-applied-filters span.bold {
  color: #003a6f;
  font-weight: 600;
}
.specialty-search .auto-complete-options {
  border: 1px solid #c2c9cf;
  border-top: 0;
  min-height: 0;
}
.specialty-search cc-loading {
  justify-content: center;
  flex: 1 1 auto;
  display: flex;
}

@media (min-width: 768px) {
  .specialty-search .mobile-search-bar.searched {
    padding-left: 160px;
  }
  .specialty-search .result-description {
    padding: 25px 50px 0;
    display: flex;
  }
  .specialty-search .search-bar-wrapper {
    padding-bottom: 30px;
  }
  .specialty-search .location-result-count {
    display: inline-block;
  }
  .specialty-search .search-boolean-input {
    display: none;
  }
  .specialty-search .search-filters {
    padding: 0 50px 20px;
  }
  .specialty-search .specialties-icon {
    height: 25px;
    width: 25px;
  }
  .specialty-search .auto-complete-options {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 99;
  }
}
@media (min-width: 1140px) {
  .specialty-search {
    height: calc(100vh - 75px);
  }
  .specialty-search .search-filters {
    padding: 0 100px 20px;
  }
  .specialty-search .result-description {
    padding: 40px 100px;
  }
}
.generalcontent-name {
  text-align: center;
}

.generalcontent-container {
  box-sizing: border-box;
  padding: 0 15px;
  width: 100%;
}
.generalcontent-container a {
  word-wrap: break-word;
}

.see-more-styles {
  transition: max-height 800ms cubic-bezier(0.77, 0, 0.175, 1);
  overflow: hidden;
  position: relative;
}
.see-more-styles .see-more {
  background: #fff;
  bottom: 0;
  display: none;
  padding: 0 20px;
  position: absolute;
  width: 100%;
}
.see-more-styles.to-tall {
  max-height: 300px;
}
.see-more-styles.to-tall .see-more {
  display: block;
}
.see-more-styles.view-more-tiles .see-more {
  display: block;
  background-color: #f2f2f2;
}
.see-more-styles.view-more-paragraphs .see-more {
  display: block;
}
.see-more-styles.gme-recent-graduates .see-more .btn, .see-more-styles.gme-recent-graduates .see-more .user-login-form .form-submit, .user-login-form .see-more-styles.gme-recent-graduates .see-more .form-submit, .see-more-styles.gme-recent-graduates .see-more .btn-blue, .see-more-styles.gme-recent-graduates .see-more .btn-blue-outline, .see-more-styles.gme-recent-graduates .see-more .btn-white, .see-more-styles.gme-recent-graduates .see-more .btn-white-med-blue, .see-more-styles.gme-recent-graduates .see-more .btn-med-blue, .see-more-styles.gme-recent-graduates .see-more .btn-med-yellow, .see-more-styles.gme-recent-graduates .see-more .btn-link-landing, .see-more-styles.gme-recent-graduates .see-more .btn-ion-grey {
  color: #003a6f;
}
.see-more-styles.view-more-table {
  margin-bottom: -13px !important;
}
.see-more-styles.view-more-table .see-more {
  display: block;
  padding: 0;
  border-top: 1px solid #003a6f;
}
.see-more-styles.view-more-table .see-more .btn-blue, .see-more-styles.view-more-table .see-more .user-login-form .form-submit, .user-login-form .see-more-styles.view-more-table .see-more .form-submit {
  width: 130px;
  top: -13px;
  height: 26px;
  line-height: 26px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
.see-more-styles.expanded {
  max-height: 10000px;
}
.see-more-styles.expanded.view-more-table {
  margin-bottom: 1rem !important;
}
.see-more-styles.expanded .see-more {
  display: none;
}

.generalcontent-body {
  text-align: center;
}
.generalcontent-body p {
  color: #4c565e;
}

.generalcontent-paragraphs-container {
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  overflow: scroll;
}
.generalcontent-paragraphs-container .table {
  width: max-content;
}

.generalcontent-bluebar-container {
  background: #acd4f0;
}

.generalcontent-blueblurb1 {
  float: none;
}

.generalcontent-blueblurb2 {
  float: none;
}

.generalcontent-block1 {
  float: none;
  padding-bottom: 10px;
}

.generalcontent-block2 {
  float: none;
  padding-top: 10px;
}

.generalcontent-block3 {
  float: left;
  padding-right: 10px;
  width: 25%;
}

.generalcontent-block4 {
  float: left;
  padding-left: 10px;
  width: 75%;
}

.generalcontent-image {
  width: 100%;
}

.generalcontent-image-selector img {
  width: 32.8%;
}

.generalcontent-arrow {
  opacity: 0.5;
  position: relative;
  z-index: 2;
}

.general-seemore-bottom-link {
  float: right;
}

.general-seemore-top-link {
  display: flex;
  visibility: hidden;
}

.general-seemore-blurb {
  width: 100%;
}

.general-seemore-icon {
  fill: #3474a1;
  height: 100%;
  margin-left: 10px;
  width: 15px;
}

.general-seemore-link {
  align-items: center;
  color: #3474a1;
  display: flex;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.general-seemore-container {
  clear: both;
}

.general-blue-hr {
  visibility: visible;
}

.general-paragraph-hr {
  margin: 30px 0 0;
}

th,
td {
  border: 1px solid #c2c9cf;
  color: #4c565e;
  padding: 15px 10px;
}

thead th {
  background-color: #003a6f;
  border-top: 1px solid #003a6f;
  color: #fff;
}

th {
  background-color: #f2f2f2;
}

table {
  border: 1px solid #c2c9cf;
  border-collapse: collapse;
  border-top: 1px solid #003a6f;
}

@media (min-width: 768px) {
  .see-more-styles {
    transition: none;
  }
  .see-more-styles.to-tall {
    max-height: 100%;
  }
  .see-more-styles.to-tall .see-more {
    display: none;
  }
  .see-more-styles.view-more-tiles {
    max-height: 100% !important;
  }
  .see-more-styles.view-more-tiles .see-more {
    display: none;
  }
  .see-more-styles.view-more-paragraphs {
    transition: max-height 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  .see-more-styles.view-more-table {
    max-height: 100% !important;
    margin-bottom: 1rem !important;
  }
  .see-more-styles.view-more-table .see-more {
    display: none;
  }
  .see-more-styles.view-more-desktop {
    transition: max-height 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  .see-more-styles.view-more-desktop .see-more {
    display: block;
    left: 0;
    right: 0;
  }
  .see-more-styles.view-more-desktop .see-more .btn, .see-more-styles.view-more-desktop .see-more .user-login-form .form-submit, .user-login-form .see-more-styles.view-more-desktop .see-more .form-submit, .see-more-styles.view-more-desktop .see-more .btn-blue, .see-more-styles.view-more-desktop .see-more .btn-blue-outline, .see-more-styles.view-more-desktop .see-more .btn-white, .see-more-styles.view-more-desktop .see-more .btn-white-med-blue, .see-more-styles.view-more-desktop .see-more .btn-med-blue, .see-more-styles.view-more-desktop .see-more .btn-med-yellow, .see-more-styles.view-more-desktop .see-more .btn-link-landing, .see-more-styles.view-more-desktop .see-more .btn-ion-grey {
    width: 300px;
    margin: 10px auto;
    color: #3474a1;
  }
  .see-more-styles.expanded {
    max-height: 100%;
  }
  .see-more-styles.expanded .see-more {
    display: none;
  }
  .see-more-styles .see-more {
    display: none;
  }
  .general-seemore-top-link {
    float: right;
    visibility: visible;
  }
  .general-seemore-bottom-link {
    visibility: hidden;
  }
}
@media (min-width: 1140px) {
  .generalcontent-desktop-header-box {
    background-color: #fff;
    margin: 45px auto;
    overflow: auto;
    padding: 20px;
    width: 750px;
  }
  .generalcontent-paragraphs-container {
    display: block;
    margin: 0 auto;
    max-width: 942px;
    overflow: auto;
    padding-bottom: 25px;
    width: 100%;
  }
  .generalcontent-paragraphs-container hr {
    border: 1px solid #000;
    float: left;
    height: 100%;
    width: 1px;
  }
  .generalcontent-blueblurb1 {
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .general-seemore-top-link {
    float: right;
    visibility: visible;
  }
  .general-seemore-bottom-link {
    visibility: hidden;
  }
  .generalcontent-blueblurb2 {
    border-left: 1px solid #c2c9cf;
    float: left;
    padding-left: 30px;
    width: 50%;
  }
  .generalcontent-block1 {
    float: left;
    padding-right: 10px;
    width: 50%;
  }
  .generalcontent-block2 {
    float: left;
    padding-left: 10px;
    width: 50%;
  }
  .generalcontent-block3 {
    float: left;
    padding-right: 10px;
    width: 16%;
  }
  .generalcontent-block4 {
    float: left;
    padding-left: 10px;
    width: 84%;
  }
  .general-blue-hr {
    display: none;
  }
  .general-paragraph-hr {
    margin-top: inherit;
  }
  .general-paragraphs-div {
    margin-bottom: inherit;
  }
}
.no-results-found {
  display: block !important;
}
.no-results-found .no-results {
  font-size: 18px;
  font-size: 1.125rem 1.125rem;
  color: #003a6f;
  text-align: center;
}
.no-results-found .no-results-description {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  color: #4c565e;
  margin: 5px 0 20px;
  text-align: center;
}
.no-results-found .btn-restart {
  color: #3474a1;
  margin: 0 auto;
  max-width: 200px;
}
.no-results-found .undo-icon {
  fill: #3474a1;
  position: relative;
  top: 2px;
  width: 14px;
}

.previous-results .location-result-applied-filters {
  width: 100%;
}
.previous-results .view-all-revert {
  display: inline-block;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}
.previous-results .view-all-revert .chevron-right-circle {
  fill: #3474a1;
  position: relative;
  top: 2px;
  width: 14px;
}

.search-boolean-input {
  text-transform: none;
}

.result-description {
  border: solid 1px #dbd8d8;
  background: #f2f2f2;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 50px;
  position: relative;
  top: -6px;
}
.result-description .location-result-applied-filters {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 20px;
}
.result-description .location-result-applied-filters .location-result-count {
  width: auto;
}

.provider-search-tool .search-white .result-description.fad-mob-only .location-result-applied-filters {
  position: unset;
  transform: unset;
  padding: 10px 20px;
}

@media (min-width: 768px) {
  .last-filter-row {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .last-filter-row .search-boolean-input {
    height: 30px;
    margin: 30px;
  }
  .previous-results .location-result-applied-filters {
    width: 50%;
  }
  .previous-results .view-all-revert {
    text-align: right;
    width: 50%;
  }
  .provider-search-tool .search-white .search-filters .upper-drawer-container {
    height: unset;
    max-height: unset;
    padding: 10px 50px;
  }
  .provider-search-tool .search-white .search-filters .upper-drawer-container .upper-drawer-content.tablet-and-up {
    height: unset;
  }
}
@media (min-width: 1140px) {
  .search-filter-input-wrapper .search-filter-input {
    font-size: 14px;
    font-size: 0.875rem 0.875rem;
    padding: 15px 10px;
  }
  .search-filter-input-wrapper .search-icon,
  .search-filter-input-wrapper .clear-icon,
  .search-filter-input-wrapper .down-icon,
  .search-filter-input-wrapper .up-icon {
    top: 16px;
  }
  .search-filter-input-wrapper .down-arrow {
    transform: rotate(0deg);
  }
  .desktop-only {
    display: inline-block;
  }
  .mobile-only {
    display: none;
  }
  .last-filter-row {
    flex-wrap: nowrap;
  }
  .last-filter-row .search-filter {
    min-width: 32%;
  }
}
.styleguide-container {
  width: 100%;
}
.styleguide-container section {
  margin: 40px auto;
}
.styleguide-container section ul {
  list-style: none;
}

.hr {
  background-color: #bdd6e6;
  display: block;
  height: 1px;
  margin-bottom: 20px;
  width: 100%;
}

.sg-contained {
  margin: 0 auto;
  max-width: 500px;
  padding: 0 20px;
  width: 100%;
}

.document-setup {
  text-align: center;
}
.document-setup ul {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0;
}
.document-setup ul li {
  width: 100%;
}
.document-setup .details {
  flex-direction: column;
}
.document-setup .details li {
  width: 100%;
}

.colors {
  text-align: center;
}
.colors ul {
  clear: both;
  margin: 0;
  padding: 0;
  width: 33.33%;
}
.colors .color-container {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 360px;
  padding: 0;
}
.colors .color-container ul {
  width: 100%;
}

.color-square {
  float: none;
  height: 45px;
  margin: 10px auto;
  width: 45px;
}
.color-square.navy-blue {
  background-color: #00263a;
}
.color-square.dark-blue {
  background-color: #003a6f;
}
.color-square.medium-blue {
  background-color: #3474a1;
}
.color-square.light-blue {
  background-color: #33729f;
}
.color-square.grey-blue {
  background-color: #bdd6e6;
}
.color-square.pale-blue {
  background-color: #acd4f0;
}
.color-square.black {
  background-color: #000;
}
.color-square.dark-grey {
  background-color: #4c565e;
}
.color-square.medium-grey {
  background-color: #c2c9cf;
}
.color-square.light-grey {
  background-color: #f2f2f2;
}
.color-square.white {
  background-color: #fff;
  border: 1px solid #f2f2f2;
}
.color-square.light-pink {
  background-color: #ffe9ec;
}
.color-square.red {
  background-color: #c5003e;
}
.color-square.yellow {
  background-color: #ffba31;
}
.color-square.orange {
  background-color: #ea7600;
}
.color-square.light-green {
  background-color: #70b51a;
}
.color-square.dark-green {
  background-color: #167b37;
}
.color-square.purple {
  background-color: #84329b;
}

.card-title-element {
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
}

.button-copy {
  font-size: 14px;
}

.body-example {
  margin: 0 auto;
  width: 100%;
}

.styleguide-quote {
  background-color: #00263a;
  color: #fff;
  font-family: "myriad-pro", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4em;
  margin: 0 auto;
  padding: 40px 50px;
  position: relative;
  text-align: center;
  width: 100%;
}
.styleguide-quote .icon {
  fill: #33729f;
}
.styleguide-quote .icon.left {
  left: 20px;
  position: absolute;
  width: 25px;
}
.styleguide-quote .icon.right {
  position: absolute;
  right: 20px;
  width: 25px;
}

.typography {
  text-align: center;
}
.typography .elements-container {
  padding: 0;
}
.typography .elements-container h1,
.typography .elements-container h2,
.typography .elements-container h3,
.typography .elements-container h4,
.typography .elements-container h5,
.typography .elements-container h6,
.typography .elements-container p,
.typography .elements-container a {
  margin: 0;
}
.typography ul {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 0;
}
.typography ul li {
  line-height: 2em;
  width: 100%;
}
.typography ul li:nth-child(1) {
  width: 100%;
}
.typography ul li:nth-child(2) {
  color: #00263a;
  font-family: "myriad-pro", sans-serif, sans-serif;
  font-weight: bold;
  width: 100%;
}
.typography ul li:nth-child(3) {
  color: #4c565e;
  font-family: "myriad-pro", sans-serif, sans-serif;
  font-weight: normal;
  width: 100%;
}

.button-states .heading-and-info {
  text-align: center;
}
.button-states .heading-and-info p {
  padding: 10px 30px;
}
.button-states .heading-and-info br {
  line-height: 30px;
}

.sg-button-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
.sg-button-container .phone-number .cta {
  height: 40px;
  width: 300px;
}
.sg-button-container .btn-white-med-blue, .sg-button-container .btn-med-blue {
  width: 300px;
}

.get-directions-on-dark {
  align-items: center;
  background-color: #00263a;
  display: flex;
  height: 100px;
  justify-content: center;
  width: 320px;
}
.get-directions-on-dark .styleguide .contact-phone {
  align-items: center;
  display: flex;
  font-weight: 300;
  height: 40px;
  justify-content: center;
  margin-left: 0;
  text-decoration: none;
  width: 300px;
}
.get-directions-on-dark .styleguide .contact-phone:hover {
  font-weight: 400;
}

.tab-headers .sg-contained {
  text-align: center;
}

.tab-information {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.tab-information ul {
  margin: 0;
  padding: 0;
  width: 100%;
}

.sg-tabs {
  margin: 40px 0;
}

.styleguide-bio-section .bio-detail .detail-column {
  display: none;
}

.sg-forms {
  display: none;
}

.sg-forms-med-blue-background {
  display: none;
}

.icons-badges {
  text-align: center;
}
.icons-badges ul {
  clear: both;
  margin: 0;
  padding: 0;
  width: 50%;
}
.icons-badges ul li {
  margin-bottom: 30px;
}
.icons-badges ul li:last-child {
  margin-bottom: 0;
}
.icons-badges .icon-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  text-align: left;
}
.icons-badges .icon {
  fill: #003a6f;
  margin: 0 10px 0 0;
  vertical-align: top;
  width: 20px;
}
.icons-badges .icon.dark-blue {
  fill: #003a6f;
}
.icons-badges .icon.orange {
  fill: #ea7600;
}
.icons-badges .icon.yellow {
  fill: #ffba31;
}
.icons-badges .icon.vt-burgundy {
  fill: #5a0000;
}
.icons-badges .icon.light-green {
  fill: #70b51a;
}
.icons-badges .icon.dark-green {
  fill: #167b37;
}
.icons-badges .icon.medium-blue {
  fill: #3474a1;
}
.icons-badges .icon.purple {
  fill: #84329b;
}
.icons-badges .icon.black {
  fill: #000;
}
.icons-badges .icon.red {
  fill: #c5003e;
}
.icons-badges .icon.carilion-provider {
  margin-top: -6px;
  width: 30px;
}
.icons-badges .heart-folder-icon {
  fill: #c5003e;
  margin: 0 10px 0 0;
  vertical-align: top;
  width: 20px;
}
.icons-badges .heart-folder-icon .heart-inside-folder {
  fill: #fff;
}

.images {
  text-align: center;
}

.full-width-image-container {
  margin: -20px 0 20px;
}

.full-width-image {
  align-items: center;
  background-color: #9ba4ab;
  color: #4c565e;
  display: flex;
  height: 350px;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.image-with-border {
  margin-top: 40px;
  text-align: center;
}

.border-image-container {
  align-items: center;
  background-color: #acd4f0;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.border-image-container .border-image {
  align-items: center;
  background-color: #9ba4ab;
  border: 10px solid #fff;
  box-sizing: border-box;
  display: flex;
  height: 200px;
  justify-content: center;
  margin: 15px 35px;
  text-align: center;
  width: 90%;
}

.no-images {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
}
.no-images .no-location-container,
.no-images .no-doctor-container {
  text-align: center;
  width: 100%;
}
.no-images .no-location-image,
.no-images .no-doctor-image {
  background-color: #9ba4ab;
  height: 150px;
  margin: 0 auto;
  max-width: 310px;
  width: 100%;
}
.no-images .no-location-image {
  background-image: url('no-location-thumbnail.2aee152e506e0fe6.jpg');
}
.no-images .no-doctor-image {
  background-image: url('profile-default-image.5f058fc4a1f8fa5f.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: 50%;
  overflow: hidden;
}

.other-global-elements .heading-and-info {
  text-align: center;
}
.other-global-elements .elements {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.date-container {
  margin: 10px auto;
  width: 100%;
}

.date-circle {
  border: 1px solid #003a6f;
  border-radius: 50%;
  float: left;
  height: 60px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: relative;
  vertical-align: top;
  width: 60px;
}
.date-circle .date-num {
  color: #003a6f;
  font-size: 25px;
  font-weight: 600;
  left: 14px;
  min-width: 31px;
  position: absolute;
  text-align: center;
  top: 5px;
}
.date-circle .date-month {
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-size: 12px;
  font-weight: 600;
  left: 13px;
  min-width: 31px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 35px;
}

.event-details {
  padding-top: 10px;
}
.event-details h3 {
  color: #3474a1;
  margin: 0;
}
.event-details p {
  margin: 0;
}

.news-container {
  margin: 10px auto;
  width: 100%;
}
.news-container .thumbnail {
  background-color: #c5003e;
  float: left;
  height: 60px;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 100px;
}
.news-container .news-details {
  padding-top: 10px;
}
.news-container .news-details h3 {
  color: #3474a1;
  margin: 0;
}
.news-container .news-details p {
  margin: 0;
}

.styleguide-search-result-cards .heading-and-info {
  text-align: center;
}
.styleguide-search-result-cards .desktop-message {
  display: none;
}
.styleguide-search-result-cards .mobile-message {
  display: block;
}
.styleguide-search-result-cards .search-results {
  padding: 0;
}
.styleguide-search-result-cards .search-result-card {
  border: 1px solid #f2f2f2;
}

.styleguide-featured-service {
  margin: 40px 0;
}
.styleguide-featured-service .featured-service-model-root {
  background-color: #fff;
  margin-bottom: 40px;
  position: relative;
}
.styleguide-featured-service .featured-service-model-root .featured-service-model-content {
  margin-top: 0;
}

@media (min-width: 768px) {
  .styleguide-container {
    width: 100%;
  }
  .styleguide-container section {
    margin: 60px auto;
  }
  .sg-contained {
    margin: 60px auto;
    max-width: 768px;
    padding: 0 50px;
    width: 100%;
  }
  .document-setup {
    text-align: left;
  }
  .document-setup ul {
    flex-direction: row;
    justify-content: space-between;
  }
  .document-setup ul li {
    width: 33.33%;
  }
  .colors {
    text-align: left;
  }
  .colors ul {
    clear: both;
    margin: 5px 0;
    padding: 0;
    width: 100%;
  }
  .colors .color-container {
    display: flex;
    justify-content: space-between;
    margin: 0;
    max-width: 1140px;
  }
  .color-square {
    float: left;
    height: 45px;
    margin: 0 10px 10px 0;
    width: 45px;
  }
  .body-example {
    margin: 0;
    width: 345px;
  }
  .styleguide-quote {
    margin: 0;
    width: 420px;
  }
  .typography {
    text-align: left;
  }
  .typography .elements {
    flex-direction: row;
    margin-bottom: 15px;
  }
  .typography .elements li:nth-child(1) {
    width: 20%;
  }
  .typography .elements li:nth-child(2) {
    width: 15%;
  }
  .typography .elements li:nth-child(3) {
    width: 65%;
  }
  .button-states .heading-and-info {
    text-align: left;
  }
  .button-states .heading-and-info p {
    padding: 0;
  }
  .button-states .heading-and-info br {
    line-height: inherit;
  }
  .sg-button-container .phone-number .cta {
    width: 320px;
  }
  .sg-button-container .btn-white-med-blue, .sg-button-container .btn-med-blue {
    width: 320px;
  }
  .get-directions-on-dark {
    width: 100%;
  }
  .get-directions-on-dark .contact-phone {
    width: 320px;
  }
  .tab-headers .sg-contained {
    text-align: left;
  }
  .tab-information {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    text-align: left;
  }
  .tab-information ul {
    margin: 0;
    padding: 0;
    width: 35%;
  }
  .styleguide-bio-section .bio-detail {
    display: none;
  }
  .sg-forms {
    display: block;
  }
  .sg-forms .heading-and-info {
    text-align: left;
  }
  .sg-forms .search-filters {
    padding: 0;
  }
  .sg-forms .specialty-filter .search-filter-input::placeholder {
    color: #c2c9cf;
  }
  .sg-forms .location-filter .search-filter-input::placeholder {
    color: #003a6f;
    font-style: normal;
  }
  .sg-forms .procedure-filter .search-filter-input::placeholder {
    color: #767676;
  }
  .sg-forms .procedure-filter .ng-untouched {
    background-color: #c6c6c6;
    border: 1px solid #767676;
  }
  .sg-forms .procedure-filter .down-icon {
    fill: #767676;
  }
  .sg-forms-med-blue-background {
    background-color: #3474a1;
    display: block;
  }
  .sg-forms-med-blue-background .search-filters-desktop {
    margin-bottom: 30px;
  }
  .sg-forms-med-blue-background .search-filters {
    background-color: #3474a1;
    padding: 40px 100px;
  }
  .sg-forms-med-blue-background .search-filters label {
    color: #fff;
  }
  .sg-forms-med-blue-background .search-filters .location-services-icon {
    fill: #fff;
  }
  .sg-forms-med-blue-background .search-filters .find-location-near-me {
    color: #fff;
  }
  .sg-forms-med-blue-background .specialty-filter input {
    background-color: #9abad0;
    border: 1px solid #fff;
  }
  .sg-forms-med-blue-background .specialty-filter .search-filter-input::placeholder {
    color: #003a6f;
  }
  .sg-forms-med-blue-background .specialty-filter .search-icon {
    fill: #fff;
  }
  .sg-forms-med-blue-background .specialty-filter .down-icon {
    fill: #fff;
  }
  .sg-forms-med-blue-background .location-filter .search-filter-input-wrapper {
    position: relative;
    z-index: 4;
  }
  .sg-forms-med-blue-background .location-filter .search-filter-input::placeholder {
    color: #003a6f;
    font-style: normal;
  }
  .sg-forms-med-blue-background .procedure-filter .search-filter-input::placeholder {
    color: #767676;
  }
  .sg-forms-med-blue-background .procedure-filter .ng-untouched {
    background-color: #c6c6c6;
    border: 1px solid #fff;
  }
  .sg-forms-med-blue-background .procedure-filter .selected {
    background-color: #fff;
    border: 1px solid #fff;
  }
  .sg-forms-med-blue-background .procedure-filter .selected::placeholder {
    color: #003a6f;
    font-style: normal;
  }
  .sg-forms-med-blue-background .procedure-filter .down-icon {
    fill: #767676;
  }
  .sg-forms-med-blue-background .search-filter-pick-list {
    background-color: #fff;
    border: 1px solid #003a6f;
    border-radius: 0 0 3px 3px;
    height: 165px;
    margin-top: -2px;
    max-width: 301px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5;
  }
  .sg-forms-med-blue-background .search-filter-dropdown {
    margin: 0;
    padding: 0;
  }
  .sg-forms-med-blue-background .search-filter-dropdown li {
    border-bottom: 1px solid #c2c9cf;
    color: #4c565e;
    line-height: 45px;
    margin: 0 auto;
    width: 85%;
  }
  .sg-forms-med-blue-background .search-filter-dropdown li:nth-child(2) {
    border-bottom: 0;
  }
  .sg-forms-med-blue-background .search-filter-dropdown .active {
    background-color: #ebf7ff;
    border: 1px solid #c2c9cf;
    color: #003a6f;
    padding-left: 7%;
    width: 100%;
  }
  .icons-badges {
    text-align: left;
  }
  .icons-badges ul {
    clear: both;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
  }
  .icons-badges ul li {
    margin-bottom: 30px;
  }
  .icons-badges ul li:last-child {
    margin-bottom: 30px;
  }
  .icons-badges .icon-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: left;
  }
  .images {
    text-align: left;
  }
  .full-width-image-container {
    margin: -40px 0 40px;
  }
  .border-image-container {
    margin: 20px 0 0;
    width: 420px;
  }
  .border-image-container .border-image {
    text-align: left;
  }
  .image-with-border {
    text-align: left;
  }
  .no-images {
    flex-wrap: nowrap;
  }
  .no-images .no-location-container,
  .no-images .no-doctor-container {
    text-align: left;
    width: 50%;
  }
  .no-images .no-location-image,
  .no-images .no-doctor-image {
    margin: 0;
    width: 310px;
  }
  .other-global-elements .heading-and-info {
    text-align: left;
  }
  .other-global-elements .elements {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .date-container {
    width: 50%;
  }
  .news-container {
    width: 50%;
  }
  .styleguide-search-result-cards .heading-and-info {
    text-align: left;
  }
}
@media (min-width: 1140px) {
  .styleguide-container {
    color: #4c565e;
    margin: 0 auto;
  }
  .sg-contained {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 100px;
    width: 100%;
  }
  .sg-button-container {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sg-button-container .phone-number .cta {
    width: 300px;
  }
  .sg-button-container .btn-white-med-blue, .sg-button-container .btn-med-blue {
    width: 300px;
  }
  .get-directions-on-dark {
    width: 400px;
  }
  .get-directions-on-dark .styleguide .contact-phone {
    width: 300px;
  }
  .styleguide-search-result-cards .desktop-message {
    display: block;
  }
  .styleguide-search-result-cards .mobile-message {
    display: none;
  }
  .styleguide-search-results {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  .styleguide-featured-service {
    margin: 50px 0;
  }
}
.user-login-form {
  background: #acd4f0;
  margin: 20px;
  max-width: 100%;
  overflow: hidden;
  padding: 20px;
}
.user-login-form h2 {
  text-align: center;
}
.user-login-form input:not(.form-submit) {
  font-size: 12px;
  font-size: 0.75rem 0.75rem;
  border: 0;
  border-radius: 10px;
  color: #4c565e;
  display: block;
  height: 35px;
  padding: 0 0 0 5px;
  text-align: left;
  width: 100%;
}
.user-login-form input:not(.form-submit).error {
  border: 1px solid #c5003e;
}
.user-login-form .form-submit {
  background-color: #003a6f;
}
.user-login-form .description {
  display: none;
}
.user-login-form label {
  display: block;
  margin: 10px 0;
}
.user-login-form .login-form-help-actions {
  margin: 10px 0;
}

@media (min-width: 768px) {
  .user-login-form {
    margin: 50px auto;
    max-width: 375px;
  }
}
.bloglist-name {
  text-align: center;
}

.bloglist-container {
  box-sizing: border-box;
  padding: 0 15px;
  width: 100%;
}

body ::ng-deep .bloglist-body {
  color: #4c565e;
  text-align: center;
}

.bloglist-paragraphs-container {
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
}

.bloglist-bluebar-container {
  background: #acd4f0;
}

.bloglist-blueblurb1 {
  float: none;
}

.bloglist-blueblurb2 {
  float: none;
}

.bloglist-block1 {
  float: none;
  padding-bottom: 10px;
}

.bloglist-block2 {
  float: none;
  padding-top: 10px;
}

.bloglist-block3 {
  float: left;
  padding-right: 10px;
  width: 25%;
}

.bloglist-block4 {
  float: left;
  padding-left: 10px;
  width: 75%;
}

.bloglist-image {
  width: 100%;
}

.bloglist-image-selector img {
  width: 32.8%;
}

.bloglist-arrow {
  opacity: 0.5;
  position: relative;
  z-index: 2;
}

.bloglist-linkbutton {
  border: 1px solid #3474a1;
  border-radius: 50px;
  color: #3474a1;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.bloglist-seemore-icon {
  fill: #3474a1;
  height: 100%;
  margin-left: 10px;
  width: 15px;
}

.bloglist-seemore-link {
  align-items: center;
  color: #3474a1;
  display: flex;
  margin-bottom: 1px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.bloglist-seemore-bottom-link {
  float: right;
}

.bloglist-seemore-top-link {
  display: flex;
  visibility: hidden;
}

.bloglist-seemore-blurb {
  width: 100%;
}

.bloglist-seemore-container {
  clear: both;
}

.bloglist-blue-hr {
  visibility: visible;
}

.bloglist-paragraph-hr {
  width: 100%;
}

.bloglist-test {
  margin-top: 13px;
}

@media (min-width: 1140px) {
  .bloglist-desktop-header-box {
    background-color: #fff;
    margin: 45px auto;
    overflow: auto;
    padding: 20px;
    width: 750px;
  }
  .bloglist-paragraphs-container {
    display: block;
    margin: 0 auto;
    max-width: 942px;
    overflow: auto;
    padding-bottom: 25px;
    width: 100%;
  }
  .bloglist-blueblurb1 {
    float: left;
    padding-right: 10px;
    width: 50%;
  }
  .bloglist-seemore-top-link {
    float: right;
    visibility: visible;
  }
  .bloglist-seemore-bottom-link {
    visibility: hidden;
  }
  .bloglist-blueblurb2 {
    border-left: 1px solid #c2c9cf;
    float: left;
    padding-left: 10px;
    width: 50%;
  }
  .bloglist-block1 {
    float: left;
    padding-right: 10px;
    width: 50%;
  }
  .bloglist-block2 {
    float: left;
    padding-left: 10px;
    width: 50%;
  }
  .bloglist-block3 {
    float: left;
    padding-right: 10px;
    width: 16%;
  }
  .bloglist-block4 {
    float: left;
    padding-left: 10px;
    width: 84%;
  }
  .bloglist-blue-hr {
    display: none;
  }
  .bloglist-paragraph-hr {
    margin-top: inherit;
  }
  .bloglist-paragraphs-div {
    margin-bottom: inherit;
  }
}
.read-your-bill {
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}
.read-your-bill img {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  display: block;
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.read-your-bill img:nth-child(2) {
  margin-top: 20px;
}
.read-your-bill .read-your-bill-list {
  list-style: none;
  width: 100%;
}
.read-your-bill p {
  background-color: #4c565e;
  border-radius: 5px;
  color: #fff;
  display: none;
  font-size: 15px;
  left: -10px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 35px;
  width: 175px;
  z-index: 20;
}

.read-your-bill-item {
  background-color: #70b51a;
  border-radius: 100%;
  height: 30px;
  position: absolute;
  width: 30px;
}
.read-your-bill-item .FontAwesome {
  box-shadow: none;
  margin-top: 7px;
  width: 15px;
}
.read-your-bill-item p::before {
  border-bottom: 20px solid #4c565e;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  top: -12px;
  width: 0;
}
.read-your-bill-item:hover p {
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 15px;
  opacity: 1;
  transition: opacity 0.4s ease-out;
}
.read-your-bill-item:nth-child(1) {
  left: 41%;
  top: 1.3%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(1) {
    left: 39%;
    top: 1%;
  }
}
.read-your-bill-item:nth-child(1) p {
  left: -85.7px;
}
.read-your-bill-item:nth-child(1) p::before {
  left: 85.7px;
}
.read-your-bill-item:nth-child(2) {
  left: 41%;
  top: 4.1%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(2) {
    left: 39%;
    top: 3.7%;
  }
}
.read-your-bill-item:nth-child(2) p {
  left: -85.7px;
}
.read-your-bill-item:nth-child(2) p::before {
  left: 85.7px;
}
.read-your-bill-item:nth-child(3) {
  left: 31.5%;
  top: 21.1%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(3) {
    left: 29%;
    top: 20.5%;
  }
}
.read-your-bill-item:nth-child(3) p {
  left: -85.7px;
}
.read-your-bill-item:nth-child(3) p::before {
  left: 85px;
}
.read-your-bill-item:nth-child(4) {
  left: 31%;
  top: 38.6%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(4) {
    left: 29%;
    top: 38%;
  }
}
.read-your-bill-item:nth-child(4) p {
  left: -85.7px;
}
.read-your-bill-item:nth-child(4) p::before {
  left: 85.7px;
}
.read-your-bill-item:nth-child(5) {
  left: 8.7%;
  top: 59.5%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(5) {
    left: 7.3%;
    top: 58.5%;
  }
}
.read-your-bill-item:nth-child(5) p {
  left: -11.7px;
}
.read-your-bill-item:nth-child(5) p::before {
  left: 11.7px;
}
.read-your-bill-item:nth-child(6) {
  left: 65%;
  top: 59.5%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(6) {
    left: 64%;
    top: 58.5%;
  }
}
.read-your-bill-item:nth-child(6) p {
  left: -85.7px;
}
.read-your-bill-item:nth-child(6) p::before {
  left: 85.7px;
}
.read-your-bill-item:nth-child(7) {
  left: 76%;
  top: 59.5%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(7) {
    left: 75%;
    top: 58.5%;
  }
}
.read-your-bill-item:nth-child(7) p {
  left: -110.7px;
}
.read-your-bill-item:nth-child(7) p::before {
  left: 110.7px;
}
.read-your-bill-item:nth-child(8) {
  left: 79%;
  top: 69.1%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(8) {
    left: 76%;
    top: 68.8%;
  }
}
.read-your-bill-item:nth-child(8) p {
  left: -110.7px;
}
.read-your-bill-item:nth-child(8) p::before {
  left: 110.7px;
}
.read-your-bill-item:nth-child(9) {
  left: 79%;
  top: 83.8%;
}
@media (max-width: 500px) {
  .read-your-bill-item:nth-child(9) {
    left: 76%;
    top: 83.5%;
  }
}
.read-your-bill-item:nth-child(9) p {
  left: -110.7px;
}
.read-your-bill-item:nth-child(9) p::before {
  left: 110.7px;
}

@media (min-width: 768px) {
  .read-your-bill {
    width: -webkit-fill-available;
    width: 100%;
  }
  .read-your-bill img {
    width: 100%;
  }
  .read-your-bill-item:nth-child(1) {
    left: 42.5%;
    top: 1.4%;
  }
  .read-your-bill-item:nth-child(2) {
    left: 42.5%;
    top: 4.3%;
  }
  .read-your-bill-item:nth-child(3) {
    left: 33%;
    top: 21.4%;
  }
  .read-your-bill-item:nth-child(4) {
    left: 33%;
    top: 39%;
  }
  .read-your-bill-item:nth-child(5) {
    left: 9.2%;
    top: 59.5%;
  }
  .read-your-bill-item:nth-child(6) {
    left: 66%;
    top: 59.5%;
  }
  .read-your-bill-item:nth-child(7) {
    left: 76.5%;
    top: 59.5%;
  }
  .read-your-bill-item:nth-child(8) {
    left: 81.3%;
    top: 69.3%;
  }
  .read-your-bill-item:nth-child(9) {
    left: 81.3%;
    top: 84%;
  }
}
.vtc-root .provider-phone-wrapper div {
  color: #fff;
}
.vtc-root .vtc-content-wrapper {
  text-align: center;
}
.vtc-root h2 {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  font-family: "myriad-pro", sans-serif;
  padding-top: 40px;
}
.vtc-root p {
  line-height: 32px;
  line-height: 2rem 2rem;
  padding-bottom: 0;
  word-wrap: break-word;
}
.vtc-root .vtc-hero h2 {
  font-size: 24px;
  font-size: 1.5rem 1.5rem;
  border-bottom: dotted 3px #fff;
  color: #003a6f;
  font-family: "myriad-pro", sans-serif;
  font-weight: bold;
  padding-top: 20px;
  text-transform: none;
}
.vtc-root .vtc-hero p {
  line-height: 28px;
  line-height: 1.75rem 1.75rem;
}

.vtc-hero-panel {
  background-position: center center;
  color: #4c565e;
  padding-bottom: 20px;
}

.vtc-content-wrapper,
.vtc-panel-content {
  margin-left: 20px;
  margin-right: 20px;
}
.vtc-content-wrapper .vtc-inner-panel-content h2,
.vtc-panel-content .vtc-inner-panel-content h2 {
  margin-top: 0;
}
.vtc-content-wrapper p,
.vtc-panel-content p {
  margin-bottom: 0;
}

.vtc-panel-content {
  padding-bottom: 40px;
  text-align: center;
}
.vtc-panel-content h2 {
  color: #d16417;
}
.vtc-panel-content h2.growth-title {
  color: #003a6f;
}
.vtc-panel-content .growth-sections {
  padding-top: 20px;
}
.vtc-panel-content .growth-sections:first-child {
  padding-bottom: 20px;
}
.vtc-panel-content .growth-sections:last-child .vtc-read-more-button {
  padding-bottom: 0;
}

.vtc-orange {
  color: #d16417;
  font-style: italic;
}

.vtc-maroon {
  color: #5a0000;
  font-style: italic;
}

.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-panel {
  background-color: #f2f2f2;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-down-arrow {
  border-top: 30px solid #f2f2f2;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-link {
  color: #003a6f;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel {
  background-color: #4c565e;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel p {
  color: #fff;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel .vtc-link {
  color: #fff;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel h2 {
  color: #ff9448;
}
.vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-down-arrow {
  border-top: 30px solid #4c565e;
}
.vtc-panels-wrapper .vtc-panel .vtc-down-arrow {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  width: 0;
}
.vtc-panels-wrapper .vtc-panel-wrapper:last-child .vtc-down-arrow {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.vtc-continued-growth-panel {
  background-color: #fff;
}
.vtc-continued-growth-panel .vtc-panel-content p {
  margin-bottom: 20px;
}
.vtc-continued-growth-panel .vtc-panel-content .vtc-button-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.vtc-continued-growth-panel .vtc-panel-content .vtc-button-wrapper .cta {
  margin-right: 0;
  padding: 15px;
  font-weight: lighter;
}
.vtc-continued-growth-panel .vtc-panel-content .vtc-button-wrapper p {
  color: #fff;
  margin: 0;
}
.vtc-continued-growth-panel p {
  color: #4c565e;
}
.vtc-continued-growth-panel h2 {
  margin-top: 0;
  padding-top: 50px;
}

.vtc-arrow-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.vtc-arrow-wrapper .vtc-down-arrow {
  position: relative;
  top: 28px;
  z-index: 1;
}

@media (min-width: 768px) {
  .vtc-root .vtc-content-wrapper h2 {
    font-size: 24px;
    font-size: 1.5rem 1.5rem;
  }
  .vtc-root .vtc-content-wrapper p {
    line-height: 42px;
    line-height: 2.625rem 2.625rem;
  }
  .vtc-content-wrapper,
  .vtc-panel-content {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 1140px) {
  .vtc-root .vtc-content-wrapper h2 {
    font-size: 36px;
    font-size: 2.25rem 2.25rem;
  }
  .vtc-root .vtc-content-wrapper p {
    line-height: 30px;
    line-height: 1.875rem 1.875rem;
  }
  .vtc-content-wrapper {
    margin-left: calc((100% - 940px) / 2);
    margin-right: calc((100% - 940px) / 2);
  }
  .vtc-panel-content {
    margin-left: calc((100vw - 940px) / 2);
    text-align: left;
  }
  .vtc-panel-content .growth-sections {
    position: relative;
  }
  .vtc-panel-content .growth-sections:first-child {
    padding-bottom: 0;
  }
  .vtc-continued-growth-panel .vtc-panel-content {
    margin-right: calc((100vw - 940px) / 2);
    text-align: center;
  }
  .vtc-panel-wrapper {
    display: flex;
  }
  .vtc-panel-wrapper .vtc-panel {
    width: 65%;
  }
  .vtc-panel-wrapper .vtc-panel-image {
    width: 35%;
  }
  .vtc-panel-wrapper .vtc-panel,
  .vtc-panel-wrapper .vtc-panel-image {
    min-height: 100%;
  }
  .vtc-hero-panel {
    padding-bottom: 60px;
  }
  .growth-sections-wrapper {
    align-content: center;
    align-items: center;
    display: flex;
    height: 400px;
    justify-content: center;
    width: 100%;
  }
  .growth-sections-wrapper .growth-sections {
    height: 100%;
    margin-right: 2%;
    width: 32%;
  }
  .growth-sections-wrapper .growth-sections:last-child {
    margin-right: 0;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-panel::after, .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel::after {
    border-bottom: 60px solid transparent;
    border-top: 60px solid transparent;
    bottom: 360px;
    content: "";
    display: block;
    height: 0;
    position: relative;
    width: 0;
    z-index: 1;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel {
    left: 35%;
    position: relative;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel .vtc-panel-content {
    margin-left: 50px;
    margin-right: calc((100vw - 940px) / 2);
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel::after {
    border-right: 60px solid #4c565e;
    right: 59px;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-down-arrow {
    border-top: 0;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(even) .vtc-panel-image {
    position: relative;
    right: 65%;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper {
    height: 600px;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper .vtc-panel-content {
    align-items: center;
    display: flex;
    height: 100%;
    padding-bottom: 0;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper .vtc-panel-content h2 {
    padding-top: 0;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-panel::after {
    border-left: 60px solid #f2f2f2;
    right: -100%;
  }
  .vtc-panels-wrapper .vtc-panel-wrapper:nth-child(odd) .vtc-down-arrow {
    border-top: 0;
  }
  .vtc-button-wrapper {
    bottom: 0;
    position: absolute;
  }
  .vtc-hero-body-wrapper {
    display: flex;
    justify-content: center;
  }
  .vtc-hero-body-wrapper div {
    width: 80%;
  }
}
.language-assistance .hindi img:nth-child(2) {
  height: 12px;
}
.language-assistance .hindi img:nth-child(3) {
  height: 15px;
}
.language-assistance .hindi img:nth-child(4) {
  height: 16px;
}
.language-assistance .hindi img:nth-child(5) {
  bottom: -3px;
  height: 18px;
  position: relative;
}
.language-assistance .hindi img:nth-child(6) {
  bottom: -3px;
  height: 18px;
  position: relative;
}
.language-assistance .hindi img:nth-child(7) {
  bottom: -3px;
  height: 18px;
  position: relative;
}
.language-assistance .hindi img:nth-child(8) {
  bottom: -2px;
  height: 18px;
  position: relative;
}
.language-assistance .hindi img:nth-child(9) {
  bottom: -3px;
  height: 18px;
  position: relative;
}
.language-assistance .hindi img:nth-child(10) {
  bottom: -2px;
  height: 18px;
  position: relative;
}
.language-assistance .bengali img:nth-child(2) {
  bottom: -2px;
  height: 13px;
  position: relative;
}
.language-assistance .bengali img:nth-child(3) {
  bottom: -1px;
  height: 16px;
  position: relative;
}
.language-assistance .bengali img:nth-child(4) {
  bottom: -1px;
  height: 16px;
  position: relative;
}
.language-assistance .bengali img:nth-child(5) {
  bottom: -1px;
  height: 16px;
  position: relative;
}
.language-assistance .bengali img:nth-child(6) {
  bottom: -1px;
  height: 15px;
  position: relative;
}
.language-assistance .bengali img:nth-child(7) {
  bottom: -1px;
  height: 16px;
  position: relative;
}
.language-assistance .bengali img:nth-child(8) {
  bottom: -1px;
  height: 17px;
  position: relative;
}
.language-assistance .bengali img:nth-child(9) {
  bottom: -2px;
  height: 13px;
  position: relative;
}
.language-assistance .bengali img:nth-child(10) {
  bottom: -2px;
  height: 13px;
  position: relative;
}

@media (max-width: 1140px) {
  .language-assistance .hindi img:nth-child(2) {
    height: 10px;
  }
  .language-assistance .hindi img:nth-child(3) {
    height: 13px;
  }
  .language-assistance .hindi img:nth-child(4) {
    height: 14px;
  }
  .language-assistance .hindi img:nth-child(5) {
    bottom: -3px;
    height: 16px;
    position: relative;
  }
  .language-assistance .hindi img:nth-child(6) {
    bottom: -3px;
    height: 16px;
    position: relative;
  }
  .language-assistance .hindi img:nth-child(7) {
    bottom: -3px;
    height: 16px;
    position: relative;
  }
  .language-assistance .hindi img:nth-child(8) {
    bottom: -2px;
    height: 16px;
    position: relative;
  }
  .language-assistance .hindi img:nth-child(9) {
    bottom: -3px;
    height: 16px;
    position: relative;
  }
  .language-assistance .hindi img:nth-child(10) {
    bottom: -2px;
    height: 16px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(2) {
    bottom: -2px;
    height: 11px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(3) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(4) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(5) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(6) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(7) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(8) {
    bottom: -1px;
    height: 14px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(9) {
    bottom: -3px;
    height: 12px;
    position: relative;
  }
  .language-assistance .bengali img:nth-child(10) {
    bottom: -1px;
    height: 10px;
    position: relative;
  }
}
.contact-form-box {
  padding-left: 5%;
  padding-right: 5%;
}

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

.contact-text-input {
  width: 100%;
  height: 40px;
  border: 1px solid #c2c9cf;
  border-radius: 3px;
  color: #3474a1;
  margin-top: 5px;
}

.contact-input-set {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 360px;
  margin-right: 10px;
  margin-left: 10px;
}

.contact-text-set {
  width: 360px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 360px;
  margin-right: 10px;
  margin-left: 10px;
}

.contact-drop-down {
  width: 100%;
  margin-top: 5px;
}
.contact-drop-down button {
  margin: 0;
}
.contact-drop-down ul {
  margin-top: 0;
}

.contact-text-area {
  height: 200px;
  width: 100%;
  border: 1px solid #c2c9cf;
  border-radius: 3px;
  margin-top: 5px;
  color: #3474a1;
  resize: none;
}

.contact-captcha {
  text-align: center;
  align-self: center;
}

.contact-submit-area {
  text-align: center;
  width: 200px;
  align-self: center;
  margin: 1rem 0 4rem;
}

.contact-required {
  color: #c5003e;
}

.contact-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.contact-boolean-label {
  padding-right: 10px;
  color: #3474a1;
  text-transform: none;
  font-size: 16px;
  margin-left: 8px;
}

.contact-boolean-input {
  color: #3474a1;
  display: flex;
}

.contact-centered-row {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
}

.contact-button {
  height: 40px;
}

.contact-doctor-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #3474a1;
  display: inline-flex;
  flex-flow: column;
  float: left;
  margin-right: 25px;
}

.contact-doctor-inner-circle {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background-color: #fff;
  align-self: center;
  margin-top: 5%;
  display: flex;
  flex-flow: column;
}
.contact-doctor-inner-circle svg {
  fill: #3474a1;
  height: 45%;
  margin-top: 25%;
}

.contact-location-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ea7600;
  display: inline-flex;
  flex-flow: column;
  float: left;
  margin-right: 25px;
}

.contact-location-inner-circle {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background-color: #fff;
  align-self: center;
  margin-top: 5%;
  display: flex;
  flex-flow: column;
}
.contact-location-inner-circle svg {
  fill: #ea7600;
  height: 45%;
  margin-top: 25%;
}

.contact-specialty-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ffba31;
  display: inline-flex;
  flex-flow: column;
  float: left;
  margin-right: 25px;
}

.contact-specialty-inner-circle {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background-color: #fff;
  align-self: center;
  margin-top: 5%;
  display: flex;
  flex-flow: column;
}
.contact-specialty-inner-circle svg {
  fill: #ffba31;
  height: 45%;
  margin-top: 25%;
}

.contact-link {
  float: left;
}
.contact-link a {
  text-decoration: none;
  font-weight: bold;
}

.contact-slot {
  flex-grow: 1;
}
.contact-slot br {
  display: none;
}

.contact-icon {
  align-self: center;
  margin-left: 25px;
  margin-right: 25px;
  text-align: center;
}

.contact-red-border {
  border: 1px solid #c5003e;
}

.contact-red-text {
  color: #c5003e;
}

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

.contact-checkbox-container {
  text-align: center;
}

.contact-checkbox-button-wrapper {
  flex: 1;
}

.contact-checkbox {
  cursor: pointer;
  margin: 15px auto;
  padding: 0;
  display: flex;
  align-items: center;
  padding: 5px;
}
.contact-checkbox .input-square {
  border: 1px solid #3474a1;
  border-radius: 3px;
  display: inline-block;
  height: 18px;
  width: 18px;
}
.contact-checkbox .boolean-label {
  font-size: 14px;
  font-size: 0.875rem 0.875rem;
  line-height: 18px;
  line-height: 1.125rem 1.125rem;
  color: #3474a1;
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
}
.contact-checkbox .check-icon {
  display: none;
  fill: #fff;
  width: 100%;
}
.contact-checkbox.active .input-square {
  background-color: #003a6f;
  border: 1px solid #003a6f;
}
.contact-checkbox.active .boolean-label {
  color: #003a6f;
}
.contact-checkbox.active .check-icon {
  display: inline-block;
}

.search-filter-input-wrapper {
  padding: 0px;
}

@media (min-width: 1140px) {
  .contact-doctor-circle,
  .contact-specialty-circle,
  .contact-location-circle {
    width: 75px;
    height: 75px;
    float: none;
    margin-right: 0px;
  }
  .contact-checkbox-container {
    width: 260px;
    margin-left: 30px;
    text-align: left;
  }
  .contact-checkbox {
    margin: 15px 0;
  }
  .contact-rows-box {
    margin-top: 2rem;
  }
  .contact-slot {
    width: 300px;
    display: flex;
    flex-flow: column;
  }
  .contact-slot br {
    display: inline;
  }
  .contact-text-area {
    width: 100%;
  }
  .contact-description {
    padding-right: 25%;
    padding-left: 25%;
  }
  .contact-address {
    padding-right: 25%;
    padding-left: 25%;
    margin-bottom: 2rem;
    text-align: center;
  }
  .contact-text-set {
    width: 660px;
  }
  .contact-submit-area {
    margin: 1rem 0 1rem;
  }
}
.drupal-content-root article {
  visibility: visible;
}
.drupal-content-root .email-sent {
  visibility: visible;
}

#toast-container.toast-top-right {
  top: calc(50px + 12px);
}
#toast-container.toast-top-right > div {
  width: 20em;
}
#toast-container.toast-top-right .toast-success,
#toast-container.toast-top-right .toast-info,
#toast-container.toast-top-right .toast-warning,
#toast-container.toast-top-right .toast-error {
  background-image: none !important;
  padding: 12px 16px 12px 12px;
}
#toast-container.toast-top-right .toast-success {
  background-color: #167b37;
}
#toast-container.toast-top-right .toast-info {
  background-color: #3474a1;
}
#toast-container.toast-top-right .toast-warning {
  background-color: #ea7600;
}
#toast-container.toast-top-right .toast-error {
  background-color: #c5003e;
}
#toast-container.toast-top-right .toast-close-button {
  right: 0;
}

@media (min-width: 1140px) {
  #toast-container.toast-top-right {
    top: calc(75px + 12px);
  }
  .display-content h3 {
    font-size: 24px !important;
  }
  .display-content h4 {
    font-size: 20px !important;
  }
}
.display-wysiwyg p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.display-wysiwyg h1:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.display-wysiwyg h2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.display-wysiwyg h3:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.display-wysiwyg h4:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.display-wysiwyg p:first-child {
  margin-top: 0;
  padding-top: 0;
}
.display-wysiwyg h1:first-child {
  margin-top: 0;
  padding-top: 0;
}
.display-wysiwyg h2:first-child {
  margin-top: 0;
  padding-top: 0;
}
.display-wysiwyg h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
.display-wysiwyg h4:first-child {
  margin-top: 0;
  padding-top: 0;
}
.display-wysiwyg div {
  max-width: 640px;
  margin: 0px auto 40px;
}
.display-wysiwyg div iframe {
  width: 100%;
}
.display-wysiwyg ul {
  margin: 0;
  padding-bottom: 40px;
}
.display-wysiwyg figure {
  margin: 0 auto 0;
  padding: 0 0 40px !important;
  display: grid;
  justify-content: center;
}
.display-wysiwyg figure img {
  border-radius: 10px !important;
  margin: 0 0 20px !important;
}
.display-wysiwyg figure figcaption {
  font-family: "myriad-pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 32px;
  padding-top: 20px;
}
.display-wysiwyg .align-left img,
.display-wysiwyg .align-right img {
  max-width: 350px;
}
.display-wysiwyg .align-left figcaption,
.display-wysiwyg .align-right figcaption {
  max-width: 350px;
  font-size: 14px;
}
.display-wysiwyg .align-center {
  display: grid;
  justify-content: center;
}
.display-wysiwyg h1 {
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0;
  color: #00263a;
  margin: 0 0 15px;
}
.display-wysiwyg h2 {
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #444444;
  margin: 0 0 20px;
}
.display-wysiwyg h3 {
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 100%;
  letter-spacing: 0;
  color: #003a6f;
  margin: 0 0 20px;
}
.display-wysiwyg h4 {
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: #444444;
  margin: 0;
  padding-bottom: 20px;
}
.display-wysiwyg p {
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  padding: 0 0 40px;
  margin: 0;
}
.display-wysiwyg p img {
  margin-right: 30px;
  margin-bottom: 0;
}
.display-wysiwyg li {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
.display-wysiwyg img {
  margin: 0px auto 40px;
  border-radius: 10px;
  max-width: 620px;
  height: 100%;
}

.rem-top-margin-img img {
  margin: 0px auto 40px !important;
}

.rem-btm-padding-p p {
  padding: 0;
  margin: 0 0 20px;
}

.rem-top-margin-ifr div {
  margin: 0px auto 40px !important;
}

.rem-top-margin-fig figure {
  margin: 0 0 40px !important;
}

@media (min-width: 768px) {
  .display-wysiwyg h1 {
    font-size: 40px !important;
    margin: 0px 0px 44px;
  }
  .display-wysiwyg .align-right {
    margin-left: 66px;
  }
  .display-wysiwyg .align-left {
    margin-right: 66px;
  }
}
@media (min-width: 1140px) {
  .display-wysiwyg {
    margin: 0 auto;
    max-width: 1140px;
  }
  .display-wysiwyg h1 {
    font-size: 54px !important;
    margin: 0px 0px 30px;
  }
  .display-wysiwyg h2 {
    font-size: 36px !important;
    margin: 0 0 20px;
  }
  .display-wysiwyg h3 {
    font-size: 19px !important;
    margin: 0 0 20px;
  }
  .display-wysiwyg .align-right {
    margin-left: 56px;
  }
  .display-wysiwyg .align-left {
    margin-right: 56px;
  }
}
.no-scrolling {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.sitewide-alert a {
  font-family: "myriad-pro", sans-serif;
  color: white;
  font-weight: normal;
  font-size: 12px;
}

#block-cc-theme-tools.contextual-region {
  position: inherit;
}

.body-section figure {
  display: grid;
  justify-content: center;
}
.body-section figcaption {
  max-width: 620px;
  font-size: 14px;
  margin-top: 20px;
}
.body-section .align-center {
  display: grid;
  justify-content: center;
}
.body-section .align-center figcaption {
  max-width: 620px;
  font-size: 14px;
}
.body-section img {
  max-width: 620px;
  height: 100%;
}
.body-section .align-left figcaption,
.body-section .align-right figcaption {
  max-width: 350px;
  font-size: 14px;
}
.body-section .align-left img,
.body-section .align-right img {
  max-width: 350px;
}
.body-section .align-left {
  margin-left: 0;
  margin-top: 0;
}
.body-section .align-right {
  margin-right: 0;
  margin-top: 0;
}
.body-section blockquote {
  background-image: url('testimonial.4f994b7edb054031.png');
  background-repeat: no-repeat;
  background-size: 56px;
  display: flex;
  justify-content: center;
  background-position: 17% 10%;
  margin: 0px;
}
.body-section blockquote p {
  width: 50%;
}
.body-section .youtube-embed-wrapper,
.body-section div {
  text-align: center;
}
.body-section .youtube-embed-wrapper iframe,
.body-section div iframe {
  max-width: 700px;
}
.body-section div#blockquote_text {
  width: 50%;
  text-align: left;
  padding-left: 70px;
  width: 50%;
  position: relative;
  margin: 0px;
}
.body-section blockquote div#blockquote_text p {
  width: 100%;
}
@media screen and (max-width: 568px) {
  .body-section div#blockquote_text {
    width: 85%;
  }
}

@media (max-width: 568px) {
  .body-section .align-right,
  .body-section .align-left,
  .body-section figure {
    margin: 0;
    width: 100%;
  }
  .body-section img,
  .body-section .align-left img,
  .body-section .body-section .align-right img {
    width: 100%;
  }
  .body-section blockquote {
    background-position: 0% 5%;
    background-size: 29px;
    margin: 0;
    justify-content: right;
  }
  .body-section blockquote p {
    padding-left: 25px;
    width: 88%;
    margin: 0;
  }
  .body-section .youtube-embed-wrapper,
  .body-section div {
    text-align: center;
  }
  .body-section .youtube-embed-wrapper iframe,
  .body-section div iframe {
    max-width: 100%;
    max-height: 166px;
  }
  div#blockquote_text {
    width: 85%;
    padding-left: 30px !important;
  }
}
.article-share-modal,
.from-article-page {
  background-color: rgba(3, 3, 3, 0.85);
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 400;
}
.article-share-modal .video-modal,
.from-article-page .video-modal {
  width: 100vh;
  position: relative;
}
.article-share-modal .video-modal .close-button,
.from-article-page .video-modal .close-button {
  position: absolute;
  right: -45px;
  top: 22px;
  cursor: pointer;
}
.article-share-modal .sm-modal,
.from-article-page .sm-modal {
  width: 300px;
  position: relative;
}
.article-share-modal .sm-modal .share,
.from-article-page .sm-modal .share {
  background-color: #3474a1;
  height: 50px;
  align-items: center;
}
.article-share-modal .sm-modal .share .title,
.from-article-page .sm-modal .share .title {
  color: #fff;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
  padding: 15px;
}
.article-share-modal .sm-modal .share .close-icon,
.from-article-page .sm-modal .share .close-icon {
  padding: 15px;
  text-align: right;
}
.article-share-modal .sm-modal .flex-row .social-media,
.from-article-page .sm-modal .flex-row .social-media {
  display: block;
  background-color: #fff;
  padding: 20px 30px;
}
.article-share-modal .sm-modal .flex-row .social-media .sm-section,
.from-article-page .sm-modal .flex-row .social-media .sm-section {
  padding: 5px;
  cursor: pointer;
}
.article-share-modal .sm-modal .flex-row .social-media .sm-section .sm-link .sm-text,
.from-article-page .sm-modal .flex-row .social-media .sm-section .sm-link .sm-text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 125px);
  margin-left: 20px;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0px;
  font-family: "myriad-pro", sans-serif;
  font-weight: 500;
}

.new-location-page .location-refresh-layout-container .desktop-view.desktop-view-container .hero-header #map .gmnoprint,
.new-location-page .location-refresh-layout-container .desktop-view.desktop-view-container .hero-header #map .gm-style-cc {
  display: none;
}

.map-wrapper .gmap-section google-map .map-container {
  height: 500px !important;
}

google-map .map-container {
  width: 100% !important;
  height: 290px !important;
}

.gm-style div {
  display: grid !important;
}

.new-map-container {
  position: relative;
  margin-bottom: 17.5px;
}
.new-map-container .new-map-wrapper {
  max-height: 90px;
  height: auto;
  overflow: hidden;
  transition: all 200ms linear;
}
.new-map-container .new-map-wrapper google-map {
  height: 360px;
}
.new-map-container .new-map-wrapper.map-expanded {
  max-height: 360px;
}
.new-map-container .new-map-wrapper cc-generic-action-button {
  position: absolute;
  bottom: -17.5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.new-map-container .new-map-wrapper cc-generic-action-button span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-map-container .new-map-wrapper cc-generic-action-button span svg {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .new-map-container .new-map-wrapper {
    max-height: 120px;
  }
  .new-map-container .new-map-wrapper google-map {
    height: 500px;
  }
  .new-map-container .new-map-wrapper.map-expanded {
    max-height: 500px;
  }
}
@media (min-width: 569px) and (max-width: 1140px) {
  .body-section blockquote {
    background-position: 0% 10%;
  }
  .body-section blockquote p {
    padding-left: 30px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1140px) {
  .body-section blockquote {
    background-position: 0% 10%;
  }
  .body-section blockquote p {
    padding-left: 50px;
    margin-top: 0px;
  }
}
/* Status message boxes */
.rx-container .rx-session-confirmation,
.rx-container .rx-prescription-confirmation,
.rx-container .rx-session-error,
.rx-container .rx-prescription-error,
.rx-container .rx-session-confirmation,
.rx-container .rx-prescription-confirmation,
.rx-container .rx-contact-prescriber-authorization-dialog {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  margin: 10px;
}

#rxContainer .rx-form-title {
  display: none;
}

/* Hide phone UI if unavailable */
.rx-container .phone-visibility {
  visibility: hidden !important;
}

.rx-container .phone-display {
  display: none !important;
}

/* Errors and confirmations; colors not configurable */
.rx-container .rx-session-confirmation {
  border-color: green;
  background-color: lightgreen;
}

.rx-container .rx-session-error {
  border-color: red;
  background-color: #faa;
}

.rx-container {
  max-width: 1000px;
  margin: 0 auto;
}

.rx-container .rx-listing-container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.rx-container .rx-fieldgroup {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #f2f2f2;
  border-color: #eee;
  border-radius: 5px;
  margin-bottom: 0;
  position: relative;
}

.rx-container .rx-fieldgroup h3 {
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  background-color: #244c7f;
  border-color: grey;
  border-radius: 10px 10px 0 0;
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 0 10px 10px;
  text-align: center;
}

.rx-container .rx-fieldgroup .rx-fieldgroup-content {
  display: flex;
  flex-direction: column;
  font-size: 0.9em;
  justify-content: center;
  justify-items: center;
  padding-top: 0;
  padding: 20px;
  text-align: center;
}

.rx-container input[type=text],
.rx-container input[type=password],
.rx-container input[type=date],
.rx-container textarea,
.rx-container select {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  color: #505050;
}

.rx-container input[type=text],
.rx-container input[type=password],
.rx-container input[type=date],
.rx-container textarea {
  padding-left: 5px;
  padding-right: 5px;
}

.rx-container input[type=text]:disabled,
.rx-container input[type=password]:disabled,
.rx-container textarea:disabled,
.rx-container select:disabled {
  background-color: #e9e9e9;
  color: #888;
}

.rx-container input.rx-num-input {
  height: 25px;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 190px;
}

.rx-container input[type=button] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #0000aa;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 2px 0px #000;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  text-transform: uppercase;
}

.rx-container input[type=button]:disabled {
  background-color: #ddd !important;
  cursor: default;
}

.rx-container input[type=button].rx-main-button {
  background-color: #33729f;
}

.rx-container .rx-center {
  width: 100%;
  text-align: center;
}

.rx-container .rx-center > * > * {
  text-align: left;
}

/* Login version added styles */
.rx-container .rx-button-description {
  display: inline-block;
  padding-left: 15px;
  width: 160px;
}

.rx-container .rx-back-button {
  background-color: #88a !important;
  padding: 10px 30px 10px 30px !important;
}

.rx-container .rx-secondary-button {
  background-color: #00263a !important;
  padding: 5px 15px 5px 15px !important;
  font-size: 0.75em;
}

.rx-container .rx-instruction-text {
  font-weight: 600;
  color: #0075c6;
}

.rx-container label,
.rx-container .rx-button-description {
  color: #505050;
  font-weight: 700;
}

.rx-container .rx-no-account {
  padding-left: 0;
}

.rx-container .rx-clearfix {
  clear: both;
}

.rx-container input[type=radio] {
  display: none;
}

.rx-container input[type=radio] + label.rx-radio-display > span:nth-child(2) {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 15px;
  position: relative;
  top: -5px;
}

.rx-container input[type=radio] + label.rx-radio-display > span:first-child {
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  background-color: #244c7f;
  border-radius: 999px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.rx-container input[type=radio] + label.rx-radio-display > span:first-child span {
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  background-color: #ddd;
  border-radius: 999px;
  display: inline-block;
  height: 18px;
  margin: 1px;
  width: 18px;
}

.rx-container input[type=radio]:checked + label.rx-radio-display > span:first-child span {
  height: 6px;
  margin: 7px;
  width: 6px;
}

.rx-container input[type=checkbox] {
  display: none;
}

.rx-container input[type=checkbox] + label.rx-checkbox-display > span:nth-child(2) {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 15px;
}

.rx-container input[type=checkbox] + label.rx-checkbox-display > span:first-child {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #ddd;
  border-radius: 5px;
  border: solid 1px #244c7f;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.rx-container input[type=checkbox] + label.rx-checkbox-display > span:first-child:after {
  content: " ";
  padding-left: 3px;
  position: absolute;
}

.rx-container input[type=checkbox]:checked + label.rx-checkbox-display > span:first-child {
  color: #244c7f;
}

.rx-container input[type=checkbox]:checked + label.rx-checkbox-display > span:first-child:after {
  content: "✔";
  padding-left: 4px;
  position: absolute;
}

.rx-container .rx-loading-animation {
  position: absolute;
  top: 60px;
  margin-left: 380px;
  display: none;
}

.rx-container .rx-divider {
  margin: 1.5em 0 1em 0;
  width: auto;
  border: 1px solid #9a9a9a;
}

/* Breadcrumbs */
.rx-container .rx-breadcrumbs-container {
  margin: 0;
  padding: 0;
}

.rx-container .rx-breadcrumbs-container > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

@media screen and (max-width: 768px) {
  .rx-container .rx-breadcrumbs-container > ul {
    flex-direction: column;
  }
}
.rx-container .rx-breadcrumb {
  background-color: #0075c6;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top: none;
  padding: 7px 15px 6px 15px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  flex: 1;
}

.rx-container .rx-breadcrumb:last-of-type {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .rx-container .rx-breadcrumb {
    border-left: none;
    border-right: none;
  }
}
@media (min-width: 1140px) {
  .rx-container .rx-fieldgroup {
    border-radius: 0 !important;
  }
}
.rx-container .rx-breadcrumb-active {
  font-weight: 700;
}

/* Login page specific styles */
.rx-container .rx-screen-login .rx-main-button {
  margin-top: 20px;
}

.rx-container .rx-screen-login .rx-secondary-button {
  margin-top: 5px;
  background-color: red !important;
}

.rx-container .rx-screen-login label {
  display: inline-block;
  width: 90px;
}

.rx-container .rx-screen-login input[type=text],
.rx-container .rx-screen-login input[type=password] {
  width: 300px;
  height: 2em;
  margin-top: 5px;
}

.rx-container .rx-screen-login .rx-main-button,
.rx-container .rx-screen-login .rx-secondary-button {
  width: 150px;
}

/* Register page specific styles */
.rx-container .rx-screen-register .rx-main-button,
.rx-container .rx-screen-register .rx-secondary-button {
  margin-top: 20px;
}

.rx-container .rx-screen-register input[type=button] {
  width: 125px;
  margin-right: 15px;
}

.rx-container .rx-screen-register label {
  display: inline-block;
  width: 110px;
}

.rx-container .rx-screen-register input[type=text],
.rx-container .rx-screen-register input[type=password],
.rx-container .rx-screen-register input[type=date] {
  width: 300px;
  height: 2em;
  margin-top: 5px;
}

.rx-container .rx-screen-register .rx-or {
  display: inline-block;
  color: #0075c6;
  font-size: 0.75em;
  width: 120px;
  font-weight: bold;
  padding-top: 3px;
}

.rx-container .rx-screen-register .rx-note-text {
  font-size: 0.75em;
  color: #aa0d0d;
  font-weight: bold;
  padding-top: 3px;
}

/* Register Page 2 specific styles */
.rx-container .rx-screen-register-2 .rx-main-button,
.rx-container .rx-screen-register-2 .rx-secondary-button {
  margin-top: 20px;
}

.rx-container .rx-screen-register-2 label {
  display: inline-block;
  width: 130px;
}

.rx-container .rx-screen-register-2 input[type=text],
.rx-container .rx-screen-register-2 input[type=password],
.rx-container .rx-screen-register-2 input[type=date] {
  width: 300px;
  height: 2em;
  margin-top: 5px;
}

.rx-container .rx-screen-register-2 .rx-or {
  display: inline-block;
  color: #0075c6;
  font-size: 0.75em;
  width: 120px;
  font-weight: bold;
  padding-top: 3px;
}

.rx-container .rx-screen-register-2 .rx-note-text {
  font-size: 0.75em;
  color: #aa0d0d;
  font-weight: bold;
  padding-top: 3px;
}

.rx-container .rx-forgot-username-pass {
  margin-top: 0.75em;
}

.rx-container .rx-forgot-username-pass input[type=button] {
  background: none;
  display: inline;
  padding: 0;
  margin-right: 1em;
  font-size: 0.85em;
  font-weight: normal;
  color: #444;
  text-decoration: underline;
  text-transform: capitalize;
  box-shadow: none;
}

.rx-container .rx-forgot-username-pass input[type=button]:hover {
  color: #000;
}

.rx-container .rx-register-button {
  padding: 10px !important;
  font-size: 0.9em !important;
}

/* Forgot password page specific styles */
.rx-container .rx-screen-forgot-password .rx-main-button,
.rx-container .rx-screen-forgot-password .rx-secondary-button {
  margin-top: 20px;
}

.rx-container .rx-screen-forgot-password input[type=button] {
  width: 125px;
  margin-right: 15px;
}

.rx-container .rx-screen-forgot-password label {
  display: inline-block;
  width: 110px;
}

.rx-container .rx-screen-forgot-password input[type=text],
.rx-container .rx-screen-forgot-password input[type=password],
.rx-container .rx-screen-forgot-password input[type=date] {
  width: 300px;
  height: 2em;
  margin-top: 5px;
}

.rx-container .rx-screen-forgot-password .rx-or {
  display: inline-block;
  color: #0075c6;
  font-size: 0.75em;
  width: 120px;
  font-weight: bold;
  padding-top: 3px;
}

.rx-container .rx-screen-forgot-password .rx-note-text {
  font-size: 0.75em;
  color: #aa0d0d;
  font-weight: bold;
  padding-top: 3px;
}

/* Reset Password Page specific styles */
.rx-container .rx-screen-reset-password .rx-main-button,
.rx-container .rx-screen-reset-password .rx-secondary-button {
  margin-top: 20px;
}

.rx-container .rx-screen-reset-password label {
  display: inline-block;
  width: 150px;
  line-height: 2em;
}

.rx-container .rx-screen-reset-password input[type=text],
.rx-container .rx-screen-reset-password input[type=password],
.rx-container .rx-screen-reset-password input[type=date] {
  width: 300px;
  height: 2em;
  margin-top: 5px;
}

/* Prescription Listing Page */
.rx-container .rx-screen-rx-listing .rx-listing-container-container {
  text-align: left;
  margin-top: 10px;
}

.rx-container .rx-screen-rx-listing .rx-listing-container {
  display: inline-block;
  width: 31.5%;
  min-width: 225px;
  max-width: 225px;
  margin: 5px;
  font-size: 0.8em;
  vertical-align: top;
}

.rx-container .rx-screen-rx-listing .rx-listing-container .rx-listing-content-container {
  padding: 5px 13px 5px 13px;
  margin: 0 10px 10px 10px;
  max-height: 27em;
  min-height: 27em;
  overflow: auto;
  text-align: left;
  border: 1px solid #d2d2d2;
  background-color: #fafafa;
  border-radius: 0 0 8px 8px;
}

.rx-container .rx-screen-rx-listing .rx-listing-container .rx-rx-number-container {
  float: left;
}

.rx-container .rx-screen-rx-listing .rx-listing-container .rx-rx-number-container .rx-listing-data-heading {
  width: auto;
  margin-left: 5px;
}

.rx-container .rx-screen-rx-listing .rx-listing-container .rx-rx-number-container .rx-listing-data-content {
  display: block;
  max-width: 73%;
  margin-left: 7px;
  float: none;
}

.rx-container .rx-screen-rx-listing .rx-listing-data-heading {
  display: inline-block;
  font-weight: 500;
  width: 5em;
  text-align: right;
}

.rx-container .rx-screen-rx-listing .rx-listing-rx-heading-container {
  background-color: #244c7f;
  border-radius: 6px;
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  min-height: 3.7em;
  max-height: 3.7em;
  line-height: 1.85em;
}

.rx-container .rx-screen-rx-listing .rx-listing-rx-heading {
  font-size: 1.4em;
  font-weight: 500;
  text-transform: uppercase;
}

.rx-container .rx-screen-rx-listing .rx-listing-data-content {
  font-weight: 600;
  margin-left: 4px;
  float: right;
}

.rx-container .rx-screen-rx-listing .rx-input-container {
  padding-top: 2px;
  padding-bottom: 2px;
}

.rx-container .rx-screen-rx-listing .rx-input-container.rx-listing-status {
  min-height: 8em;
  max-height: 8em;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.rx-container .rx-screen-rx-listing .rx-listing-small-data-container {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
  max-height: 7.66em;
  min-height: 7.66em;
}

.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox] {
  display: none;
}

.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox].rx-checked + label,
.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox]:checked + label {
  background: url("/themes/custom/cc_theme/scriptPro/Images/checked-background.png") no-repeat;
  background-size: 100%;
  color: #4da408;
}

.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox]:checked + label:after {
  content: "Added!";
}

.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox] + label {
  background: url("/themes/custom/cc_theme/scriptPro/Images/unchecked-background.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  cursor: pointer;
  width: 100px;
  color: #244c7f;
  height: 20px;
  overflow: visible;
  margin-top: 10px;
  font-weight: 600;
  padding: 7px 25px 7px 0;
  text-transform: uppercase;
  font-size: 1.25em;
}

.rx-container .rx-screen-rx-listing .rx-order-this-prescription-container input[type=checkbox] + label:after {
  content: "Refill?";
}

.rx-container .rx-screen-rx-listing .rx-listing-data-patient {
  font-size: 1.75em;
  color: #244c7f;
  font-weight: 600;
  padding: 10px 0 0 0;
  margin-left: 0.75em;
}

.rx-container .rx-screen-rx-listing .rx-num-of-refills-container-container {
  float: right;
  text-align: center;
  width: 41px;
}

.rx-container .rx-screen-rx-listing .rx-num-of-refills-container-container .rx-listing-data-heading {
  width: 100%;
  text-align: center;
}

.rx-container .rx-screen-rx-listing .rx-num-of-refills-container-container .rx-listing-data-content {
  min-width: 1.3em;
  height: 1.3em;
  font-weight: 600;
  font-size: 2.5em;
  border: 2px solid #244c7f;
  border-radius: 5px;
  margin: 0;
}

.rx-container .rx-screen-rx-listing .rx-first-listing-data-container {
  overflow: hidden;
}

.rx-container .rx-screen-rx-listing .rx-status-image {
  width: 20px;
  height: 20px;
  padding: 10px 8px 5px 0;
  display: inline-block;
}

.rx-container .rx-screen-rx-listing .rx-status-text {
  display: inline-block;
  max-width: 78%;
  padding: 10px 0 10px 0;
  vertical-align: top;
}

.rx-container .rx-screen-rx-listing .rx-status-text-info {
  color: #244c7f;
  font-weight: 600;
}

.rx-container .rx-screen-rx-listing .rx-status-text-error {
  color: #aa0d0d;
  font-weight: 600;
}

.rx-container .rx-screen-rx-listing .rx-instruction-text {
  margin-left: 2em;
}

.rx-container .rx-screen-rx-listing .rx-button-description {
  width: 245px;
}

/* Delivery Method Page */
.rx-container .rx-screen-delivery-method .rx-instruction-text {
  margin-left: 10px;
}

.rx-container .rx-screen-delivery-method .rx-input-container {
  text-align: left;
  display: inline-block;
  padding: 10px 25px 10px 10px;
}

.rx-container .rx-screen-delivery-method input[type=button] {
  margin-top: 20px;
  margin-right: 15px;
  width: 125px;
}

.rx-container .rx-add-cost .rx-input-container label {
  display: inline-flex;
  align-items: center;
}

.rx-container .rx-screen-delivery-method input[type=radio] + label.rx-radio-display + label {
  padding: 0 0 110px 10px;
}

/* Select Shipping Information Page*/
.rx-container .rx-screen-shipping-info-select .rx-instruction-text {
  margin-left: 10px;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container {
  display: inline-block;
  margin: 0.3em 0.3em 2.5em 10px;
  vertical-align: top;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container label.rx-radio-display {
  display: inline-block;
  vertical-align: top;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container label.rx-radio-display > span:first-child {
  vertical-align: top;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container .rx-shipping-info-address-1,
.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container .rx-shipping-info-address-2,
.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container .rx-shipping-info-address-3 {
  display: block;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-add-new-address {
  color: #0075c6;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-address-container,
.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-add-new-address {
  top: 1px !important;
}

.rx-container .rx-screen-shipping-info-select .rx-shipping-info-selection-container-container {
  display: inline-block;
}

.rx-container .rx-screen-shipping-info-select input[type=button] {
  width: 125px;
  margin-right: 15px;
}

.rx-container .rx-screen-delivery-method .rx-input-container-container .rx-description-text {
  margin: 12px;
}

/* Add Shipping Information Page */
.rx-container .rx-screen-shipping-info .rx-input-label {
  width: 65px;
  display: inline-block;
}

.rx-container .rx-screen-shipping-info input:not([type=button]) {
  width: 255px;
  height: 1.5em;
}

.rx-container .rx-screen-shipping-info select {
  width: 267px;
  height: 1.67em;
}

.rx-container .rx-screen-shipping-info .rx-input-container {
  margin-bottom: 5px;
}

.rx-container .rx-screen-shipping-info input[type=button] {
  margin-top: 25px;
  width: 125px;
  margin-right: 15px;
}

/* Billing Method Page */
.rx-container .rx-screen-billing-method .rx-credit-card-info-container label {
  display: inline-block;
  width: 130px;
}

.rx-container .rx-screen-billing-method input:not([type=button]):not([type=radio]) {
  width: 225px;
  height: 1.5em;
}

.rx-container .rx-screen-billing-method select {
  height: 1.67em;
}

.rx-container .rx-screen-billing-method select#rxBillingCardType {
  width: 237px;
}

.rx-container .rx-screen-billing-method .rx-credit-card-info-container {
  margin: 20px 0 10px 0;
}

.rx-container .rx-screen-billing-method .rx-input-container {
  margin-bottom: 5px;
}

.rx-container .rx-screen-billing-method select#rxExpirationDateMonth {
  margin-left: 0;
}

.rx-container .rx-screen-billing-method select#rxExpirationDateYear {
  margin-right: 212px;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info {
  display: inline-block;
  width: 300px;
}

.rx-container .rx-screen-billing-method input[type=button] {
  margin-top: 15px;
  margin-top: 25px;
  width: 125px;
  margin-right: 15px;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-selection-container-container {
  display: inline-block;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-selection-container {
  display: inline-block;
  margin-right: 25px;
  margin-top: 25px;
  vertical-align: top;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-selection-container label {
  display: inline-block;
  vertical-align: top;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-selection-container .rx-radio-display > span:first-child {
  vertical-align: top;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-cardholder-data {
  display: block;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-number {
  display: block;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-exp-date {
  display: inline;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-selection,
.rx-container .rx-screen-billing-method .rx-old-credit-card-info-add-new-card,
.rx-container .rx-screen-billing-method .rx-old-credit-card-info-pay-at-pickup {
  top: 1px !important;
}

.rx-container .rx-screen-billing-method .rx-old-credit-card-info-add-new-card,
.rx-container .rx-screen-billing-method .rx-old-credit-card-info-pay-at-pickup {
  color: #0075c6;
}

/* New Credit Card Page */
.rx-container .rx-screen-credit-card .rx-credit-card-info-container label {
  display: inline-block;
  width: 130px;
}

.rx-container .rx-screen-credit-card input:not([type=button]):not([type=radio]) {
  width: 225px;
  height: 1.5em;
}

.rx-container .rx-screen-credit-card input[type=button] {
  margin-top: 15px;
  margin-top: 25px;
  width: 125px;
  margin-right: 15px;
}

.rx-container .rx-screen-credit-card .rx-input-container {
  margin-bottom: 5px;
}

.rx-container .rx-screen-credit-card select {
  height: 1.8em;
}

.rx-container .rx-screen-credit-card select#rxBillingCardType {
  width: 237px;
}

.rx-container .rx-screen-credit-card select#rxExpirationDateMonth {
  margin-left: 0;
}

.rx-container .rx-screen-credit-card select#rxExpirationDateYear {
  margin-right: 212px;
}

/* Verify Order Page */
.rx-container .rx-screen-verify-order .rx-customer-info-container {
  border: 1px solid #d2d2d2;
  padding: 10px;
  background-color: #fafafa;
  color: #244c7f;
  width: 46%;
  display: block;
  margin: 5px;
}

.rx-container .rx-screen-verify-order .rx-customer-info-container .rx-verify-ship-name {
  color: #0075c6;
}

.rx-container .rx-screen-verify-order .rx-verify-pay-price-container .rx-verify-numbers-column {
  color: #0075c6;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

.rx-container .rx-screen-verify-order .rx-verify-pay-price-container .rx-verify-text-column {
  display: inline-block;
}

.rx-container .rx-screen-verify-order .rx-verify-pay-price-container .rx-customer-info-container > div > div:last-child {
  border-top: 1px solid;
  margin-top: 8px;
}

.rx-container .rx-screen-verify-order .rx-verify-pay-price-container .rx-customer-info-container > div:last-child > div:last-child {
  border-top-color: transparent;
}

.rx-container .rx-screen-verify-order .rx-customer-info-container.rx-account-credit {
  color: #4da408;
}

.rx-container .rx-screen-verify-order .rx-customer-info-container.rx-account-due {
  color: #aa0d0d;
}

.rx-container .rx-screen-verify-order .rx-account-credit,
.rx-container .rx-screen-verify-order .rx-account-due {
  display: block;
  height: 4em;
  float: left;
  margin-bottom: 25px;
}

.rx-container .rx-screen-verify-order .rx-pay-account-due {
  font-weight: 600;
  color: #505050;
}

.rx-container .rx-screen-verify-order .rx-account-credit-info {
  font-weight: 600;
  color: #505050;
}

.rx-container .rx-screen-verify-order .rx-use-account-credit-checkbox .rx-pay-account-due-checkbox {
  display: none;
}

.rx-container .rx-screen-verify-order .rx-listing-container-container {
  text-align: left;
  margin-top: 10px;
}

.rx-container .rx-screen-verify-order .rx-listing-container .rx-rx-number-container {
  float: left;
}

.rx-container .rx-screen-verify-order .rx-listing-container .rx-rx-number-container .rx-listing-data-heading {
  width: auto;
  margin-left: 5px;
}

.rx-container .rx-screen-verify-order .rx-listing-container .rx-rx-number-container .rx-listing-data-content {
  display: block;
  max-width: 73%;
  margin-left: 7px;
  float: none;
}

.rx-container .rx-screen-verify-order .rx-listing-container {
  display: inline-block;
  width: 31.5%;
  min-width: 225px;
  max-width: 225px;
  margin: 5px;
  font-size: 0.8em;
}

.rx-container .rx-screen-verify-order .rx-listing-container .rx-listing-content-container {
  padding: 5px 13px 5px 13px;
  margin: 0 10px 10px 10px;
  max-height: 27em;
  min-height: 27em;
  overflow: auto;
  text-align: left;
  border: 1px solid #d2d2d2;
  background-color: #fafafa;
}

.rx-container .rx-screen-verify-order .rx-prescription-listing-heading {
  margin-top: 30px;
  font-weight: 700;
  font-size: 1.5em;
}

.rx-container .rx-screen-verify-order .rx-listing-customer-info-heading {
  font-weight: 700;
  margin-top: 20px;
  margin-left: 5px;
}

.rx-container .rx-screen-verify-order .rx-listing-data-heading {
  display: inline-block;
  font-weight: 500;
  width: 4.55em;
  text-align: right;
}

.rx-container .rx-screen-verify-order .rx-listing-rx-heading-container {
  background-color: #244c7f;
  border-radius: 6px;
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  min-height: 3.7em;
  max-height: 3.7em;
  line-height: 1.85em;
}

.rx-container .rx-screen-verify-order .rx-listing-rx-heading {
  font-size: 1.4em;
  font-weight: 500;
  text-transform: uppercase;
}

.rx-container .rx-screen-verify-order .rx-listing-data-content {
  font-weight: 600;
  margin-left: 4px;
  float: right;
}

.rx-container .rx-screen-verify-order .rx-input-container {
  padding-top: 2px;
  padding-bottom: 2px;
}

.rx-container .rx-screen-verify-order input[type=button] {
  margin-right: 15px;
}

.rx-container .rx-screen-verify-order .rx-input-container.rx-listing-status {
  min-height: 8em;
  max-height: 8em;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.rx-container .rx-screen-verify-order .rx-input-container.rx-listing-status > * {
  vertical-align: middle;
}

.rx-container .rx-screen-verify-order .rx-listing-small-data-container {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
  max-height: 7.66em;
  min-height: 7.66em;
}

.rx-container .rx-screen-verify-order .rx-order-this-prescription-container input[type=checkbox] {
  display: none;
}

.rx-container .rx-screen-verify-order.rx-order-this-prescription-container input[type=checkbox].rx-checked + label,
.rx-container .rx-screen-verify-order .rx-order-this-prescription-container input[type=checkbox]:checked + label {
  background: url("/themes/custom/cc_theme/scriptPro/Images/checked-background.png") no-repeat;
  background-size: 100%;
  color: #4da408;
}

.rx-container .rx-screen-verify-order .rx-order-this-prescription-container input[type=checkbox]:checked + label:after {
  content: "Added!";
}

.rx-container .rx-screen-verify-order .rx-order-this-prescription-container input[type=checkbox] + label {
  background: url("/themes/custom/cc_theme/scriptPro/Images/unchecked-background.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  cursor: default;
  width: 100px;
  color: #244c7f;
  height: 20px;
  overflow: visible;
  margin-top: 10px;
  font-weight: 600;
  padding: 7px 25px 7px 0;
  text-transform: uppercase;
  font-size: 1.25em;
}

.rx-container .rx-screen-verify-order .rx-order-this-prescription-container input[type=checkbox] + label:after {
  content: "Refill?";
}

.rx-container .rx-screen-verify-order .rx-patient-name {
  font-size: 1.75em;
  color: #244c7f;
  font-weight: 600;
  padding: 10px 0 10px 0;
}

.rx-container .rx-screen-verify-order .rx-num-of-refills-container-container {
  float: right;
  text-align: center;
  width: 41px;
}

.rx-container .rx-screen-verify-order .rx-num-of-refills-container-container .rx-listing-data-heading {
  width: 100%;
  text-align: center;
}

.rx-container .rx-screen-verify-order .rx-num-of-refills-container-container .rx-listing-data-content {
  min-width: 1.3em;
  height: 1.3em;
  font-weight: 600;
  font-size: 2.5em;
  border: 2px solid #244c7f;
  border-radius: 5px;
  margin: 0;
}

.rx-container .rx-screen-verify-order .rx-first-listing-data-container {
  overflow: hidden;
}

.rx-container .rx-screen-verify-order .rx-status-image {
  width: 20px;
  height: 20px;
  padding: 10px 8px 5px 0;
  display: inline-block;
}

.rx-container .rx-screen-verify-order .rx-status-text {
  display: inline-block;
  max-width: 78%;
  padding: 10px 0 10px 0;
  vertical-align: top;
}

.rx-container .rx-screen-verify-order .rx-status-text-info {
  color: #244c7f;
  font-weight: 600;
}

.rx-container .rx-screen-verify-order .rx-status-text-error {
  color: #aa0d0d;
  font-weight: 600;
}

.rx-container .rx-screen-verify-order .rx-use-account-credit-checkbox {
  padding-top: 10px;
}

/* Confirm Order Page */
.rx-container .rx-screen-confirm-order .rx-instruction-text {
  font-size: 1.2em;
}

.rx-container .rx-screen-confirm-order .rx-confirmation-number {
  color: green;
}

.rx-container .rx-screen-confirm-order .rx-input-container.rx-listing-status > * {
  vertical-align: middle;
}

/* Timeout Page */
.rx-container .rx-screen-timeout .rx-instruction-text {
  margin-bottom: 30px;
}

.rx-container #logoutButton {
  position: absolute;
  top: 8px;
  right: 15px;
  display: none;
}

.display-content > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.display-content ul ul,
.display-content ol ol,
.display-content ul ol,
.display-content ol ul {
  padding-bottom: 0;
}

.display-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin: 5px 0 30px 0;
  text-align: left;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
}
.display-content a {
  font-size: 18px;
}
.display-content strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
.display-content h3 {
  color: #00263a;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 22px 0;
  text-align: left;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
}
.display-content h4 {
  color: #00263a;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 22px 0;
  text-align: left;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
}
.display-content ul,
.display-content ol {
  margin: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.display-content ul li,
.display-content ol li {
  color: #00263a;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/tippy.js/dist/tippy.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************/
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/tippy.js/animations/scale.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}
