html.no-scroll-overlay {
  overflow: hidden;
  -webkit-overflow-scrolling: auto !important; }
html.no-scroll-overlay body {
  overflow: hidden;
  -webkit-overflow-scrolling: auto !important; }

.header-tab_links a.mobile-hide {
  display: none; }

@media (min-width: 1225px) {
  .header-tab_links a.mobile-hide {
    display: block; }

  .header-tab_links a.desktop-hide {
    display: none; } }
.header-tab_links a.visuallyhidden.focusable:active,
.header-tab_links a.visuallyhidden.focusable:focus {
  color: #6629b7;
  background-color: #ffffff;
  padding: 20px;
  position: absolute;
  z-index: 1;
  top: 17px;
  left: 3px;
  outline: #6629b7 auto 5px; }

/* Override - remove when home page is redone */
.home-section-one .home-location-selector {
  z-index: 1; }

/* not needed after removing legacy styles for utility nav
#header {
    border-top: none;
}
end Override */
span.inline-svg {
  display: inline-block;
  vertical-align: middle;
  box-sizing: content-box; }

.svg-current-color {
  fill: currentColor; }

div.off-canvas {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  width: 0;
  transition: opacity 0.4s; }
  div.off-canvas.active {
    width: 100%; }
    div.off-canvas.active.displayed {
      opacity: 1; }
  div.off-canvas :focus {
    outline: #6629b7 auto 5px; }
  @media (min-width: 1225px) {
    div.off-canvas {
      display: none; } }

#close-off-canvas {
  width: 40px;
  height: 40px;
  float: right;
  padding: 10px;
  margin-top: 2px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #ffffff;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
  /*
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 44 44'%3E%3Cline style='fill:none;stroke:%236629B7;stroke-width:5.2;stroke-linecap:round;stroke-miterlimit:10;' x1='3.3' y1='3.2' x2='40.8' y2='40.7'/%3E%3Cline style='fill:none;stroke:%236629B7;stroke-width:5.2;stroke-linecap:round;stroke-miterlimit:10;' x1='40.8' y1='3.2' x2='3.3' y2='40.7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;*/ }

.off-canvas-bar {
  position: fixed;
  top: 0;
  right: -320px;
  bottom: 0;
  width: 320px;
  background-color: white;
  overflow: hidden;
  font-family: arial, sans-serif;
  transition: transform 0.4s; }
  .off-canvas-bar.active {
    transform: translateX(-320px); }
    @media (min-width: 340px) {
      .off-canvas-bar.active {
        transform: translateX(-340px); } }
  @media (min-width: 340px) {
    .off-canvas-bar {
      width: 340px;
      right: -340px; } }
  .with-scroll-bars .off-canvas-bar {
    right: -374px;
    width: 357px; }
  .with-scroll-bars .off-canvas-bar.active {
    -webkit-transform: translateX(-374px);
    -ms-transform: translateX(-374px);
    -o-transform: translateX(-374px);
    transform: translateX(-374px); }
  .off-canvas-bar .logo-header-bar {
    height: 66px;
    box-sizing: border-box;
    padding: 13px 15px;
    border-bottom: 1px solid #ebeae8; }
    .off-canvas-bar .logo-header-bar img, .off-canvas-bar .logo-header-bar svg {
      height: 36px;
      width: 143px; }
  .off-canvas-bar .scroll-wrapper {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 66px;
    bottom: 0;
    right: 0;
    width: 100%; }
  .with-scroll-bars .off-canvas-bar .scroll-wrapper {
    overflow-y: scroll;
    width: 357px; }
  .no-csstransitions .with-scroll-bars .off-canvas-bar .scroll-wrapper {
    width: 374px; }
  .off-canvas-bar .utility-band {
    background-color: #62b4c5;
    padding-top: 20px; }
  .off-canvas-bar .off-canvas-search {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 5px;
    margin: 0 20px 20px;
    position: relative; }
  .off-canvas-bar .search-bar {
    background-color: #ffffff;
    height: auto;
    border-top: none; }
  .off-canvas-bar #mobile-searchbar {
    width: 100%;
    position: relative; }
    .off-canvas-bar #mobile-searchbar #mobile-searchterm {
      width: 100%;
      height: 35px;
      display: inline-block;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      border: none;
      border-radius: 4px;
      padding-left: 3px;
      font-size: 16px; }
    .off-canvas-bar #mobile-searchbar #mobile-sitesearch {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='21' height='21' fill='%236629b7'%3E%3Cpath d='M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z'%3E%3C/path%3E%3C/svg%3E");
      background-size: 20px 20px;
      background-repeat: no-repeat;
      background-color: #ffffff;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .off-canvas-bar input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none; }
  .off-canvas-bar input[type=search]::-ms-clear, .off-canvas-bar input[type=text]::-ms-clear {
    display: none; }
  .off-canvas-bar .header-search-submit {
    background-color: transparent;
    background-position: 50% 7px;
    border: 0;
    color: transparent;
    cursor: pointer;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px; }
  .off-canvas-bar .action-buttons {
    padding: 0 16px 10px 17px; }
    @media screen and (min-width: 340px) {
      .off-canvas-bar .action-buttons {
        padding: 0 25px 10px 28px; } }
    .off-canvas-bar .action-buttons a {
      color: white;
      border: none;
      background-color: transparent;
      padding: 6px 14px 10px 11px;
      box-sizing: border-box;
      cursor: pointer;
      font-size: 11px;
      text-decoration: none;
      white-space: nowrap;
      letter-spacing: normal;
      display: block;
      float: left;
      line-height: 1; }
      .off-canvas-bar .action-buttons a:first-of-type {
        padding-left: 0; }
      .off-canvas-bar .action-buttons a:last-of-type {
        padding-right: 0;
        padding-left: 0; }
      .off-canvas-bar .action-buttons a svg {
        fill: currentColor;
        display: block;
        margin: 0 auto;
        box-sizing: content-box; }
      .off-canvas-bar .action-buttons a.call svg {
        width: 18px;
        height: 18px;
        padding-bottom: 12px; }
      .off-canvas-bar .action-buttons a.my-chart svg {
        width: 22px;
        height: 18px;
        padding-bottom: 12px; }
      .off-canvas-bar .action-buttons a.bill-pay svg {
        width: 18px;
        height: 22px;
        padding-bottom: 8px; }
      .off-canvas-bar .action-buttons a.locations svg {
        width: 18px;
        height: 22px;
        padding-bottom: 8px; }
      .off-canvas-bar .action-buttons a.providers {
        float: right; }
        .off-canvas-bar .action-buttons a.providers svg {
          width: 18px;
          height: 24px;
          padding-bottom: 6px; }

nav.mobile-nav {
  position: static;
  overflow-x: hidden;
  font-size: 16px; }
  nav.mobile-nav ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    width: 100%; }
    nav.mobile-nav ul.level-1 {
      transition: transform 0.4s;
      margin-bottom: 50px; }
      nav.mobile-nav ul.level-1.pushed {
        -ms-transform: translateX(-320px);
        transform: translateX(-320px); }
        @media screen and (min-width: 340px) {
          nav.mobile-nav ul.level-1.pushed {
            -ms-transform: translateX(-340px);
            transform: translateX(-340px); } }
    nav.mobile-nav ul.level-2 {
      height: auto;
      max-height: 0;
      overflow: hidden;
      visibility: hidden;
      transition: max-height 0.4s ease-in-out; }
      nav.mobile-nav ul.level-2.expanded {
        max-height: 1000px;
        visibility: visible; }
      nav.mobile-nav ul.level-2 a {
        font-weight: normal;
        padding-left: 36px; }
    nav.mobile-nav ul.level-3 {
      position: absolute;
      top: 0;
      height: 0;
      overflow: hidden;
      visibility: hidden;
      left: 320px;
      width: 320px; }
      nav.mobile-nav ul.level-3.active {
        height: auto;
        visibility: visible; }
      @media screen and (min-width: 340px) {
        nav.mobile-nav ul.level-3 {
          left: 340px;
          width: 340px; } }
  nav.mobile-nav li {
    width: 100%; }
  nav.mobile-nav a {
    color: #444;
    text-decoration: none;
    font-weight: bold;
    padding: 19px;
    padding-right: 25px;
    padding-left: 13px;
    margin: 5px;
    border-bottom: 1px solid #ebeae8;
    width: 310px;
    box-sizing: border-box;
    display: block;
    line-height: 19.2px; }
    nav.mobile-nav a.toggle {
      position: relative; }
    @media (min-width: 340px) {
      nav.mobile-nav a {
        width: 330px; } }
  nav.mobile-nav .level-1.toggle::after {
    content: "+";
    font-weight: normal;
    position: absolute;
    right: 20px;
    font-size: 24px;
    line-height: 19.2px; }
  nav.mobile-nav .level-1.toggle.expanded + .level-2 {
    max-height: 1000px;
    visibility: visible; }
  nav.mobile-nav .level-1.toggle.expanded::after {
    content: "-";
    transform: scaleX(1.6);
    transform-origin: center right; }
  nav.mobile-nav a.level-2.toggle {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='15' viewBox='0 0 192 320.1'%3E%3Cpath style='fill:%23444444' d='M187.8,168.5L41,316.5c-4.7,4.7-12.3,4.7-17,0L4.2,296.7c-4.7-4.7-4.7-12.3,0-17L122.7,160L4.2,40.3c-4.7-4.7-4.7-12.3,0-17L24,3.5c4.7-4.7,12.3-4.7,17,0l146.8,148C192.5,156.2,192.5,163.8,187.8,168.5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 94% 50%;
    background-size: 10px 15px; }
  nav.mobile-nav a.level-up.toggle {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='15' viewBox='0 0 192 320.1'%3E%3Cpath style='fill:%23444444' d='M4.2,151.5L151,3.5c4.7-4.7,12.3-4.7,17,0l19.8,19.8c4.7,4.7,4.7,12.3,0,17L69.3,160l118.5,119.7c4.7,4.7,4.7,12.3,0,17L168,316.5c-4.7,4.7-12.3,4.7-17,0L4.2,168.5C-0.5,163.8-0.5,156.2,4.2,151.5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 4% 50%;
    background-size: 10px 15px; }
  nav.mobile-nav .toggle {
    float: none;
    margin: 5px;
    margin-bottom: 0; }

.site-header {
  position: relative;
  border-bottom: 1px solid #ebeae8; }

.utility-nav-wrapper {
  background-color: #62b4c5; }

.utility-nav,
nav.desktop,
div.header-logo-search {
  font-family: arial, sans-serif;
  width: 96%;
  margin: 0 auto;
  max-width: 1215px; }
  .utility-nav :focus,
  nav.desktop :focus,
  div.header-logo-search :focus {
    outline: #6629b7 auto 5px; }

.utility-nav .click-to-call span.inline-svg {
  width: 0.95em;
  padding-right: 0.33em;
  line-height: 1em;
  height: 1em; }
.utility-nav .mychart-link span.inline-svg {
  width: 0.9em;
  padding-left: 0.1em;
  padding-right: 0;
  line-height: 1em;
  height: 1em;
  color: #ffffff; }
span.inline-svg svg {
  max-width: 100%;
  max-height: 100%; }

.utility-nav {
  display: none; }
  @media (min-width: 768px) {
    .utility-nav {
      display: block;
      font-family: arial, sans-serif;
      font-size: 13px;
      padding: 0; }
      .utility-nav ul {
        margin: 0;
        list-style: none;
        padding-left: 0;
        display: inline-block; }
        .utility-nav ul:first-child {
          float: left;
          text-align: left; }
        .utility-nav ul:last-child {
          float: right;
          text-align: right; }
        .utility-nav ul li {
          display: inline-block;
          padding: 10px 0; }
          .utility-nav ul li.click-to-call {
            font-size: 13px;
            float: none; }
          .utility-nav ul li.mychart-link {
            position: relative; }
          .utility-nav ul li.mychart-link a:focus + a span.mychart-tooltip, .utility-nav ul li.mychart-link a:hover + a span.mychart-tooltip, .utility-nav ul li.mychart-link a:focus span.mychart-tooltip, .utility-nav ul li.mychart-link a:hover span.mychart-tooltip {
            display: block;
            opacity: 1; }
          .utility-nav ul li::after {
            content: "|";
            color: #ffffff;
            padding: 0 4px; }
          .utility-nav ul li:last-child::after {
            content: "";
            padding: 0; }
          .utility-nav ul li a {
            color: white;
            text-decoration: none;
            padding: 10px 0; }
            .utility-nav ul li a:hover {
              color: white;
              text-decoration: none; }
        .utility-nav ul:first-child li:first-child::after {
          content: ""; }
      .utility-nav span.phone-numeric.blocked {
        display: block;
        padding-left: 20px; }
      .utility-nav span.phone-numeric.inline {
        display: none; }
      .utility-nav .mychart-tooltip {
        display: none;
        background-color: #F4F3F2;
        color: #444444;
        width: 200px;
        font-size: 12px;
        padding: 9px;
        position: absolute;
        z-index: 1;
        top: 34px;
        right: 0px;
        text-align: left;
        border: 1px solid #dddddd;
        border-top: none;
        opacity: 0;
        transition: opacity 0.2s; }
        .utility-nav .mychart-tooltip:before {
          content: " ";
          position: absolute;
          display: block;
          width: 0;
          height: 0;
          border: 11px solid transparent;
          border-bottom-color: #f4f3f2;
          top: -20px;
          right: 8px; }
        .utility-nav .mychart-tooltip span.link-color {
          color: #6629b7; }
        .utility-nav .mychart-tooltip:hover, .utility-nav .mychart-tooltip:focus {
          display: block;
          opacity: 1; } }
  @media (min-width: 880px) {
    .utility-nav span.phone-numeric.blocked {
      display: none; }
    .utility-nav span.phone-numeric.inline {
      display: inline; } }

div.header-logo-search {
  position: relative; }
  @media (min-width: 1225px) {
    div.header-logo-search {
      margin-top: 8px;
      margin-bottom: 15px; } }
  div.header-logo-search a.header-logo {
    float: none;
    height: auto;
    width: 143px;
    height: 36px;
    display: inline-block;
    margin: 8px 10px 10px 0; }
    div.header-logo-search a.header-logo svg, div.header-logo-search a.header-logo img {
      padding-top: 0;
      box-sizing: content-box;
      max-width: 100%;
      max-height: 100%; }
    @media (min-width: 1225px) {
      div.header-logo-search a.header-logo {
        width: 220px;
        height: 65px;
        margin: 0; }
        div.header-logo-search a.header-logo svg, div.header-logo-search a.header-logo img {
          padding-top: 10px; } }
  div.header-logo-search .header-search {
    display: none;
    width: auto;
    position: absolute;
    top: 10px;
    right: 42px; }
    @media (min-width: 601px) {
      div.header-logo-search .header-search {
        display: block; } }
    @media (min-width: 1225px) {
      div.header-logo-search .header-search {
        right: 0; } }
    .lang-switch-active div.header-logo-search .header-search {
      right: 90px; }
      @media (min-width: 1225px) {
        .lang-switch-active div.header-logo-search .header-search {
          right: 175px; } }
    div.header-logo-search .header-search .header-search-bar {
      border: 1px solid #969696;
      border-radius: 8px;
      height: 35px; }
      @media (min-width: 1225px) {
        div.header-logo-search .header-search .header-search-bar {
          height: 46px;
          margin-top: 12px; } }
    div.header-logo-search .header-search .header-search-input {
      font-size: 16px;
      padding-right: 35px;
      height: 33px;
      padding-left: 10px;
      border: none;
      border-radius: 8px;
      width: 220px;
      transition: width 0.4s; }
      @media (min-width: 1225px) {
        div.header-logo-search .header-search .header-search-input {
          height: 44px;
          width: 270px; } }
      div.header-logo-search .header-search .header-search-input:focus {
        width: 298px;
        outline: #6629b7 auto 5px; }
    div.header-logo-search .header-search .header-search-submit {
      background-color: #6629b7;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ffffff' width='30' height='30'%3E%3Cpath d='M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z'%3E%3C/path%3E%3C/svg%3E");
      width: 29px;
      height: 29px;
      margin-top: 3px;
      margin-right: 3px;
      border-radius: 6px;
      background-size: 55%; }
      @media (min-width: 1225px) {
        div.header-logo-search .header-search .header-search-submit {
          width: 36px;
          height: 36px;
          margin-top: 17px;
          margin-right: 6px;
          background-size: 47%; } }
  div.header-logo-search .language-switcher {
    display: none;
    float: right;
    position: absolute;
    top: 10px;
    right: 0; }
    div.header-logo-search .language-switcher button.language-toggle {
      border: none;
      padding: 12px 10px 8px;
      position: absolute;
      right: 90px;
      top: -5px;
      background-color: #ffffff;
      color: #6629B7; }
      div.header-logo-search .language-switcher button.language-toggle svg {
        width: 21px;
        height: 21px; }
      @media (min-width: 601px) {
        div.header-logo-search .language-switcher button.language-toggle {
          right: 40px; } }
      @media (min-width: 1225px) {
        div.header-logo-search .language-switcher button.language-toggle {
          display: none; } }
    div.header-logo-search .language-switcher.no-translation-available button.language-toggle {
      color: #969696; }
    div.header-logo-search .language-switcher.no-translation-available .bar .message {
      display: inline-block;
      max-width: 75%; }
    div.header-logo-search .language-switcher.no-translation-available .bar span.svg-globe-icon {
      color: #969696;
      padding: 7px 10px 0 0; }
    div.header-logo-search .language-switcher.no-translation-available .bar form {
      display: none; }
    div.header-logo-search .language-switcher .bar {
      display: none;
      margin-top: 14px;
      border: 1px solid #969696;
      height: 46px;
      border-radius: 8px;
      width: 165px;
      padding: 4px 10px;
      color: #969696;
      font-size: 14px;
      position: relative;
      top: 30px;
      background-color: #ffffff; }
      div.header-logo-search .language-switcher .bar.active {
        box-shadow: 0px 2px 4px #969696;
        display: block; }
      div.header-logo-search .language-switcher .bar .message {
        line-height: 1.3;
        display: none; }
      div.header-logo-search .language-switcher .bar span.svg-globe-icon {
        width: 21px;
        height: 21px;
        display: inline-block;
        float: left;
        padding: 7px 13px 0 9px;
        box-sizing: content-box;
        color: #6629B7; }
      div.header-logo-search .language-switcher .bar form {
        padding-top: 8px;
        line-height: 22px;
        position: relative; }
        div.header-logo-search .language-switcher .bar form select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border: none;
          background-color: transparent;
          color: #444444;
          width: 90px;
          position: relative;
          z-index: 1; }
        div.header-logo-search .language-switcher .bar form input[type="submit"] {
          z-index: 1;
          visibility: visible;
          position: absolute;
          top: 35px;
          left: 1px;
          width: 100%;
          text-align: center;
          color: #6629B7;
          border: 1px solid #6629B7;
          border-radius: 4px;
          background-color: #ffffff;
          padding: 6px 2px 5px;
          font-weight: bold; }
          div.header-logo-search .language-switcher .bar form input[type="submit"][disabled] {
            z-index: -1;
            visibility: hidden;
            position: absolute;
            top: 0; }
        div.header-logo-search .language-switcher .bar form:after {
          content: " ";
          display: inline-block;
          height: 0;
          width: 0;
          border: 7px solid #ffffff;
          border-top-color: #6629b7;
          position: absolute;
          top: 15px;
          right: 10px;
          z-index: 0; }
    .lang-switch-active div.header-logo-search .language-switcher {
      display: block; }
    @media (min-width: 1225px) {
      div.header-logo-search .language-switcher {
        right: 0; }
        div.header-logo-search .language-switcher .bar, div.header-logo-search .language-switcher .bar.active {
          display: block;
          position: static;
          box-shadow: none;
          margin-top: 12px; } }
  div.header-logo-search button.search-toggle {
    border: none;
    padding: 10px 10px 8px;
    position: absolute;
    right: 40px;
    top: 6px;
    background-color: #ffffff; }
    div.header-logo-search button.search-toggle svg {
      width: 21px;
      height: 21px;
      fill: #6629b7; }
    @media (min-width: 601px) {
      div.header-logo-search button.search-toggle {
        display: none; } }
  div.header-logo-search button.mobile-nav-toggle {
    border: none;
    padding: 10px 10px 8px;
    position: absolute;
    right: -6px;
    top: 5px;
    background-color: #ffffff; }
    div.header-logo-search button.mobile-nav-toggle svg {
      width: 21px;
      height: 24px;
      fill: #6629b7; }
    @media (min-width: 1225px) {
      div.header-logo-search button.mobile-nav-toggle {
        display: none; } }

#spanish-language-switcher {
  display: none; }

html[lang="es"] div.language-switcher p.message {
  display: none !important; }
html[lang="es"] div.language-switcher form:first-of-type {
  display: none !important; }
html[lang="es"] #spanish-language-switcher {
  display: block !important; }

label[for="mobile-searchterm"],
label[for="header-searchterm"] {
  position: absolute;
  z-index: 1;
  top: 11px;
  left: 10px;
  font-size: 14px;
  color: #969696; }

@media (min-width: 1225px) {
  label[for="header-searchterm"] {
    top: 27px;
    left: 15px; } }
nav.desktop {
  display: none; }
  @media (min-width: 1225px) {
    nav.desktop {
      display: block; }
      nav.desktop ul.level-1 {
        margin: 15px 0 0 0;
        display: flex;
        justify-content: space-between; }
        nav.desktop ul.level-1 > li {
          padding-left: 11px;
          display: inline-block; }
          nav.desktop ul.level-1 > li > a {
            color: #444444;
            padding: 11px 7px;
            border-bottom: 4px solid transparent;
            font-size: 16px;
            display: inline-block;
            white-space: nowrap; }
            nav.desktop ul.level-1 > li > a.toggle {
              float: none;
              margin: 0; }
            nav.desktop ul.level-1 > li > a:hover, nav.desktop ul.level-1 > li > a:focus, nav.desktop ul.level-1 > li > a:active, nav.desktop ul.level-1 > li > a.active, nav.desktop ul.level-1 > li > a.open {
              color: #6629b7;
              text-decoration: none;
              border-bottom: 4px solid #6629b7;
              outline-color: #6629b7; }
          nav.desktop ul.level-1 > li:first-child {
            padding-left: 0;
            margin-left: -7px; } }

/*
.ch-mega-menu {
    position: relative;
    display:block;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 3.077em;
    color: #454545;
    background-color: #dfe2e2;
    border-color: #b3b3b3;
    border-color: rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 0 1px 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ch-mega-menu h2,
.ch-mega-menu h3,
.ch-mega-menu h4 {
    font-size: 1em;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: inherit;
    border-bottom: 0;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item {
    position: relative;
    display: block;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 3.077em;
    float: left;
    color: #454545 !important;
    text-shadow: 0 1px 0 #fff;
    -moz-text-shadow: 0 1px 0 #fff;
    border-right: 1px solid #b3b3b3;
    border-right-color: rgba(0, 0, 0, 0.3);
}

.ch-mega-menu :focus {
    outline:  2px solid rgba(34, 95, 215, 0.3);
    -moz-outline-radius: 3px;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded] {
    position: relative;
    display: block;
    line-height: 3em;
    height: 3em;
    padding-left: 0.769em;
    padding-right: 0.769em;
    color: #454545 !important;
    text-decoration: none;
    box-shadow: inset 1px 1px 0 #fff;
    z-index: inherit;
}


.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded]:hover,
.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded]:focus {
    color: #333 !important;
    outline-offset: -1px;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded]:hover,
.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded]:focus,
.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded].open {
    margin-left: 0;
    background: #f5f8fa none;
    background: -webkit-gradient(linear,left top,left bottom,from(#f5f8fa),to(#e3e5e5));
    background: -moz-linear-gradient(top,#f5f8fa,#e3e5e5);
    background: -ms-linear-gradient(top,#f5f8fa,#e3e5e5);
    background: -o-linear-gradient(top,#f5f8fa,#e3e5e5);
    z-index: 1002;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded].open {
    background: #f5f8fa none;
    padding-bottom: 2px;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item:first-child a[aria-expanded] {
    border-bottom-left-radius: 3px;
}

.ch-mega-menu > .ch-mega-menu-top-nav-item:first-child a[aria-expanded].open {
    border-bottom-left-radius: 0px;
    border-left: 1px solid #b3b3b3;
    border-left-color: rgba(0,0,0,0.3);
    left: -1px;
    margin-right: -1px;
}
*/
.ch-mega-menu .ch-mega-menu-panel {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-top: 1px solid #ebeae8;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  padding: 30px 0;
  /*
  position: absolute;
  display: block;
  //left: -1px;
  //color: #454545;
  margin: 0;
  padding: 0 0.769em 0.769em;
  line-height: normal;
  background-color: #f5f8fa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f8fa),to(#e3e5e5));
  background-image: -moz-linear-gradient(top,#f5f8fa,#e3e5e5);
  background-image: -ms-linear-gradient(top,#f5f8fa,#e3e5e5);
  background-image: -o-linear-gradient(top,#f5f8fa,#e3e5e5);
  cursor: default;
  -webkit-box-shadow: 0 4px 6px -2px rgba(0,0,0,.5), inset 1px 1px 0 #fff;
  -moz-box-shadow: 0 4px 6px -2px -moz-rgba(0,0,0,.5), inset 1px 1px 0 #fff;
  box-shadow: 0 4px 6px -2px rgba(0,0,0,.5), inset 1px 1px 0 #fff;
  */
  visibility: hidden;
  top: -9999em;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  -moz-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  -ms-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  -o-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  /*
      border: 1px solid #b3b3b3;
      border-color: rgba(0,0,0,0.3);
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      */ }
  .ch-mega-menu .ch-mega-menu-panel .content-wrapper {
    font-family: arial, sans-serif;
    width: 96%;
    margin: 0 auto;
    max-width: 1215px; }
  .ch-mega-menu .ch-mega-menu-panel ul.level-2 {
    display: inline-block;
    width: 33%;
    float: left;
    min-height: 10px; }
    .ch-mega-menu .ch-mega-menu-panel ul.level-2 li {
      padding-bottom: 12px; }
    .ch-mega-menu .ch-mega-menu-panel ul.level-2 > li a {
      color: #444444;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      line-height: 1.4; }
    .ch-mega-menu .ch-mega-menu-panel ul.level-2 li a:hover, .ch-mega-menu .ch-mega-menu-panel ul.level-2 a:focus {
      color: #6629b7; }
    .ch-mega-menu .ch-mega-menu-panel ul.level-2 li.level-3-parent {
      margin-top: 25px; }
      .ch-mega-menu .ch-mega-menu-panel ul.level-2 li.level-3-parent:first-child {
        margin-top: 0; }
      .ch-mega-menu .ch-mega-menu-panel ul.level-2 li.level-3-parent ul li a {
        font-weight: normal; }
      .ch-mega-menu .ch-mega-menu-panel ul.level-2 li.level-3-parent + li {
        margin-top: 25px; }

.ch-mega-menu .ch-mega-menu-panel.open {
  visibility: visible;
  top: 100%;
  max-height: 600px;
  opacity: 1;
  z-index: 1001;
  -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -moz-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -ms-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s; }

/*
.ch-mega-menu .ch-mega-menu-panel a {
    display: inline-block;
    font-size: .92em;
    line-height: 1.2em;
    text-decoration: none;
    color: #225FD7;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0.5em;
}

.ch-mega-menu .ch-mega-menu-panel.cols-4 {
    width: 878px;
}

.ch-mega-menu .ch-mega-menu-panel.cols-4 > ol > li {
    width: 22%;
}

.ch-mega-menu .ch-mega-menu-panel.cols-4b {
    width: 878px;
    left: -6.462em;
    border-top-left-radius: 3px;
}

.ch-mega-menu .ch-mega-menu-panel.cols-4b > ol > li {
    width: 22%;
}

.ch-mega-menu .ch-mega-menu-panel.cols-3 {
    width: 724px;
}

.ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li {
    width: 30%;
}

.ch-mega-menu .ch-mega-menu-panel.cols-1 {
    width: 615px;
}

.ch-mega-menu .ch-mega-menu-panel.cols-1 > ol > li {
    width: auto;
}

.ch-mega-menu .ch-mega-menu-panel ol {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ch-mega-menu .ch-mega-menu-panel ol > li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ch-mega-menu .ch-mega-menu-panel > ol > li {
    float: left;
    display: block;
    margin-right: 1em;
    margin-bottom: 1em;
    padding-left: 1em;
    border-left: 1px solid rgba(0,0,0, 0.3);
    box-shadow: inset 1px 0 0 #fff;
}

.ch-mega-menu .ch-mega-menu-panel > ol > li:first-of-type {
    padding-left: 0;
    border-left: none;
    box-shadow: none;
}

.ch-mega-menu .ch-mega-menu-panel > p {
    color: #454545;
    font-size: 1.2em;
    line-height: 1.1em;
}

.ch-mega-menu .ch-mega-menu-panel > ol > li > h3 > a {
    font-weight: bold;
    color: #454545;
    font-size: 1.2em;
    margin-bottom: 6px;
    padding-top: .4em;
    padding-bottom: 0;
    line-height: 1.1em;
}

.ch-mega-menu .ch-mega-menu-panel ol ol > li > a {
    width: auto;
    text-indent: -2.333em;
    padding-left: 2.333em;
}

.ch-mega-menu .ch-mega-menu-panel a:hover,
.ch-mega-menu .ch-mega-menu-panel a:focus {
    color: #225FD7;
    text-decoration: underline;
}

.ch-mega-menu .ch-mega-menu-panel > h2 > a {
    font-weight: bold;
    color: #454545;
    font-size: 1.5em;
    margin-bottom: 0;
    margin-top: .8em;
    padding-bottom: 0;
    line-height: 1.4em;
}

.ch-mega-menu .ch-mega-menu-panel > h2 > a:hover,
.ch-mega-menu .ch-mega-menu-panel > h2 > a:focus,
.ch-mega-menu .ch-mega-menu-panel > ol > li > h3 > a:hover,
.ch-mega-menu .ch-mega-menu-panel > ol > li > h3 > a:focus {
    color: #333;
}
/*
.ch-mega-menu .ch-mega-menu-panel hr {
    border-width: 1px 0px;
    border-style: solid;
    border-top-color: rgba(0,0,0, 0.3);
    border-bottom-color: #fff;
}
*/
/* hides redundant header links in panel when megamenu is not initialized
.ch-mega-menu:not(.js-ch-mega-menu) .ch-mega-menu-panel > h2 {
    display: none;
}
*/
/*
.ch-mega-menu-toggle {
    display: none;
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 1em;
    width: 33px;
    height: 33px;
}

.ch-mega-menu-toggle > span:not(.sr-only) {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #000;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 0 0;

    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    margin 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    opacity 0.55s ease;
}

.ch-mega-menu-toggle > span {
    margin-top: 5px;
}

.ch-mega-menu-toggle > span:nth-last-child(1) {
    transform-origin: 0% 100%;
}
*/
/*
 * Transform all the slices of hamburger
 * into a crossmark.

.ch-mega-menu-toggle[aria-expanded=true] > span
{
    margin-top: 0;
    opacity: 1;
    transform: rotate(45deg) translate(4px, -3px);
    background: #000;
    border-radius: 0;
}
 */
/*
 * But, hide the middle one.

.ch-mega-menu-toggle[aria-expanded=true] > span:nth-last-child(2)
{
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}
 */
/*
 * the last one should go the other direction.

.ch-mega-menu-toggle[aria-expanded=true] > span:nth-last-child(1)
{
    transform: rotate(-45deg) translate(0px, 7px);
}
 */
/*
@media (max-width: 920px) {
    .ch-mega-menu > .ch-mega-menu-top-nav-item {
        position: static;
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-4,
    .ch-mega-menu .ch-mega-menu-panel.cols-4b,
    .ch-mega-menu .ch-mega-menu-panel.cols-3,
    .ch-mega-menu .ch-mega-menu-panel.cols-1 {
        width: auto;
        left: 0;
        right: 0;
    }

    .ch-mega-menu .ch-mega-menu-panel.open {
        max-height: inherit
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-4 > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-4b > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li {
        width: 44%;
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-1 > ol > li {
        width: 100%;
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li {
        min-height: 256px;
    }

    .ch-mega-menu .ch-mega-menu-panel > ol > li {
        float: left;
        display: block;
        margin-right: 1em;
        margin-bottom: 1em;
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-4 > ol > li:nth-of-type(3),
    .ch-mega-menu .ch-mega-menu-panel.cols-4b > ol > li:nth-of-type(3),
    .ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li:nth-of-type(3)  {
        padding-left: 0;
        border-left: none;
        box-shadow: none;
    }
}
*/
/*
@media (max-width: 434px) {
    .ch-mega-menu-toggle {
        display: block;
        z-index: 3;
    }

    .ch-mega-menu-toggle ~ .ch-mega-menu > .ch-mega-menu-top-nav-item {
        height: 0;
        overflow: hidden;
        visibility: collapse;
    }

    .ch-mega-menu-toggle[aria-expanded=true] ~ .ch-mega-menu > .ch-mega-menu-top-nav-item {
        height: auto;
        overflow: visible;
        visibility: visible;
    }

    .ch-mega-menu {
        height: auto;
        padding-top: 3.077em;
        z-index: 2;
    }

    .ch-mega-menu > .ch-mega-menu-top-nav-item {
        border-right: 0;
        float: none;
        width: 100%;
        height: auto;
    }

    .ch-mega-menu > .ch-mega-menu-top-nav-item a[aria-expanded] {
        box-shadow: none;
    }

    .ch-mega-menu .ch-mega-menu-panel,
    .ch-mega-menu .ch-mega-menu-panel.open {
        position: relative;
        top: 0;
        border: 0;
        box-shadow: none;
        padding-bottom: 0;
    }

    .ch-mega-menu .ch-mega-menu-panel.open {
        padding-bottom: 0.769em;
        max-height: 350px;
        overflow: auto;
    }


}
*/
/*
@media (max-width: 414px) {
    .ch-mega-menu .ch-mega-menu-panel.cols-4 > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-4b > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-1 > ol > li {
        width: 100%;
    }

    .ch-mega-menu .ch-mega-menu-panel.cols-4 > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-4b > ol > li,
    .ch-mega-menu .ch-mega-menu-panel.cols-3 > ol > li  {
        padding-left: 0;
        border-left: none;
        box-shadow: none;
    }
}
*/
.tt-menu, .typeahead {
  background-color: #ffffff; }

.container {
  max-width: 750px;
  margin: 0 auto;
  text-align: center; }

.gist, .tt-menu {
  text-align: left; }

.table-of-contents li {
  display: inline-block;
  zoom: 1; }

.table-of-contents li a {
  font-size: 16px;
  color: #999; }

p + p {
  margin: 30px 0 0; }

.title {
  margin: 20px 0 0;
  font-size: 64px; }

.example {
  padding: 30px 0; }

.example-name {
  margin: 20px 0;
  font-size: 32px; }

.demo {
  position: relative;
  margin: 50px 0; }

.tt-hint, .tt-query, .typeahead {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*outline: 0*/ }

.off-canvas-search span.twitter-typeahead {
  width: 235px; }

@media screen and (min-width: 340px) {
  .off-canvas-search span.twitter-typeahead {
    width: 255px; } }
.typeahead:focus {
  border: 2px solid #0097cf; }

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.header-search .tt-menu {
  padding: 8px 0;
  z-index: 999 !important;
  border: 1px solid #969696;
  width: 97%;
  margin: 0 1.5%;
  box-shadow: 0px 5px 10px #969696;
  border-radius: 0 0 4px 4px; }

.off-canvas-search .tt-menu {
  width: 115%;
  width: calc(100% + 3px) !important;
  padding: 8px 0;
  z-index: 999 !important;
  position: absolute;
  top: 37px !important;
  left: 0 !important;
  box-shadow: 0px 3px 4px #999999;
  border: 1px solid #999999;
  margin-top: 3px; }

.off-canvas-search .tt-menu.tt-open {
  position: static !important;
  margin-left: -6px;
  width: 282px !important;
  margin-bottom: -5px; }

/*
@media ( max-width : 1050px) {
	.header-search .tt-menu {
		width: 100%;
		padding: 8px 0;
		z-index: 999 !important;
	}
}
*/
.tt-suggestion.tt-cursor, .tt-suggestion:hover {
  color: #fff;
  background-color: #62b4c5; }

.header-search .tt-suggestion,
.off-canvas-search .tt-suggestion {
  font-size: 15px;
  line-height: 16px; }

.tt-suggestion:hover {
  cursor: pointer; }

.tt-suggestion p {
  margin: 0; }

.gist {
  font-size: 14px; }

#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center; }

#multiple-datasets .league-name {
  margin: 0 20px 5px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc; }

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto; }

#rtl-support .tt-menu {
  text-align: right; }

/*custom styles */
.tt-menu {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px; }

.header-search .tt-menu .tt-selectable,
.off-canvas-search .tt-menu .tt-selectable {
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 10px;
  padding: 10px 10px 10px 40px; }

.tt-menu .tt-selectable:hover {
  background-color: #62b4c5; }

span.dropArrow {
  float: left;
  width: 33px;
  height: 33px;
  background-color: #EBEAE8;
  text-align: center;
  padding: 12px 0 0 0;
  font-size: 17px;
  color: #fff;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  margin-top: 1px; }

.header-forms-inner ul.search_dropdown,
.off-canvas-search ul.search_dropdown {
  margin: 0;
  padding: 0;
  position: static;
  list-style: none;
  background-color: #EBEAE8;
  z-index: 9999 !important;
  -moz-border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  border: 0px solid #000000;
  padding-bottom: 10px; }

.off-canvas-search ul.search_dropdown {
  width: 280px;
  margin-left: -5px;
  margin-bottom: -5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  box-shadow: 0px 3px 4px #999999;
  border-top: 2px solid white; }

.search_dropdown {
  z-index: 1; }

ul.search_dropdown li {
  width: 100%;
  text-align: left;
  padding: 5px 15px;
  border-bottom: 1px solid #fff;
  color: #000;
  cursor: pointer; }

.off-canvas-search ul.search_dropdown li {
  width: auto;
  text-align: left;
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #ebeae8;
  color: #444444;
  cursor: pointer;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-size: 20px; }

ul.search_dropdown li:hover {
  background-color: #8cb1c6;
  color: #000; }

.off-canvas-search ul.search_dropdown li:hover {
  background-color: #62b4c5;
  color: #ffffff; }

ul.search_dropdown li:last-child {
  border: none; }

.header-search-input {
  padding-right: 30px;
  height: 35px;
  padding-left: 5px; }

.th_seperator {
  border-bottom: 1px solid #ccc; }

.tt-incat.all-results,
li[data-cat-tab="all"] {
  background-image: url("https://www.childrens.com/images/mixed.png"); }

.tt-incat.all-results:hover,
.tt-incat.all-results.tt-cursor,
li[data-cat-tab="all"]:hover {
  background-image: url("https://www.childrens.com/images/mixed-white.png"); }

.tt-incat.doctors,
li[data-cat-tab="ds"] {
  background-image: url("https://www.childrens.com/images/doctors.png"); }

.tt-incat.doctors:hover,
.tt-incat.doctors.tt-cursor,
li[data-cat-tab="ds"]:hover {
  background-image: url("https://www.childrens.com/images/doctors-white.png"); }

.tt-incat.locations,
li[data-cat-tab="ls"] {
  background-image: url("https://www.childrens.com/images/locations.png"); }

.tt-incat.locations:hover,
.tt-incat.locations.tt-cursor,
li[data-cat-tab="ls"]:hover {
  background-image: url("https://www.childrens.com/images/locations-white.png"); }

.tt-incat.conditionstreatments,
li[data-cat-tab="cs"] {
  background-image: url("https://www.childrens.com/images/conditionstreatments.png"); }

.tt-incat.conditionstreatments:hover,
.tt-incat.conditionstreatments.tt-cursor,
li[data-cat-tab="cs"]:hover {
  background-image: url("https://www.childrens.com/images/conditionstreatments-white.png"); }

.tt-incat.departmentsprograms,
li[data-cat-tab="dp"] {
  background-image: url("https://www.childrens.com/images/departmentsprograms.png"); }

.tt-incat.departmentsprograms:hover,
.tt-incat.departmentsprograms.tt-cursor,
li[data-cat-tab="dp"]:hover {
  background-image: url("https://www.childrens.com/images/departmentsprograms-white.png"); }

.tt-incat.articlesmedia,
li[data-cat-tab="blog"] {
  background-image: url("https://www.childrens.com/images/articlesmedia.png"); }

.tt-incat.articlesmedia:hover,
.tt-incat.articlesmedia.tt-cursor,
li[data-cat-tab="blog"]:hover {
  background-image: url("https://www.childrens.com/images/articlesmedia-white.png"); }

@media (min-width: 340px) {
  .off-canvas-search .tt-menu.tt-open {
    width: 302px !important; }

  .off-canvas-search ul.search_dropdown {
    width: 302px; } }
