@import url("../../../static/font-awesome/css/font-awesome.min.css");
.eds_news_vailhealthbh .edn_adminActions {
  line-height: 1;
  font-size: 13px;
  position: relative;
  z-index: 999;
}
.eds_news_vailhealthbh .edn_adminActions > a,
.eds_news_vailhealthbh .admin_action {
  display: inline-block;
  margin: 10px 5px 10px 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  padding: 5px;
  text-decoration: none;
  line-height: 1;
  background-color: #fff;
}
.eds_news_vailhealthbh .edn_adminActions > a:hover,
.eds_news_vailhealthbh .admin_action:hover {
  text-decoration: underline;
  box-shadow: 0 0 2px 0 #fff inset;
}
.eds_news_vailhealthbh .edn_adminActions > a:hover::before,
.eds_news_vailhealthbh .admin_action:hover::before {
  opacity: 1;
}
.eds_news_vailhealthbh .edn_adminActions > a::before,
.eds_news_vailhealthbh .admin_action::before {
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
  opacity: 0.8;
}
.eds_news_vailhealthbh .edn_adminActions > a.edit,
.eds_news_vailhealthbh .admin_action.edit {
  color: #f89e00;
  border-color: #e78d00;
}
.eds_news_vailhealthbh .edn_adminActions > a.edit::before,
.eds_news_vailhealthbh .admin_action.edit::before {
  content: "\f040";
}
.eds_news_vailhealthbh .edn_adminActions > a.publish_article,
.eds_news_vailhealthbh .admin_action.publish_article {
  color: #619c1c;
  border-color: #4c771d;
}
.eds_news_vailhealthbh .edn_adminActions > a.publish_article::before,
.eds_news_vailhealthbh .admin_action.publish_article::before {
  content: "\f00c";
}
.eds_news_vailhealthbh .edn_article_gallery {
  display: none;
}

.eds_news_vailhealthbh.eds_subCollection_categoryMenu .fa {
  line-height: 1;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu ul {
  margin: 0 !important;
  padding: 0 !important;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li:last-child > div {
  border: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > a {
  font-size: 1em;
  padding: 8px 0 8px 18px;
  font-weight: 600;
  color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div {
  clear: both;
  overflow: hidden;
  padding: 3px 0 3px 90px;
  border-bottom: solid 1px #ddd;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a {
  display: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_category, .eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_articlecount, .eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_rss, .eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_image, .eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_category, .eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.expand_collapse {
  display: inline-block;
  vertical-align: top;
  outline: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div:hover .expand_collapse {
  transform: scale(1.8);
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .expand_collapse {
  cursor: pointer;
  height: auto !important;
  visibility: visible !important;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .expand_collapse > span {
  display: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .expand_collapse::before {
  content: "\f107";
  font-family: "FontAwesome";
  font-weight: bold;
  font-size: 14px;
  margin: 0 5px;
  display: inline-block;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .expand_collapse.collapse::before {
  content: "\f106";
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_articlecount {
  float: right;
  font-size: 11px;
  background-color: #0c5ca4;
  min-width: 20px;
  border-radius: 10px;
  padding: 4px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_rss::before {
  content: "\f143";
  font-family: "FontAwesome";
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_category {
  color: #504e4e;
  font-size: 14px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_category:hover {
  color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_rss > span {
  display: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_image > img {
  border: solid 1px #0c5ca4;
  padding: 2px;
  margin-right: 5px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_image:hover > img {
  border-color: #504e4e;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_0 a {
  text-transform: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_0 > div {
  padding-left: 0;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_1 > div {
  padding-left: 15px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_2 > div {
  padding-left: 30px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_3 > div {
  padding-left: 45px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_4 > div {
  padding-left: 60px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_5 > div {
  padding-left: 75px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.opened > div > .edn_category {
  color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.active > div > .edn_category {
  color: #000;
  font-weight: bold;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper {
  height: 50px;
  overflow: auto;
  padding: 20px 0;
  white-space: nowrap;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li {
  display: inline-block;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li > div {
  padding: 5px 7px 5px 0;
  margin-right: 7px;
  border-bottom: none;
  border-right: solid 1px #ddd;
  display: inline-block;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li > div .expand_collapse::before {
  content: "\f105";
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li > div:hover .expand_collapse {
  transform: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li.hasChild ul .edn_category {
  opacity: 0.7;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li.hasChild ul .hasChild ul .edn_category {
  opacity: 0.5;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper li ul {
  display: inline-block !important;
  height: auto !important;
  overflow: visible !important;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_category_menu_wrapper > li:last-child > div {
  border: none;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper {
  position: relative;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span {
  display: inline-block;
  position: absolute;
  top: 0;
  line-height: 0;
  font-size: 0;
  text-align: center;
  border: solid 1px #eee;
  background-color: #F7F7F7;
  width: 20px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  z-index: 1;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span::before {
  font-family: "FontAwesome";
  color: #A9A6A6;
  font-size: 16px;
  line-height: 27px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span:hover::before {
  color: #333;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span.edn_scrollLeft {
  left: 0;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span.edn_scrollLeft::before {
  content: "\f053";
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span.edn_scrollRight {
  right: 0;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper > span.edn_scrollRight::before {
  content: "\f054";
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper.edn_leftOffset .edn_scrollLeft {
  opacity: 1;
  visibility: visible;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edn_horizontalMenu .edn_scrollWrapper.edn_rightOffset .edn_scrollRight {
  opacity: 1;
  visibility: visible;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > div {
  display: flex;
  align-items: center;
  padding: 8px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > div > .edn_module_title {
  margin: 0;
  font-size: 18px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > div > .expand_collapse {
  margin-left: auto;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > div,
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > ul {
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > ul {
  margin-top: 5px !important;
  padding: 8px !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
.eds_news_vailhealthbh.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > ul ul {
  display: block !important;
}

.eds_news_vailhealthbh.eds_subCollection_news .article_pager,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination table,
.eds_news_vailhealthbh.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
  border: solid 1px #dddddd;
  border-radius: 4px;
  margin: 20px 0;
  font-size: 0;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a,
.eds_news_vailhealthbh.eds_subCollection_news .article_pager > span,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination a,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 46px;
  padding: 0 16px;
  border-left: solid 1px #dddddd;
  border-right: none !important;
  border-bottom: none !important;
  border-top: none !important;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination a {
  color: #E51937;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a:hover,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination a:hover {
  color: #E51937;
  background-color: #eee;
  text-decoration: none;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination {
  overflow: hidden;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination a,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination > span {
  margin-left: -1px;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager {
  float: right;
  clear: both;
  overflow: hidden;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a:first-child {
  border-left: none;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.next, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.last, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.first, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.prev, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_previusArticle, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_nextArticle {
  font-size: 0;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.next::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.next::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.last::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.last::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.first::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.first::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.prev::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.prev::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_previusArticle::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_previusArticle::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_nextArticle::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_nextArticle::before {
  font-family: "FontAwesome";
  line-height: 46px;
  font-size: 18px;
  vertical-align: middle;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.next::after, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_nextArticle::after {
  content: "\f054";
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.last::after {
  content: "\f101";
  font-size: 25px;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.first::before {
  content: "\f100";
  font-size: 25px;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.prev::before, .eds_news_vailhealthbh.eds_subCollection_news .article_pager a.edn_previusArticle::before {
  content: "\f053";
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling {
  float: none;
  border: none;
  margin: 0 -10px;
  padding: 20px 10px;
  overflow: visible;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling a {
  border: solid 1px #0c5ca4 !important;
  border-radius: 4px;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_previusArticle {
  float: left;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_nextArticle {
  float: right;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_previusArticle:hover, .eds_news_vailhealthbh.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_nextArticle:hover {
  background-color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_news .article_pager a.active,
.eds_news_vailhealthbh.eds_subCollection_news .article_pagination > span {
  color: #fff;
  background-color: #E51937;
}

.eds_news_vailhealthbh.eds_subCollection_search {
  float: none;
  height: auto;
  min-width: 0;
  width: auto;
  overflow: visible;
  transition: none 0 none;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.3;
  font-size: 13px;
  color: #504e4e;
  margin-bottom: 12px;
}
.eds_news_vailhealthbh.eds_subCollection_search div, .eds_news_vailhealthbh.eds_subCollection_search span, .eds_news_vailhealthbh.eds_subCollection_search a, .eds_news_vailhealthbh.eds_subCollection_search label, .eds_news_vailhealthbh.eds_subCollection_search input {
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
.eds_news_vailhealthbh.eds_subCollection_search a {
  text-decoration: none;
  color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_search a:hover {
  color: #504e4e;
  text-decoration: none;
}
.eds_news_vailhealthbh.eds_subCollection_search .fa {
  line-height: 1;
}
.eds_news_vailhealthbh.eds_subCollection_search .acInput.acLoading {
  background-image: url("images/common/indicator.gif") !important;
  background-repeat: no-repeat !important;
  background-position: 95% 50% !important;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input {
  border: solid 1px #ccc;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input::after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .input {
  float: left;
  padding: 0 10px;
  line-height: 0;
  font-size: 0;
  width: 85%;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .input input[type=text],
.eds_news_vailhealthbh.eds_subCollection_search .search_input .input input[type=text]:hover,
.eds_news_vailhealthbh.eds_subCollection_search .search_input .input input[type=text]:focus {
  border: none;
  outline: none;
  background: none #fff;
  box-shadow: none;
  color: rgb(85, 85, 85);
  line-height: 34px;
  height: 34px;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .do_search {
  padding: 0 5px;
  line-height: 34px;
  float: right;
  min-width: 35px;
  width: 10%;
  text-align: center;
  text-decoration: none;
  background-color: #0c5ca4;
  border: solid 1px #d4d4d4;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  margin: -1px -1px -1px 0;
  border-radius: 0 4px 4px 0;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .do_search:hover {
  text-decoration: none;
  background-color: #404040;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .do_search > span {
  display: none;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .do_search::before {
  content: "\f002";
  display: inline-block;
  vertical-align: middle;
  font-family: "FontAwesome";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside {
  border: none !important;
  border-radius: 0 !important;
  background: none transparent !important;
  box-shadow: none !important;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .input {
  float: none;
  width: auto;
  padding: 0;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .input input[type=text],
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .input input[type=text]:hover,
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .input input[type=text]:focus {
  border: solid 1px #d4d4d4;
  border-radius: 4px;
  padding: 0 10px;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .do_search {
  width: auto;
  clear: both;
  border: 1px solid #0c5ca4 !important;
  background: none #fff;
  text-shadow: none;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 18px;
  border-radius: 4px;
  box-shadow: none;
  margin-top: 10px;
  color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .do_search > span {
  display: inline-block;
  padding-left: 10px;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input.button_outside .do_search:hover {
  color: #fff;
  background-color: #0c5ca4;
}
.eds_news_vailhealthbh.eds_subCollection_search .search_input .acInput.acLoading {
  background-image: url("images/common/indicator.gif");
  background-repeat: none;
  background-position: 90% 10%;
}
.eds_news_vailhealthbh .edn_searchInfoResults {
  margin: 30px 0 !important;
  padding: 10px 15px !important;
  background-color: #efefef;
  border: solid 1px #e8e8e8;
  color: #4A4A4A !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
}
.eds_news_vailhealthbh .edn_searchInfoResults > span {
  font-weight: bold;
  color: #333;
  font-size: 14px !important;
  line-height: 1.3 !important;
}

.EDN_search.theme_vailhealthbh {
  padding: 0px;
  border: 1px solid #0c5ca4;
  background-color: #fff;
  overflow: hidden;
  z-index: 9999999;
  margin: 0 20px;
}
.EDN_search.theme_vailhealthbh ul {
  margin: 0px;
  padding: 0px;
}
.EDN_search.theme_vailhealthbh ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0;
}
.EDN_search.theme_vailhealthbh ul li span a {
  padding: 2px 10px;
  display: block;
  font-size: 12px;
  color: #504e4e;
  text-decoration: none;
  border: solid 1px transparent;
}
.EDN_search.theme_vailhealthbh ul li span a:hover {
  text-decoration: none;
}
.EDN_search.theme_vailhealthbh ul li.acSelect a {
  background-color: #f8f8f8;
  border-color: #d4d4d4 transparent;
  color: #0c5ca4;
  transform: scale(1.05);
}

.eds_news_vailhealthbh.eds_subCollection_calendar .archive_list {
  margin-top: 25px;
  border-top: solid 1px #dcdcdc;
  padding-top: 25px;
}
.eds_news_vailhealthbh.eds_subCollection_calendar .archive_list ul {
  margin: 0;
  padding: 0;
}