@charset "UTF-8";
.eds_news_NewsCustom * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*-------- EasyDNN Styles Copied from NewsCustom --------*/

/*-------- EasyDNN Admin Styles --------*/

.eds_news_NewsCustom.eds_subCollection_news .admin_action, .eds_news_NewsCustom.eds_subCollection_news .edn_article_action {
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 14px;
  font-family: inherit;
  color: #ED2323;
  background: no-repeat;
}
.eds_news_NewsCustom.eds_subCollection_news .admin_action:hover, .eds_news_NewsCustom.eds_subCollection_news .edn_article_action:hover {
  color: #CD0000;
}
.eds_news_NewsCustom.eds_subCollection_news .admin_action.edit, .eds_news_NewsCustom.eds_subCollection_news .edn_article_action.edit {
  padding-left: 16px;
  background-image: url("images/common/pencil_small.png");
}
.eds_news_NewsCustom.eds_subCollection_news .admin_action.publish_article, .eds_news_NewsCustom.eds_subCollection_news .edn_article_action.publish_article {
  padding-left: 17px;
  background-image: url("images/common/check_small.png");
}

.eds_news_NewsCustom.eds_subCollection_news.eds_print .admin_action,
.eds_news_NewsCustom.eds_subCollection_news.eds_print .edn_eventRegistrationModalTrigger,
.eds_news_NewsCustom.eds_subCollection_news.eds_print .edn_fixedPrevNextArticleNavigation {
  display: none;
}



/*-------- END EasyDNN Styles Copied from NewsCustom Styles --------*/



/*-------- Article List General Styles --------*/

.article-list {margin: 15px 0 20px; font-size: 16px; line-height: 1.25rem;}
.article-list p {line-height: 1.25rem;}

.article-list-headerblock {margin-bottom: 25px;}
.article-list-headerblock-home {margin-bottom: 15px;}

.article_image_bs, .article_image_bs_home {

 /* lt ie8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center center;
  /* scale bg image proportionately */
  background-size: cover;
  /* ie8 workaround - http://louisremi.github.io/background-size-polyfill/ */
  -ms-behavior: url(https://cdn.css-tricks.com/backgroundsize.min.htc);
  /* prevent scaling past src width (or not) */
  /* max-width: 1200px; */
    margin-bottom: 5px;
}

.article_image_bs_multi {

 /* lt ie8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center center;
  /* scale bg image proportionately */
  background-size: cover;
  /* ie8 workaround - http://louisremi.github.io/background-size-polyfill/ */
  -ms-behavior: url(https://cdn.css-tricks.com/backgroundsize.min.htc);
  /* prevent scaling past src width (or not) */
  /* max-width: 1200px; */
    min-height: 200px;
    margin-bottom: 5px;
}


.article-list-image-bs {max-width: 100%;}

.article_image_bs_home {width: 100px; margin-right: 10px; display: inline-block; float: left;}

.article-category { text-transform: uppercase; font-size: 14px !important; margin-top: 2px; color: #4d505e;}
.article-category-home { text-transform: uppercase; font-size: 12px !important; margin-top: 2px; color: #4d505e;}

.article-dates {font-size: 18px; margin-bottom: 0.50rem}
.article-dates a.export:link, .article-dates a.export:visited {font-size: 80%; color: #940000; text-decoration:underline;}
.article-dates a.export:hover, .article-dates a.export:focus, .article-dates a.export:active {text-decoration: none;}

.article-dates-home {margin-bottom: 0;}


.article-list h2 {margin: 0 0 5px; font-size: 30px;}
.article-list h3 {margin: 0 0 5px; font-size: 24px;}
.event-list h3 {margin: 0 0 5px; font-size: 24px;}

.article-list h2 a:link, .article-list h2 a:visited { color: #a01308; text-decoration: none;}
.article-list h2 a:hover, .article-list h2 a:focus, .article-list h2 a:active  {text-decoration: none;}

.article-list h3 a:link, .article-list h3 a:visited { color: #a01308; text-decoration: none;}
.article-list h3 a:hover, .article-list h3 a:focus, .article-list h3 a:active  {text-decoration: none;}

.event-list h3 a:link, .event-list h3 a:visited { color: #f6efe2; text-decoration: none;}
.event-list h3 a:hover, .event-list h3 a:focus, .event-list h3 a:active  {text-decoration: none;}

.article_home_p {font-size: 14px;}

.readmore-div {text-align: center;}

a.readmore:link, a.readmore:visited {color: #a01308; text-decoration: none; font-size: .9rem; font-style: italic;}

a.readmore:hover, a.readmore:focus, a.readmore:active {text-decoration: none;}

.more_news_div {text-align: center;}


@media(min-width:576px) {
  .article-list-headerblock {display: table; margin-bottom: .75rem;}
  .article_image_bs {width: 160px; margin-right: 15px; margin-bottom: 15px;}
  .article_home_p {font-size: 16px;}
  .article_image_bs_home {width: 100px; margin-right: 10px;}
  .article-list-titleblock { display: table-cell; vertical-align: top;}

}    

@media (min-width: 768px) {
.article-list-headerblock-home { display: table; width: 100%;}
.article-category {margin-top: 0;}
.article-category-home { margin-top: 0;}
}


/*-------- Article Detail General Styles --------*/

.article_image {
    display: block;
    overflow: hidden;
    padding: 0;
    border: 0;
    height: auto;
    line-height: 0;
    background-color: #ececec;
}

.eds_news_NewsCustom.eds_subCollection_news .article.details .article_image {
    display: block;
    overflow: hidden;
    padding: 0;
    border: 0;
    height: auto;
    line-height: 0;
    margin: 0 auto 3px;
    max-width: 100%;
}

.article-detail-category { text-transform: uppercase; color: #4d505e;}
.article-detail-category, p.meta_text.no_margin { font-size: 16px !important;}

.article-heading {font-size: 26px; margin-bottom: 4px; margin-top: 5px;}
.article-subheading {font-size: 22px !important; color: #014141;}

.author_group_profile img {max-width: 100%; margin-bottom: 5px;}

@media (min-width: 768px) {
  .article-heading {font-size: 32px;}
  .author_group_profile img {margin-bottom: 0;}
}

.article-info { font-family: inherit; font-size: 14px !important; margin-top: 6px;}

.EDN_cf_all_fields_container td span {
    font-size: 14px;
    font-family: inherit;
    margin-right: 5px;
}

.summary, .main_content {
    font-size: 16px;
    margin: 10px 0 20px;;
}

.social_buttons {margin: 20px 0;}




.edn_fluidvids {
    padding-top: 58% !important;
}

.article-detail img {
    max-width: 100%
}

.article_gallery {
    margin: 20px 0;
}


/*-------- End Article List General & Hero Styles --------*/



/*-------- Begin Below Article Styles --------*/
.edn_article_map {max-width: 100% !important; }

.article_documents,
.related_articles,
.edn_article_links {
  padding: 0 15px 5px;
    background-color: #f3f3f3;
    border: 1px solid #e3e3e3;
  margin: 0 0 15px;
  clear: both;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.article_documents > h2,
.related_articles > h2,
.edn_article_links > h2 {
    font-size: 20px;
    margin: 15px 0 5px;
}
.article_documents ul,
.related_articles ul,
.edn_article_links ul {
  padding: 0 0 0 25px;
}
.article_documents ul li,
.related_articles ul li,
.edn_article_links ul li {
  list-style: circle;
  margin: 3px 0 0;
    font-size: 19px;
}
.article_documents ul li a,
.related_articles ul li a,
.edn_article_links ul li a {
    font-size: 16px;
}
.article_documents ul li a:visited,
.related_articles ul li a:visited,
.edn_article_links ul li a:visited {
  color: purple;
}
.article_documents ul li a:hover,
.related_articles ul li a:hover,
.edn_article_links ul li a:hover {
  text-decoration: none;
}
.article_documents ul li span,
.related_articles ul li span,
.edn_article_links ul li span {
  display: block;
  font-size: 11px;
  font-style: italic;
}
.article_documents ul li {
  list-style: none;
}
.article_documents ul li .document_icon {
  max-height: 32px;
  max-width: 32px;
  margin: 0 4px 0 0;
}
.article.details .article_gallery {margin: 15px 0;  line-height: 1.1rem;}



/*-------- End Below Article Styles --------*/


/*-------- Infinite Scroll Styles --------*/

.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  text-align: center;
  display: block;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger {
  display: inline-block;
  margin: 0 auto 50px;
  padding: 15px 20px 10px;
  border-radius: 4px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25), inset 0 3px 6px -4px #fff;
  background: #ddd;
  cursor: pointer;
  -webkit-transition: box-shadow 200ms ease;
  -khtml-transition: box-shadow 200ms ease;
  -moz-transition: box-shadow 200ms ease;
  -ms-transition: box-shadow 200ms ease;
  -o-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  position: relative;
  overflow: hidden;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger > span.actionTextContainer span {
    font-weight: bold;
    font-size: 16px;
  color: #7A7A7A;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-transition: color 200ms ease;
  -khtml-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger > span.loadingOverlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  display: block;
  background: url("images/common/loadingArticles.gif") center center no-repeat #ddd;
  box-shadow: inset 0 3px 6px -4px #fff;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  -khtml-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -ms-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger > span.loadingOverlay > span {
  display: none;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger:hover {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.44), 0 3px 6px -4px #FFFFFF inset;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper > button.trigger:hover > span.actionTextContainer span {
  color: #595959;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper.loading > button.trigger > span.loadingOverlay {
  top: 0;
  opacity: 1;
}
.eds_news_NewsCustom.eds_subCollection_news .ednMoreArticlesTriggerWrapper.hide {
  display: none;
}



/*-------- Pager Styles --------*/

.eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBox .article_pager, .eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBoxAccordion .article_pager {
  margin: 0 -1px -1px;
  text-align: center;
  float: none;
  border: solid 1px #aaaaaa;
  border-top: none;
  padding: 12px 0;
  border-radius: 0;
}
.eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBox .article_pager > a, .eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBoxAccordion .article_pager > a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #b4b4b4;
  margin: 0 7px;
  float: none;
  box-shadow: none;
  text-indent: -9999px;
  padding: 0;
  border: none !important;
}
.eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBox .article_pager > a:hover, .eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBox .article_pager > a.active, .eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBoxAccordion .article_pager > a:hover, .eds_news_NewsCustom.eds_subCollection_news.eds_templateGroup_listArticleEventBoxAccordion .article_pager > a.active {
  background-color: #fd6516;
  box-shadow: 1px 1px 1px 0px #8A8987, 0 0 8px 2px #FFFFFF, 0 0 0 5px #C4C3C0, 2px 2px 2px rgba(255, 255, 255, 0.2) inset;
}

.eds_news_NewsCustom .article_pager,
.eds_news_NewsCustom .article_pagination {
  text-align: center;
  margin: 15px 0 50px;
}

.eds_news_NewsCustom .article_pager a,
.eds_news_NewsCustom .article_pagination a {
  padding: 7px 8px 6px;
  border: 1px solid #bbbbbb;
  color: #112151;
  background-color: #eaeaea;;
  margin-left: -1px;
  -webkit-transition: color, 0.2s, ease-in-out;
  -khtml-transition: color, 0.2s, ease-in-out;
  -moz-transition: color, 0.2s, ease-in-out;
  -ms-transition: color, 0.2s, ease-in-out;
  -o-transition: color, 0.2s, ease-in-out;
  transition: color, 0.2s, ease-in-out;
  line-height: 1;
  font-family: inherit;
    font-size: 14px;
  text-decoration: none;
}
.eds_news_NewsCustom .article_pager a:first-child,
.eds_news_NewsCustom .article_pagination a:first-child {
  border-radius: 3px 0 0 3px;
}
.eds_news_NewsCustom .article_pager a:last-child,
.eds_news_NewsCustom .article_pagination a:last-child {
  border-radius: 0 3px 3px 0;
}
.eds_news_NewsCustom .article_pager a:hover,
.eds_news_NewsCustom .article_pagination a:hover {
  color: #fff;
  text-decoration: none;
    background-color: #112151;
}
.eds_news_NewsCustom .article_pager a.active,
.eds_news_NewsCustom .article_pagination a.active {
  font-weight: bold;
  color: #fff;
  border-color: #b1b0ab;
  background-color: #112151;
}
.eds_news_NewsCustom .article_pager a.active:hover,
.eds_news_NewsCustom .article_pagination a.active:hover {
  color: #fff;
}


@media (min-width: 375px) {
    .eds_news_NewsCustom .article_pager a,
    .eds_news_NewsCustom .article_pagination a {
      padding: 10px 11px 9px;
    }
}

@media (min-width: 425px) {
    .eds_news_NewsCustom .article_pager a,
    .eds_news_NewsCustom .article_pagination a {
      padding: 10px 13px 9px;
        font-size: 15px;
    }
}


@media (min-width: 768px) {
    .eds_news_NewsCustom .article_pager a,
    .eds_news_NewsCustom .article_pagination a {
      padding: 10px 14px 9px 15px;
        font-size: 16px;
    }
}





/*-------- Calendar and Widget Styles --------*/

.eds_news_NewsCustom.eds_subCollection_tagCloud, .eds_news_NewsCustom.eds_subCollection_categoryMenu, .eds_news_NewsCustom.eds_subCollection_search,
.eds_news_NewsCustom .callendar_table_container, .eds_news_NewsCustom .archive_list {
  margin: 0;
  padding: 0 !important;
}
.eds_news_NewsCustom .callendar_table_container {
  margin-bottom: 17px;
}


.eds_news_NewsCustom .EDN_module_box .edn_module_title,
.eds_news_NewsCustom .edncf_AdvancedSearch .edn_module_title, .eds_news_NewsCustom.eds_subCollection_tagCloud .edn_module_title,
.eds_news_NewsCustom .archive_list .edn_module_title {
  background: #c1bfb9 url("images/common/sand.png");
  border: solid 1px #b3b3b2;
  padding: 9px 17px;
  position: relative;
  margin: 0;
  font-size: 21px;
  line-height: 1;
}
.eds_news_NewsCustom .EDN_module_box .edn_module_title span,
.eds_news_NewsCustom .edncf_AdvancedSearch .edn_module_title span, .eds_news_NewsCustom.eds_subCollection_tagCloud .edn_module_title span,
.eds_news_NewsCustom .archive_list .edn_module_title span {
  color: #505050;
  font-size: 21px;
  border: none;
  margin: 0;
  padding: 0;
  font-family: "Sanchez", serif;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
}




.eds_news_NewsCustom.eds_subCollection_search {
  float: none;
  height: auto;
  min-width: 0;
  width: auto;
  overflow: visible;
  -webkit-transition: none 0 none;
  -khtml-transition: none 0 none;
  -moz-transition: none 0 none;
  -ms-transition: none 0 none;
  -o-transition: none 0 none;
  transition: none 0 none;
}
.eds_news_NewsCustom.eds_subCollection_search .acInput.acLoading {
  background-image: url("images/common/indicator.gif") !important;
  background-position: 70% center !important;
  background-repeat: no-repeat !important;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input {
  overflow: hidden;
  margin: 0;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input > .input input[type="text"] {
  line-height: 32px;
  height: 32px;
  float: left;
  width: 75%;
  padding: 0 21% 0 3%;
    margin: 6px 0 10px;
  background: none transparent;
  color: #908b82;
  font-size: 20px;
  border-radius: 4px;
  background-color: #f2f0ec;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input > .input input[type="text"]:hover {
  border-color: #cdccc7;
  box-shadow: inset 0 1px 1px -1px rgba(255, 255, 255, 0.8);
  background-color: #edebe5;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input > .input input[type="text"]:focus {
  border-color: #cdccc7;
  box-shadow: inset 0 1px 1px -1px rgba(255, 255, 255, 0.8);
  background-color: #fbf9f4;
}

.eds_news_NewsCustom.eds_subCollection_search .search_input .do_search {
  background: #112151 url("images/searchSubmit/background/predefined/search-icon.png") no-repeat center center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  float: right;
  margin: -40px 5px 0 0;
  border: solid 1px #112151;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3), inset 0 1px 1px -1px rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background 0.2s ease-in-out;
  -khtml-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input .do_search:hover {
  background-color: #777772;
  text-decoration: none;
  color: #fff;
  border: solid 1px #777772;
}
.eds_news_NewsCustom.eds_subCollection_search .search_input .do_search span {
  display: none;
}


.eds_news_NewsCustom .edn_searchInfoResults {
  margin: 30px 0 !important;
  padding: 10px 15px !important;
  background-color: #efefef;
  border: solid 1px #e8e8e8;
  color: #112151  !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-family: inherit;
}
.eds_news_NewsCustom .edn_searchInfoResults > span {
  color: #112151;
  font-size: 20px !important;
  line-height: 1.3 !important;
}






.EDN_search.theme_0_NewsCustom {
  padding: 0px;
  border: 1px solid #e0deda;
  background-color: #fff;
  overflow: hidden;
  z-index: 9999999;
  padding: 3px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.27);
  margin: 0 20px;
}
.EDN_search.theme_0_NewsCustom ul {
  margin: 0px;
  padding: 0px;
  list-style-position: outside;
  list-style: none;
}
.EDN_search.theme_0_NewsCustom ul li {
  margin: 1px 0;
  padding: 2px 5px;
  display: block;
  font-size: 13px;
  color: #112151;
  border: solid 1px transparent;
  border-left-style: none;
  border-right-style: none;
  line-height: 1;
}
.EDN_search.theme_0_NewsCustom ul li span a {
  color: #112151;
  text-decoration: none;
}
.EDN_search.theme_0_NewsCustom ul li span a:hover {
  color: #777772;
  text-decoration: none;
}
.EDN_search.theme_0_NewsCustom .acSelect {
  background-color: #fcfbf9;
  color: #112151;
  border-color: #e1e1e1;
}
.EDN_search.theme_0_NewsCustom .acSelect a {
  color: #112151;
}


@media (min-width: 768px) {

    .eds_news_NewsCustom.eds_subCollection_search .search_input > .input input[type="text"] { margin: 0}

    .eds_news_NewsCustom.eds_subCollection_search .search_input .do_search {margin: -31px 5px 0 0;}

}



/*-------- Calendar and Widget Styles --------*/


.eds_news_NewsCustom .edn_module_box, .eds_news_NewsCustom.eds_subCollection_tagCloud, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container, .eds_news_NewsCustom.eds_subCollection_calendar .archive_list {
  margin: 0 0 10px;
  vertical-align: baseline;
  line-height: 1.25em;
}
.eds_news_NewsCustom .edn_module_box > h1.edn_module_title, .eds_news_NewsCustom.eds_subCollection_tagCloud > h1.edn_module_title, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container > h1.edn_module_title, .eds_news_NewsCustom.eds_subCollection_calendar .archive_list > h1.edn_module_title {
  background: url("images/common/module_title_background.png") repeat-x 0 0 #dbdbdb;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  margin: 0;
}
.eds_news_NewsCustom .edn_module_box > h1.edn_module_title span, .eds_news_NewsCustom.eds_subCollection_tagCloud > h1.edn_module_title span, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container > h1.edn_module_title span, .eds_news_NewsCustom.eds_subCollection_calendar .archive_list > h1.edn_module_title span {
  line-height: 1.25em;
  display: block;
  color: #4e4e4e;
  text-shadow: 1px 1px 2px #fff;
  font-size: 20px;
  padding: 5px 8px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect {
  text-align: center;
  margin: 5px 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect > span {
  display: inline-block;
  border: solid 1px #BDBDBD;
  background: #fff url("images/calendar/monthQuickSelection/selectArrow/predefined/select-pointer.png") no-repeat top right;
  overflow: hidden;
  position: relative;
  width: 50%;
}
.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect > span::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 30px;
  right: 34px;
  top: 0;
  bottom: 0;
  border-left: solid 1px #BDBDBD;
}
.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect > span select {
  background: none transparent;
  background-color: rgba(255, 255, 255, 0);
  padding: 6px 0 6px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #404040;
  border: none;
  border-radius: 0;
  outline: none;
  height: 16px;
  width: 116%;
  margin: 0 35px 0 0;
  box-shadow: none;
}
.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect > span select option {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 2px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .edn_styledSelect > span select option:first-child {
  color: #000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 2px 3px;
  line-height: 0;
  border: 0;
  text-align: right;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a {
  margin: 0 0 0 5px;
  display: inline-block;
  padding: 0;
  border: 0;
  background: url("images/common/calendar/calendar_action_buttons.png");
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a > span {
  display: none;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a.articles_by_month {
  width: 12px;
  height: 12px;
  background-position: 0 -5px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a.icalendar_export {
  width: 12px;
  height: 15px;
  background-position: -13px -1px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a.articles_rss {
  width: 12px;
  height: 12px;
  background-position: -26px -4px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .top_calendar_actions > a.events_rss {
  width: 18px;
  height: 16px;
  background-position: -39px 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container {
  margin: 0 0 25px;
  overflow: hidden;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table {
  width: 100%;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table td {
  background-color: #511c82;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 1px 1px 0 0;
  width: 100%;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td {
  color: #f6efe2;
  font-size: 24px;
  line-height: 36px;
  padding: 3px 8px 5px;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td {
    font-size: 28px;
    line-height: 36px;
  }
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a {
  color: #f6efe2 !important;
  text-decoration: none;
  font-size: 50px;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a:hover,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a:focus,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a:active {
  color: #e3913f !important;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .week_days {
  background-color: #a01308;
  color: #f6efe2;
  font-size: inherit;
  padding: 7px 0 8px;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day {
  border: 1px solid #F6F6F6;
  text-align: center;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day > a,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day > span {
  color: inherit;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.25;
  padding: 8px 3px 7px;
  margin: 0;
  display: block;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day > a:hover {
  text-decoration: none;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.has_posts > a {
  color: #fff;
  background-color: #cfcfcf;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.has_events > a {
  background-color: #f6efe2;
  color: #a01308;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.has_events > a:hover,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.has_events > a:focus,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.has_events > a:active {
    background-color: #a01308;
    color: #f6efe2;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.other_month > a {
  color: #a01308;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.other_month > span {
  color: inherit;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.today > a,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.today > span {
  background-color: #940000 !important;
  color: #fff !important;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.selected > a {
  background-color: #575958 !important;
  color: #fff !important;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-red > a {
  color: #fff;
  background-color: #ff0000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-blue > a {
  color: #fff;
  background-color: #0000ff;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-black > a {
  color: #fff;
  background-color: #000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-green > a {
  color: #fff;
  background-color: #008000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-yellow > a {
  color: #6F6F6F;
  background-color: #ffff00;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-pink > a {
  color: #fff;
  background-color: #ffc0cb;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-gray > a {
  color: #fff;
  background-color: #808080;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-orange > a {
  color: #fff;
  background-color: #ffa500;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container .calendar_table .day.EDNcategorycolor-brown > a {
  color: #fff;
  background-color: #a52a2a;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table td.week_days {
    display: none;
  }
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day {
  vertical-align: top;
  background-color: #f9f9f9;;
  padding: 0;
  overflow: hidden;
}

.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day.other_month {
  background-color: #e8e8e8 !important;
  border: 1px solid #e8e8e8;
}

@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day {
    display: none;
  }
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > a,
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > span {
  padding: 7px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day.has_posts, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day.has_events {
    display: block;
    height: auto !important;
    width: 100% !important;
    text-align: left;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day.other_month {
    display: none;
  }
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul {
  margin: 0;
  padding: 0 4px 3px;
  border: 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li {
  border: 0;
  margin: 0;
  padding: 3px 0 0;
  list-style: none;
  display: block;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a {
  border: 1px solid #adadad;
  border-radius: 5px;
  margin: 0;
  padding: 4px 5px;
  background: #fff;
  display: block;
  text-align: left;
  color: #222;
  text-decoration: none;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 14px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a {
  border: 1px solid #511c82;
  background: #fbfdfe;
  color: #a01308 !important;
}
/*-------- Calendar Category Styles --------*/
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-red, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-red {
  border-color: #ff0000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-blue, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-blue {
  border-color: #0000ff;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-black, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-black {
  border-color: #000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-green, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-green {
  border-color: #008000;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-yellow, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-yellow {
  border-color: #ffff00;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-pink, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-pink {
  border-color: #ffc0cb;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-gray, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-gray {
  border-color: #808080;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-orange, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-orange {
  border-color: #ffa500;
}
.eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a.EDNcategorycolor-brown, .eds_news_NewsCustom.eds_subCollection_calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a.EDNcategorycolor-brown {
  border-color: #a52a2a;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list ul {
  margin: 0;
  padding: 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list ul li {
  list-style: none;
  padding: 6px 10px 4px 25px;
  background: url("images/common/calendar/article_icon.png") no-repeat 7px center;
  border-top: 1px solid #511c82;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list ul li a {
  color: inherit;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list ul li a:hover {
  color: inherit;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list ul li:first-child {
  border: 0;
  padding-top: 7px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title {
  position: relative;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title > a {
  display: block;
  position: absolute;
  left: auto;
  bottom: auto;
  margin: 0;
  padding: 0;
  border: 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title > a.export {
  top: 10px;
  right: 7px;
  height: 14px;
  width: 12px;
  background: url("images/common/calendar/calendar_action_buttons.png") -13px -2px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title > a.rss {
  top: 12px;
  right: 7px;
  height: 12px;
  width: 12px;
  background: url("images/common/category_menu/rss.png") -12px 0;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title > a.rss ~ a.export {
  right: 22px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events .edn_module_title > a > span {
  display: none;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list.events ul li {
  background: url("images/common/calendar/event_clock.png") no-repeat 6px 9px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box {
  border: none;
  padding: 0;
  background: none;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li {
  background-position: 7px 10px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse {
  display: block;
  float: right;
  text-indent: -10000px;
  margin: 0 0 0 4px;
  background: url("images/common/category_menu/expand_collapse.png") no-repeat 4px 4px;
  height: 13px;
  width: 21px;
  margin: 2px 2px 0 4px;
  cursor: pointer;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse:hover {
  background-position: -13px 4px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse.collapse {
  background-position: 4px -8px;
  visibility: visible;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse.collapse:hover {
  background-position: -13px -8px;
}
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li.active > div > .edn_archive-year,
.eds_news_NewsCustom.eds_subCollection_calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li.active > div > .edn_archive-month {
  font-weight: bold;
}

.eds_news_NewsCustom.eds_subCollection_news .article .event_date .export, .eds_news_NewsCustom.eds_subCollection_news .article .event_location .export {
  background: url("images/common/export_icalendar.png") no-repeat 0 0;
  margin: 0 0 0 8px;
  font: 11px Arial, Helvetica, sans-serif;
  line-height: 17px;
  text-decoration: none;
  color: #e9020b;
  padding: 0 0 0 20px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.qtip.edn_calendarbox_NewsCustom {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  min-width: 50px;
  font-size: 14px;
  line-height: 16px;
  direction: ltr;
  padding: 0;
  margin: 0;
  background: #f6f6f6;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  box-shadow: 1px 1px 1px #1A1A1A;
  width: 300px;
  max-width: 95%;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .title {
  border: 0;
  background-color: #511c82;
  margin: 0;
  padding: 8px;
  display: block;
  height: auto;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .title span {
  font: inherit;
  color: #fffaf0;
  line-height: 14px;
  font-weight: normal;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .title span a {
  text-decoration: none;
  color: #fffaf0;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .title span a:hover {
  color: #000;
  color: #fffaf0;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  display: block;
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article {
  display: block;
  font-size: 12px;
  margin: 0;
  border: 0;
  padding: 8px;
  overflow: hidden;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > img {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  max-width: 100px;
  max-height: 100px;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article p {
  color: #333;
  font: inherit;
  line-height: 14px;
  margin: 0;
  padding: 0;
  display: block;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > p.title {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #333;
  font-weight: bold;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > p.title a {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > p.title a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > p.location {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #111;
  margin-top: 5px;
  padding: 0 0 0 15px;
  background: url("images/common/calendar/tooltip/red_map_location.png") no-repeat 0 0;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > .content p {
  margin: 10px 0 0;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > a {
  float: right;
  clear: both;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 14px;
  font-weight: bold;
  margin: 3px 0 0;
  padding: 0 0 0 9px;
  border: 0;
  background: url("images/common/calendar/tooltip/red_arrow.png") no-repeat 0 2px;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article > a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article_list {
  display: block;
  margin: 0;
  border: 0;
  padding: 15px 15px 15px 30px;
  overflow: hidden;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article_list > li {
  list-style: url("images/common/calendar/tooltip/red_arrow.png") outside;
  margin: 5px 0 0px;
  padding: 0;
  border: 0;
  color: #333;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 14px;
  font-weight: bold;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article_list > li > a {
  color: #333;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article_list > li > a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_NewsCustom > .qtip-content > .wrapper > .article_list > li > p {
  color: #111;
  margin: 0;
  padding: 0;
  border: 0;
  font: 10px Arial, Helvetica, sans-serif;
  line-height: 12px;
  font-weight: normal;
}

