/*!
 * one-intuit-help-hub-app
 * Copyright (c) 2020 - Present Intuit Inc. All rights reserved. Unauthorized reproduction is a violation of applicable law. This material contains certain confidential and proprietary information and trade secrets of Intuit Inc.
 */
body {
  margin: 0;
}
a {
  text-decoration: none;
}
.ohh-headerContainer-2OjHz {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 0;
  background-color: white;
  z-index: 10;
  text-align: center;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}
.ohh-headerContainer-2OjHz a {
    color: #393a3d;
  }
.ohh-topNav-1idRR {
  border-bottom: 1px solid lightgrey;
}
.ohh-topNav-1idRR > section {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    height: 100%;
  }
.ohh-topNav-1idRR .ohh-logo-OY4nO {
    margin-top: 10px;
    height: 30px;
    display: block;
    width: 143px;
    position: relative;
  }
.ohh-topNav-1idRR,
.ohh-bottomNavbar-3NqEo {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  text-align: left;
  position: relative;
}
.ohh-bottomNavbar-3NqEo ul li ul {
  margin-top: 5px;
}
.ohh-topRightSection-SNFVx {
  position: absolute;
  right: 33px;
  text-align: left;
}
.ohh-topRightSection-SNFVx ul[class*='t4i-sh-dropdown'] {
    top: 52px;
  }
.ohh-topRightSection-SNFVx .ohh-topNavItem-3auW6:first-of-type {
    margin-right: 20px;
  }
.ohh-topRightSection-SNFVx ul li:first-of-type ul li:hover {
  background-color: #fff;
}
.ohh-topNavItem-3auW6 {
  line-height: 52px;
  display: inline-block;
  margin: 0 0 0 28px;
  position: relative;
}
.ohh-topNavItem-3auW6 a {
    color: black;
    font-weight: 500;
  }
.ohh-navItem-Y0eyg:hover > a:after,
.ohh-navItem-Y0eyg:hover > div > a:after,
.ohh-topNavItem-3auW6 > a:hover:after,
.ohh-topNavItem-3auW6 > div > a:hover:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #2ca01c;
  border-radius: 4px;
}
.ohh-navList-38uI1 {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  font-size: 16px;
}
.ohh-navItem-Y0eyg {
  line-height: 58px;
  margin-left: 20px;
  display: inline-block;
  margin: 8px 0 0 41px;
  position: relative
}
.ohh-navItem-Y0eyg:first-of-type {
    margin-left: 11px;
  }
.ohh-navItem-Y0eyg:first-of-type a {
      color: black;
      font-weight: 500;
    }
.ohh-shortUnderline-B5Frd a:hover:after, .ohh-topRightSection-SNFVx .ohh-topNavItem-3auW6:nth-child(2) a:hover:after {
      max-width: calc(100% - 18px);
    }
.ohh-bottomNavbar-3NqEo li:hover div[class*='t4i-sh-dropdownContainer'] a:after {
  max-width: calc(100% - 18px);
}
.ohh-hours-ut1cq {
  padding: 20px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
  color: #393a3d;
  cursor: default;
}
.ohh-hours-ut1cq .ohh-hoursTitle-1p_sd {
    font-weight: 600;
  }
.ohh-hours-ut1cq .ohh-link-20Suk a {
    font-size: 14px;
    padding: 0;
    color: #0077c5;
    line-height: normal
  }
.ohh-hours-ut1cq .ohh-link-20Suk a:visited {
      color: #337ab7;
    }
.ohh-hours-ut1cq a:hover,
  .ohh-hours-ut1cq a:focus {
    color: #004979;
    text-decoration: underline;
  }
.ohh-hours-ut1cq .ohh-minilink-3guJD {
    font-size: 12px !important;
  }
.ohh-divider-tm8-a {
  border-top-color: #393a3d;
  margin: 20px 0;
}
.ohh-dropdown-20DY4 {
  display: none;
  position: absolute;
  left: 0;
  top: 53px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  background-color: white;
  z-index: 5
}

.ohh-dropdown-20DY4.ohh-rightAlign-L8o-a {
    right: 0;
    left: unset;
    margin-top: 0;
  }

.ohh-dropdown-20DY4.ohh-rightAlign-L8o-a hr {
      border: 0;
      margin: 3px 15px 3px 15px;
      background-color: #d4d7dc;
      height: 1px;
    }

.ohh-dropdown-20DY4.ohh-rightAlign-L8o-a li {
      position: relative
    }

.ohh-dropdown-20DY4.ohh-rightAlign-L8o-a li:hover:after {
        content: '';
        height: 40px;
        background-color: #2ca01c;
        width: 4px;
        position: absolute;
        border-radius: 4px;
        display: block;
        top: 0;
        left: 0;
      }

.ohh-dropdownContainer-1A98D {
  cursor: pointer
}

.ohh-dropdownContainer-1A98D:hover .ohh-dropdown-20DY4 {
      display: block;
    }

.ohh-dropdownContainer-1A98D:hover .ohh-expando-34NeZ {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
    }

.ohh-icon-1lBhz {
  margin-right: 12px;
}

.ohh-expando-34NeZ {
  margin-left: 5px;
}

.ohh-item-10sPx {
  padding: 10px 15px;
  white-space: nowrap;
  line-height: normal
}

.ohh-item-10sPx:hover {
    background-color: #eceef1;
  }

.ohh-title-1p9kF {
  text-underline: none;
}

.ohh-navMenus-3tuhO {
  font-size: 16px;
  color: #393a3d;
  display: none;
}
  .ohh-navMenus-3tuhO li {
    color: #393a3d;
    font-weight: 500;
    min-height: 40px;
    padding: 0;
    margin: 0;
    text-align: left;
    display: inline-block;
    width: 100%;
    position: relative;
  }
  .ohh-navMenus-3tuhO a {
    display: block;
    padding-left: 10px;
    border-bottom: solid 1px #d4d7dc;
    line-height: 40px;
    text-decoration: none;
  }
  .ohh-navMenus-3tuhO span {
    display: block;
    padding-left: 10px;
    height: 40px;
    border-bottom: solid 1px #d4d7dc;
    line-height: 40px;
    position: relative;
    cursor: pointer
  }
  .ohh-navMenus-3tuhO span:before,
    .ohh-navMenus-3tuhO span:after {
      position: absolute;
      content: '';
      top: 60%;
      right: 20px;
      bottom: auto;
      left: auto;
      width: 15px;
      height: 3px;
      background-color: black;
      border-radius: 3px;
      transform: rotate(45deg) translateX(-45%);
      transition: all 0.4s;
      display: block;
    }
  .ohh-navMenus-3tuhO span:before {
      transform: rotate(-45deg) translateX(45%);
    }
  .ohh-navMenus-3tuhO ul {
    padding: 0;
    margin: 0;
  }
.ohh-insideLi-MAwhu li > span,
.ohh-insideLi-MAwhu li > a {
  padding-left: 24px;
  cursor: pointer;
}
.ohh-innerList-3Pg7w {
  -webkit-animation: ohh-fadeIn-2qOX7 0.75s;
          animation: ohh-fadeIn-2qOX7 0.75s;
  background-color: #f4f5f8 !important;
}
.ohh-tertiaryList-1aYSG li {
  background-color: #f4f5f8 !important;
}
.ohh-tertiaryList-1aYSG li a {
    padding-left: 34px;
    border-bottom: none;
  }
ul.ohh-open-I6GE7 {
  display: block;
  -webkit-animation: ohh-fadeIn-2qOX7 0.1s !important;
          animation: ohh-fadeIn-2qOX7 0.1s !important;
}
ul.ohh-close-3j-Zo {
  display: none;
}
span.ohh-open-I6GE7:before {
  transform: rotate(45deg) translate(35%, -45%);
}
span.ohh-open-I6GE7:after {
  transform: rotate(-45deg) translate(-35%, -45%);
}
span.ohh-open-I6GE7:after,
span.ohh-open-I6GE7:before {
  transition: all 0.4s;
  top: auto;
  bottom: 50%;
}
@-webkit-keyframes ohh-fadeIn-2qOX7 {
  from {
    opacity: 0;
    max-height: 1px;
  }
  to {
    opacity: 1;
    max-height: 100vh;
  }
}
@keyframes ohh-fadeIn-2qOX7 {
  from {
    opacity: 0;
    max-height: 1px;
  }
  to {
    opacity: 1;
    max-height: 100vh;
  }
}
.ohh-topRow-3WzpG {
  padding: 0 20px;
  height: 54px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}
.ohh-hamburgerWrapper-16Wya {
  height: 20px;
  width: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  position: relative;
}
.ohh-hamburger-1beE_ {
  width: 20px;
  height: 3px;
  background-color: black;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
}
.ohh-hamburger-1beE_:after,
.ohh-hamburger-1beE_:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 3px;
  background-color: black;
  top: -10px;
  transform: translateY(50%);
  transition: all 0.2s;
}
.ohh-hamburger-1beE_:after {
  top: auto;
  bottom: -10px;
  transform: translateY(-50%);
}
.ohh-hamburgerActive-1eMZS {
  background-color: white;
}
.ohh-hamburgerActive-1eMZS:before {
  /* background-color: black !important; */
  transform: rotate(-45deg);
  top: auto;
}
.ohh-hamburgerActive-1eMZS:after {
  background-color: black;
  transform: rotate(45deg);
  bottom: auto;
}
.ohh-logo-1vJXt {
  display: block;
  width: 143px;
  height: 28px;
  position: relative;
  z-index: 9;
}
.ohh-navMenusActive-1zyUM {
  border-top: 1px solid #d4d7dc;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
  margin: 0;
  display: block;
  -webkit-animation: ohh-fadeLeft-1rux9 0.5s;
          animation: ohh-fadeLeft-1rux9 0.5s;
}
.ohh-spinner-2shIV {
  width: 20px;
  height: 20px;
}
@-webkit-keyframes ohh-fadeLeft-1rux9 {
  to {
    opacity: 1;
    max-width: 414px;
  }
  from {
    opacity: 0;
    max-width: 1px;
  }
}
@keyframes ohh-fadeLeft-1rux9 {
  to {
    opacity: 1;
    max-width: 414px;
  }
  from {
    opacity: 0;
    max-width: 1px;
  }
}


/*# sourceMappingURL=5.5c38796414ccb653fbfb0527db0f.css.map*/