.fl-page-bar-text {
  letter-spacing: 0.25em;
  font-size: 0.95em;
}
/*  IMAGES  */
/*Individual post and event images */
.fl-post-thumb img, .fl-post-feed-image img, .wp-block-image img, .wp-block-kadence-image img {
  border: 1px solid silver;
  background: #fff;
  padding: 3px;
}
/* sets max height for header logo  */
.fl-page-header-logo img {
  max-height: 200px;
  width: 100%;
}
figcaption {
  text-align: left;
  font-style: italic;
  display: normal;
  max-width: 85%;
}
/*Ensures entire photo caption shows up under photos in BB layouts */
.fl-photo-caption.fl-photo-caption-below {
  text-overflow: initial;
  white-space: normal;
  text-align: left;
  font-size: 1em;
  font-style: italic;
  line-height: 1.3;
}
.wp-caption p.wp-caption-text {
  text-align: left;
  font-size: 0.95em;
  line-height: 1.4;
  font-style: italic;
}
/* Lists next to floated images, fixes so margins don't collapse and overlap photo */
.fl-page-content ul, .fl-page-content ol {
  width: auto;
  overflow: hidden;
}
/*footer */
.fl-page-footer {
  background: #2d4970;
}
.fl-page-footer-text p {
  color: #fff;
  font-size: 1.2em;
}
.fl-page-footer-text p.address {
  margin-bottom: 0.4rem;
}
.fl-page-footer-text h4 {
  color: #fff;
}
.fl-page-footer-text h5 {
  color: #fff;
  margin-bottom: 0.9rem;
}
.fl-page-footer-text a {
  color: #9ee009;
  letter-spacing: 0.03em;
}
.fl-page-footer-text a:hover, .fl-page-footer-text a:focus {
  text-decoration: underline;
  color: #fff;
}
.fl-page-footer-text a:hover, .fl-page-footer-text a:focus {
  color: #9ee009;
  text-decoration: underline;
  color: #fff;
}
.fl-page-footer-text a.emergency, li#menu-item-22841 a {
  color: red;
  background: #fff;
  padding: 0 2px;
}
.fl-page-footer-text a.emergency:hover, .fl-page-footer-text a.emergency:focus, li#menu-item-22841 a:hover, li#menu-item-22841 a:focus {
  background: red;
  color: #fff;
}
.fl-page-footer-text-2 {
  margin-top: 3px;
  padding-bottom: 0;
}
/* Images in accordion tabs */
.fl-tabs-panel hr {
  border-top: 2px solid #ccc;
  margin: 4em 0 1em 0;
}
/*employee menu*/
ul#menu-employee-menu li {
  margin: 1em 0;
}
/* ACE menu */
.menu-ace-main-menu-container ul#menu-ace-main-menu li {
  line-height: 1.2;
  margin-top: 1em;
}
.menu-ace-main-menu-container ul#menu-ace-main-menu li a {
  font-size: 0.85em;
  font-weight: normal;
}
.menu-ace-main-menu-container ul#menu-ace-main-menu li a:active {
  background: #FFECB6;
  display: block;
  padding-right: 10px;
}
.fl-widget ul.sub-menu li:before {
  content: none;
}
.fl-widget ul.sub-menu li {
  margin-left: 1em;
  line-height: 1.2;
}
/* Links */
a {
  font-weight: bold;
}
/* Lists in Gutenberg pages */
a:hover, a:focus {
  font-weight: bold;
  color: #03c;
}
body.has-blocks .fl-post-content ul {
  margin: 1em;
}
/* Submenus */
ul#menu-nabos.menu {
  margin: 1em 0 0 -2.5em;
}
/* Publications table */
ul#menu-nabos.menu li {
  list-style-type: none;
  padding: 0.5em 0 0 0;
}
/*Document Library styles */
/* conference room table */
#document-library-table td.col-title {
  font-weight: bold;
}
#document-library-table .post-row.post-type-dlp_document td {
  border-bottom: 1px solid #ccc;
}
.dlp-document-info-buttons a {
  background: #304E78;
  color: #fff;
  letter-spacing: 0.03em;
  border-radius: 3px;
}
/*conference room table*/
table#conference tbody {
  font-size: 0.9em;
  vertical-align: top;
}
table#conference td, th {
  border-top: 1px dotted #ccc;
  padding: 0 0.5em 0.5em 0.5em;
}
/*Directory table */
.post-row.post-type-directory_entry td {
  border-bottom: 1px solid #ccc;
  font-size: 0.9em;
}
.post-row.post-type-directory_entry td.col-image {
  padding: 5px 0;
}
.post-row.post-type-directory_entry img {
  border: 1px solid #ccc;
  max-height: 100px;
  max-width: 100px;
}
td.col-image a:hover, td.col-image a:focus {
  border: 10px solid #95a739;
}
/* Individual directory entries */
.directory_entry .fl-post-meta.fl-post-meta-top, .project .fl-post-meta.fl-post-meta-top {
  display: none;
}
.fl-post.directory_entry .fl-post-image-beside {
  margin: 8px 0 0 0;
  max-width: 150px;
}
.info-box {
  margin: 0 0 0 180px;
}
.info-box p {
  margin: 1em 0 0 0;
}
.info-box p.webhead {
  margin-bottom: 0;
}
p.indent {
  margin: 0 0 0.5em 1.5em;
  /* Projects */
}
.project .fl-post-image-beside {
  max-width: 35%;
}
/* Project Details */
.project-details {
  background: #eaf2f6;
  padding: 1em;
  clear: both;
}
.btn a {
  color: #fff;
  font-size: 0.85em;
  letter-spacing: 0.02em;
}
/* EVENTS */
/* buttons */
a.wp-block-button__link:hover, a.wp-block-button__link:focus {
  padding-bottom: 10px;
}
/* page header before */
.tribe-events-before-html h1 {
  font-size: 3em;
}
.tribe-events-before-html h3 {
  margin-bottom: 1em;
}
.tribe-events-before-html h3 a {
  font-weight: normal;
  color: #1357f4;
  /* LIST view */
}
.tribe-events-before-html h3 a:hover, .tribe-events-before-html h3 a:focus {
  font-weight: bold;
  color: #95a73a;
}
.tribe-events-before-html h3 a:active {
  background: #95a73a;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row img {
  max-height: 200px;
  border: 1px solid silver;
}
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
  font-size: 2em;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
  margin-bottom: 0;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime {
  font-weight: bold;
}
.tribe-events-calendar-list h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
  line-height: 1.3;
  font-size: 1.5em;
}
.tribe-events-calendar-list h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a {
  color: #1357f4;
  font-weight: normal;
}
.tribe-events-calendar-list h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a:hover, .tribe-events-calendar-list h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium a:focus {
  font-weight: bold;
  transition: all 0.5s linear;
  border-bottom: none;
}
.tribe-events-calendar-list span.tribe-events-calendar-list__event-date-tag-weekday {
  font-weight: bold;
  font-size: 1.2em;
  color: #808080;
}
.tribe-events-calendar-list span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: 3em;
  line-height: 1;
  color: #808080;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-venue-title.tribe-common-b2--bold {
  font-weight: bold;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
  background-color: #f5f6ff;
  /* CALENDAR view */
}
h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
  font-size: 1em;
}
h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt a {
  color: #1357f4;
}
h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt a:hover, h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt a:focus {
  border-bottom: none;
  text-decoration: underline;
}
h4.entry-title.summary a {
  color: #03c;
  /* Single event pages */
}
.tribe-events-event-image img, .tribe-events-single-event-description img {
  width: 25%;
  border: 1px solid silver;
  padding: 3px;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor h1 {
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.02em;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor .tribe-block__venue__name h3 {
  font-size: 1em;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor .tribe-block__venue__name h3 a {
  font-size: 1.2em;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor .tribe-address {
  font-size: 0.95em;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor figure.wp-block-image {
  float: left;
  max-width: 45%;
  clear: right;
  margin: 0 1em 1em 0;
}
#tribe-events-content.tribe-events-single.tribe-blocks-editor .embed-vimeo {
  margin: 1em 0 0 0;
  width: 600px;
  text-align: left;
}
.fl-comments, li.tribe-events-nav-previous a {
  display: none;
  /* EC upcoming events shortcode on home page */
}
li.ecs-event img {
  border: 1px solid #ccc;
  background: #fff;
  padding: 3px;
  float: left;
  margin: -1em 1em 0 0;
  /* Individual event pages*/
}
.tribe-events-single-event-title, .tribe-events-single-event-description {
  font-family: inherit;
}
#tribe-events h2.tribe-events-schedule__datetime {
  font-family: inherit;
  background: #d6e0d6;
  padding: 3px 10px;
}
#tribe-events-content {
  margin-bottom: 0;
}
.tribe_events-template-default .fl-comments {
  background: #d7e1d7;
  padding: 1em;
  border: 1px solid silver;
  /* Previous Events styles for tribe-events-loop page */
}
.tribe-events-list .tribe-events-loop {
  /*Past Events styles for Past Events page */
}
.tribe-events-list .tribe-events-loop .tribe-events-list-separator-month {
  margin: 0.5em 0;
}
.tribe-events-list .tribe-events-loop .type-tribe_events {
  margin-bottom: 10px;
}
.tribe-events-list .tribe-events-loop .tribe-events-list-event-title {
  font-size: 1.4em;
  line-height: 1;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
  margin: 0;
  font-weight: normal;
  font-style: italic;
}
ul.ecs-event-list {
  list-style-type: none;
  padding-left: 0;
}
ul.ecs-event-list li {
  display: block;
}
ul.ecs-event-list h4.entry-title {
  font-size: 1em;
  margin: 1em 0 0 0;
}
ul.ecs-event-list h4.entry-title a {
  color: #1442fc;
}
ul.ecs-event-list .duration {
  font-size: 0.8em;
}
h3.tribe-events-list-event-title a.tribe-event-url {
  font-size: 0.7em;
  line-height: 0.5;
  /* Tables */
}
table {
  border: none;
  font-size: 0.9em;
}
table th {
  background: #f0f0f0;
  border: none;
}
table td.col-title {
  font-size: 1.1em;
  line-height: 1.3;
}
table td.col-image a:hover, table td.col-image a:focus {
  border-left: 8px solid #03c;
}
table .posts-table-image-wrapper img {
  width: 100%;
  border: 1px solid #ccc;
  box-shadow: 4px 4px 5px 0px #cfd0d6;
}
table td.col-content {
  width: 10em;
}
table td.col-citation {
  font-size: 0.9em;
}
table#pastevents td {
  padding: 5px;
  vertical-align: top;
}
table#pastevents td a {
  font-weight: normal;
}
table#pastevents td a:hover, table#pastevents td a:focus {
  font-weight: bold;
}
