/***************************************************
**** VARIABLES ****
*****************************************************/
.dropdown-menu {
  --bs-dropdown-link-active-bg: #e30613;
}

.navbar-toggler {
  --bs-navbar-toggler-border-color: rgba(0,0,0,0.3);
}

/***************************************************
**** GENERAL CONTENT STYLING ****
*****************************************************/
hr {
  opacity: 1;
  margin: 2rem 0;
  border: 1px solid #264250;
}

@media (max-width: 991px) {
  .frame-hide-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .frame-hide-desktop {
    display: none;
  }
}
/***************************************************
**** TEXT CE STYLING ****
*****************************************************/
.ce-textpic.ce-intext .ce-gallery {
  margin: 10px 0;
}
.ce-textpic.ce-intext.ce-left .ce-gallery {
  margin-right: 1em;
}
.ce-textpic.ce-intext.ce-right .ce-gallery {
  margin-left: 1em;
}

@media (max-width: 767px) {
  .ce-textpic.ce-intext .ce-gallery {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .text-end {
    margin-top: 2em;
  }
}
/***************************************************
**** IMAGE AND ICON STYLING ****
*****************************************************/
.svg-inline {
  height: 148px;
  width: 148px;
}
.svg-inline.svg-margin {
  margin: 37px;
}
.svg-inline path, .svg-inline circle, .svg-inline line, .svg-inline ellipse, .svg-inline polygon, .svg-inline polyline, .svg-inline rect {
  stroke-width: 2;
  vector-effect: non-scaling-stroke;
}

/***************************************************
**** CONTAINER STYLING ****
*****************************************************/
@media (min-width: 992px) {
  .frame-desktop-col-switch > .row {
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .frame-mobile-col-switch > .row {
    flex-direction: column-reverse;
  }
}
.blackbg-block .frame-type-menu_abstract .list-wrap, .gradientbg-block .frame-type-menu_abstract .list-wrap,
.redbg-block .frame-type-menu_abstract .list-wrap, .bluebg-block .frame-type-menu_abstract .list-wrap {
  border-top-color: white;
}

.frame-type-menu_categorized_pages .eventlist-link {
  border-top: none;
}
.frame-type-menu_categorized_pages .textwrap {
  margin-bottom: 1rem;
}
.frame-type-menu_categorized_pages .eventlist-linkwrapper a {
  border-top: 1px solid black;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.frame-type-menu_categorized_pages.frame-layout-140 time {
  font-size: 0.9em;
  color: #e6e3de;
}
.frame-type-menu_categorized_pages.frame-layout-140 p {
  line-height: 1;
}

.blackbg-block .frame-type-menu_categorized_pages .eventlist-linkwrapper a, .gradientbg-block .frame-type-menu_categorized_pages .eventlist-linkwrapper a,
.redbg-block .frame-type-menu_categorized_pages .eventlist-linkwrapper a, .bluebg-block .frame-type-menu_categorized_pages .eventlist-linkwrapper a {
  border-top-color: white;
}

.frame-type-menu_categorized_content .linkwrapper {
  border-top: 1px solid black;
  padding-top: 1em;
}
.frame-type-menu_categorized_content .linkwrapper a {
  text-decoration: none;
}

/***************************************************
**** NEWS STYLING ****
*****************************************************/
.news .article.news-default:last-child {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news-list-view .row .article {
  display: flex;
}
.news-list-view .row .article:last-child {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news-list-view .row .article .tile-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-list-view .row .article .news-list-textwrap {
  margin-bottom: 1rem;
}
.news-list-view .row .article h3 {
  font-size: 1.3rem;
}
.news-list-view .row .news-item-wrap {
  border-top: 1px solid black;
  padding-top: 0.5em;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.news-list-view .row .news-img-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-list-view .row .news-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.news-list-view .row .news-img-wrap a {
  border: 0 !important;
}
.news-list-view .row .news-list-meta {
  margin-bottom: 0;
}
.news-list-view .row .news-list-meta * {
  color: #264250;
}
.news-list-view .row .more-link {
  text-decoration: underline;
}
.news-list-view .row .f3-widget-paginator {
  margin-top: 2em;
  display: flex;
  justify-content: center;
}
.news-list-view .row .f3-widget-paginator li {
  list-style-type: none;
  margin: 0 20px;
}

.article.news-sidelist {
  margin-bottom: 0;
}
.article.news-sidelist .news-list-meta time {
  font-size: 0.9em;
}
.article.news-sidelist h4 {
  font-size: 1em;
  margin-bottom: 0;
}

.news.news-single .article .footer {
  border-top: none;
}
.news.news-single .article .news-img-wrap {
  float: none;
  width: auto;
  margin: 0;
}
.news.news-single .article .news-img-wrap audio {
  margin: 1em 0;
  width: 1000px;
  max-width: 100%;
}

.blackbg-block .news-list-view .news-item-wrap, .gradientbg-block .news-list-view .news-item-wrap,
.redbg-block .news-list-view .news-item-wrap, .bluebg-block .news-list-view .news-item-wrap {
  border-top: 1px solid white;
}
.blackbg-block .news-list-view .news-item-wrap .news-list-meta *, .gradientbg-block .news-list-view .news-item-wrap .news-list-meta *,
.redbg-block .news-list-view .news-item-wrap .news-list-meta *, .bluebg-block .news-list-view .news-item-wrap .news-list-meta * {
  color: #e6e3de;
}

/***************************************************
**** GENERAL SEARCH****
*****************************************************/
.tx-indexedsearch-wrap .tx-indexedsearch-res .tx-indexedsearch-res-inner {
  border-top: 1px solid black;
  padding: 1em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tx-indexedsearch-wrap .tx-indexedsearch-res a {
  text-decoration: underline;
}

/***************************************************
**** MEMBER SEARCH AND PRESENTATION****
*****************************************************/
.memberSearch form ul {
  padding-left: 0;
}
.memberSearch form .member-search-extended {
  hyphens: auto;
  hyphenate-limit-chars: 6 6 6;
}

.member-result .member-tile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: center;
}
.member-result .result-image {
  align-self: center;
  margin-top: 1em;
}

.member-presentation {
  margin-top: 4em;
}
.member-presentation h1, .member-presentation h2 {
  text-transform: none;
}

/***************************************************
**** LOGIN AND MEMBER AREA ****
*****************************************************/
.frame-type-felogin_login p {
  margin-bottom: 0;
}

/***************************************************
**** FORMS ****
*****************************************************/
input:user-invalid {
  border: 2px solid red;
}

/*# sourceMappingURL=content.css.map */
