/* CSS Document */
#stage #page #full-width #content-tabs,
#stage #page #right-column #content-tabs {
  width: calc(100% - 80px);
  float: left;
  posiiton: relative;
  margin: 40px 0px 40px 0px;
  padding: 40px 40px 40px 40px;
  display: block;
  border: 1px solid #d0d0ce;
  border-top: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#stage #page #full-width #content-tabs h1,
#stage #page #right-column #content-tabs h1,
#stage #page #full-width #content-tabs h2,
#stage #page #right-column #content-tabs h2,
#stage #page #full-width #content-tabs h3,
#stage #page #right-column #content-tabs h3,
#stage #page #full-width #content-tabs h4,
#stage #page #right-column #content-tabs h4 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#stage #page #full-width #content-tabs img,
#stage #page #right-column #content-tabs img {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  clear: both;
}
#stage #page #full-width #content-tabs iframe,
#stage #page #right-column #content-tabs iframe {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}
#stage #page #full-width #content-tabs ul.tab-nav,
#stage #page #right-column #content-tabs ul.tab-nav {
  width: calc(100% + 80px);
  float: left;
  position: relative;
  margin: -39px -40px 40px -40px;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  list-style-type: none;
}
#stage #page #full-width #content-tabs ul.tab-nav li,
#stage #page #right-column #content-tabs ul.tab-nav li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  flex-grow: 1;
  outline: none;
  z-index: 1;
}
#stage #page #full-width #content-tabs ul.tab-nav li:before,
#stage #page #right-column #content-tabs ul.tab-nav li:before {
  display: none;
}
#stage #page #full-width #content-tabs ul.tab-nav li a,
#stage #page #right-column #content-tabs ul.tab-nav li a {
  background: #f3f3f3;
  width: calc(100% - 0px);
  float: left;
  position: relative;
  margin: -1px -1px -1px -1px;
  padding: 20px 0px 20px 0px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #d0d0ce;
  color: #231f20;
  outline: none;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#stage #page #full-width #content-tabs ul.tab-nav li a:hover,
#stage #page #right-column #content-tabs ul.tab-nav li a:hover {
  color: #0071cf;
}
#stage #page #full-width #content-tabs ul.tab-nav li.ui-tabs-active,
#stage #page #right-column #content-tabs ul.tab-nav li.ui-tabs-active {
  z-index: 2;
}
#stage #page #full-width #content-tabs ul.tab-nav li.ui-tabs-active a,
#stage #page #right-column #content-tabs ul.tab-nav li.ui-tabs-active a {
  background: #fff;
  color: #0071cf;
  border: 1px solid #d0d0ce;
  border-bottom: 1px solid #fff;
}
#stage #page #full-width div.bio-listing,
#stage #page #right-column div.bio-listing {
  width: 100%;
  float: left;
  position: relative;
  margin: 40px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  clear: both;
}
#stage #page #full-width div.bio-listing .bio,
#stage #page #right-column div.bio-listing .bio {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  display: block;
  clear: both;
  border-bottom: 1px solid #231f20;
  font-family: 'Arial', 'Helvetica', 'sans-serif', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: normal;
}
#stage #page #full-width div.bio-listing .bio:last-of-type,
#stage #page #right-column div.bio-listing .bio:last-of-type {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#stage #page #full-width div.bio-listing .bio .bio-name,
#stage #page #right-column div.bio-listing .bio .bio-name {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  text-decoration: none;
  font-family: 'GothamBold', sans-serif;
  font-size: 18px;
  color: #231f20;
}
#stage #page #full-width div.bio-listing .bio .bio-name a,
#stage #page #right-column div.bio-listing .bio .bio-name a {
  color: #0071cf;
  font-weight: 700;
}
#stage #page #full-width div.bio-listing .bio .bio-title,
#stage #page #right-column div.bio-listing .bio .bio-title {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  text-decoration: none;
  color: #231f20;
}
#stage #page #full-width div.bio-listing .bio .bio-title a,
#stage #page #right-column div.bio-listing .bio .bio-title a {
  color: #0071cf;
  font-weight: 700;
}
#stage #page #full-width .staff,
#stage #page #right-column .staff {
  width: 100%;
  float: left;
  position: relative;
  margin: 40px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#stage #page #full-width .staff div,
#stage #page #right-column .staff div {
  width: 100%;
  float: left;
  position: relative;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 30px 0px;
  border-bottom: 1px solid #d0d0ce;
}
#stage #page #full-width .staff div:last-of-type,
#stage #page #right-column .staff div:last-of-type {
  border-bottom: 0px;
}
#stage #page #full-width .staff img,
#stage #page #right-column .staff img {
  width: 140px !important;
  height: auto !important;
  float: left;
  position: relative;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#stage #page #full-width .staff h3,
#stage #page #right-column .staff h3 {
  width: calc(100% - 160px);
  font-size: 18px;
  line-height: 24px;
  color: #0071cf;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
  pading: 0px 0px 0px 0px;
  clear: right;
}
#stage #page #full-width .staff h4,
#stage #page #right-column .staff h4 {
  width: calc(100% - 160px);
  font-size: 14px;
  line-height: 18px;
  color: #231f20;
  font-family: 'Arial', 'Helvetica', 'sans-serif', sans-serif;
  font-weight: 700;
  margin: 2px 0px 6px 0px;
  pading: 0px 0px 0px 0px;
  clear: right;
  text-transform: none;
}
#stage #page #full-width .staff.noemail h4,
#stage #page #right-column .staff.noemail h4 {
  margin-bottom: 20px;
}
#stage #page #full-width .staff .noimg h3,
#stage #page #right-column .staff .noimg h3,
#stage #page #full-width .staff .noimg h4,
#stage #page #right-column .staff .noimg h4 {
  width: 100%;
}
#stage #page #full-width .staff .accordion,
#stage #page #right-column .staff .accordion {
  width: calc(100% - 160px);
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  clear: right;
  border: 0px;
}
#stage #page #full-width .staff .accordion h3,
#stage #page #right-column .staff .accordion h3 {
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  color: #0071cf;
  font-weight: 700;
  margin: 0px 0px 10px 0px !important;
  pading: 0px 0px 0px 0px;
  cursor: pointer;
  outline: none;
}
#stage #page #full-width .staff .accordion h3 span,
#stage #page #right-column .staff .accordion h3 span {
  position: absolute;
  left: 74px;
  top: -2px;
}
#stage #page #full-width .staff .accordion div,
#stage #page #right-column .staff .accordion div {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border: 0px;
}
#stage #page #full-width .staff .accordion div p,
#stage #page #right-column .staff .accordion div p {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#stage #page #full-width .questions.accordion,
#stage #page #right-column .questions.accordion {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#stage #page #full-width .questions.accordion div.answer,
#stage #page #right-column .questions.accordion div.answer {
  width: calc(100% - 40px);
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px 20px 20px;
  display: block;
  border: 1px solid #d0d0ce;
  border-top: 0px;
  outline: none;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header,
#stage #page #right-column .questions.accordion p.ui-accordion-header {
  width: 100%;
  float: left;
  position: relative;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border: 1px solid #d0d0ce;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header a,
#stage #page #right-column .questions.accordion p.ui-accordion-header a {
  width: auto;
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  display: block;
  text-indent: 0px;
  line-height: 40px;
  text-decoration: none;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header span,
#stage #page #right-column .questions.accordion p.ui-accordion-header span {
  float: left !important;
  position: relative !important;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  height: 40px;
  left: auto;
  top: auto;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header.ui-accordion-header-active,
#stage #page #right-column .questions.accordion p.ui-accordion-header.ui-accordion-header-active {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 0px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background: #0071cf;
  border-color: #0071cf;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header.ui-accordion-header-active a,
#stage #page #right-column .questions.accordion p.ui-accordion-header.ui-accordion-header-active a {
  color: #fff;
}
#stage #page #full-width .questions.accordion p.ui-accordion-header.ui-accordion-header-active span.ui-icon.iconOpen,
#stage #page #right-column .questions.accordion p.ui-accordion-header.ui-accordion-header-active span.ui-icon.iconOpen {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/nav-arrow-up-white.png) center center no-repeat;
}
#stage #page #full-width .questions.accordion .answer,
#stage #page #right-column .questions.accordion .answer {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#stage #page #full-width ul#farm-search-results,
#stage #page #right-column ul#farm-search-results {
  width: 100%;
  float: left;
  position: relative;
  margin: 60px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  list-style-type: none !important;
  list-style-position: outside !important;
  border: 1px solid #d0d0ce;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#stage #page #full-width ul#farm-search-results li,
#stage #page #right-column ul#farm-search-results li {
  width: calc(100% - 40px);
  float: left;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 20px 20px 20px 20px;
  display: block;
  border-top: 1px solid #d0d0ce;
}
#stage #page #full-width ul#farm-search-results li:first-of-type,
#stage #page #right-column ul#farm-search-results li:first-of-type {
  border-top: 0px;
}
#stage #page #full-width ul#farm-search-results li::before,
#stage #page #right-column ul#farm-search-results li::before {
  content: "";
  display: none !important;
}
#stage #page #full-width ul#farm-search-results li img,
#stage #page #right-column ul#farm-search-results li img {
  width: 200px;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#stage #page #full-width ul#farm-search-results li .content,
#stage #page #right-column ul#farm-search-results li .content {
  width: calc(100% - 220px);
  float: right;
  position: relative;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  display: block;
}
#stage #page #full-width ul#farm-search-results li .content h3,
#stage #page #right-column ul#farm-search-results li .content h3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  font-family: 'GothamBold', sans-serif;
  font-weight: 700;
  color: #0071cf;
}
#stage #page #full-width ul#farm-search-results li .content a.url,
#stage #page #right-column ul#farm-search-results li .content a.url,
#stage #page #full-width ul#farm-search-results li .content a.email,
#stage #page #right-column ul#farm-search-results li .content a.email,
#stage #page #full-width ul#farm-search-results li .content a.address,
#stage #page #right-column ul#farm-search-results li .content a.address {
  float: left;
  position: relative;
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#stage #page #full-width ul#farm-search-results li .content p,
#stage #page #right-column ul#farm-search-results li .content p {
  width: 100%;
  float: left;
  position: relative;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
#stage #page #full-width ul#farm-search-results li .content p.phone,
#stage #page #right-column ul#farm-search-results li .content p.phone {
  font-weight: 700;
  color: #231f20;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
#stage #page #full-width ul#farm-search-results li .content p.products,
#stage #page #right-column ul#farm-search-results li .content p.products {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  color: #231f20;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
.ui-icon.iconOpen {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/nav-arrow-up-blue.png) center center no-repeat;
  float: right;
  position: relative;
  width: 20px;
  height: 20px;
}
.ui-icon.iconClosed {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/nav-arrow-down-blue.png) center center no-repeat;
  float: right;
  position: relative;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 600px) {
  #stage #page #full-width .questions.accordion,
  #stage #page #right-column .questions.accordion {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
  #stage #page #full-width .questions.accordion p.ui-accordion-header span.ui-icon,
  #stage #page #right-column .questions.accordion p.ui-accordion-header span.ui-icon {
    width: 12px !important;
    margin-right: 0px;
  }
  #stage #page #full-width .questions.accordion p.ui-accordion-header a,
  #stage #page #right-column .questions.accordion p.ui-accordion-header a {
    font-size: 13px;
    margin-left: 7px;
  }
  #stage #page #full-width #content-tabs,
  #stage #page #right-column #content-tabs {
    width: calc(100% - 0px);
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px 20px 20px;
  }
  #stage #page #full-width #content-tabs ul.tab-nav,
  #stage #page #right-column #content-tabs ul.tab-nav {
    width: calc(100% + 40px);
    margin: -19px -20px 20px -20px;
  }
  #stage #page #full-width #content-tabs ul.tab-nav li a,
  #stage #page #right-column #content-tabs ul.tab-nav li a {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  #stage #page #full-width ul#farm-search-results,
  #stage #page #right-column ul#farm-search-results {
    margin: 40px 0px 0px 0px;
  }
  #stage #page #full-width ul#farm-search-results li img,
  #stage #page #right-column ul#farm-search-results li img {
    width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
  }
  #stage #page #full-width ul#farm-search-results li .content,
  #stage #page #right-column ul#farm-search-results li .content {
    width: calc(100%);
  }
}
@media screen and (max-width: 420px) {
  #stage #page #full-width #content-tabs,
  #stage #page #right-column #content-tabs {
    width: calc(100% - 10px);
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px 15px 15px 15px;
  }
  #stage #page #full-width #content-tabs ul.tab-nav,
  #stage #page #right-column #content-tabs ul.tab-nav {
    width: calc(100% + 30px);
    margin: -14px -15px 15px -15px;
  }
}
