/* ********************************************************** */
@media only print { /* Project Print Styles ***************** */

a[href]:after {
  content: none;
}
.container {
  width: 100% !important;
}

.diversity-navigation-wrapper,
.slider-wrapper,
.campaign-nav,
.btn,
.read-more,
.breadcrumb,
.menu,
.primary-column,
body > footer, .dialog-off-canvas-main-canvas > footer,
#cu-search-band {
  display: none !important;
}
body {
  font-size: 12px;
}
#main {
  padding: 0 15px;
  font-size: 12px;
}
#cu-header {
  background: none !important;
}
.view-events-listing .meta {
  font-size: 11px !important;
  line-height: 1.2;
}
.path-frontpage .localist-events-listing .event-wrapper .meta {
  margin-bottom: 0.75em;
}
.diversity-header {
  border-bottom: 1px solid #ededed;
  margin-bottom: 12px;
  background: none !important;
}
.diversity-header h2 {
  font-size: 14px !important;
}
.cu-seal .cu-logo a {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
}
.cu-seal .cu-logo a svg {
  vertical-align: top !important;
  margin-top: 0.025em !important;
}
.cu-seal-right #cu-header .cu-brand {
  padding: 0 0 7px !important;
}
.main-content-column {
  width: 100%;
  padding: 0;
}
#main p {
  font-size: 12px;
}
h1, .h1 {
  font-size: 28px;
}
h2, .h2 {
  font-size: 23px;
}
h3, .h3 {
  font-size: 19px;
}
h4, .h4 {
  font-size: 14px;
}
h5, .h5 {
  font-size: 13px;
}
h6, .h6 {
  font-size: 12px;
}
body.page-node-type-basic-page .region-content h3, body.path-node .region-content h3 {
  font-size: 14px;
}
.page-header {
  margin-top: 0;
}
table {
  width: 100% !important;
  height: auto !important;
  border: 0 !important;
  overflow: hidden !important;
}
table td, table th {
  padding: 0.5em 0.25em !important;
  border: 1px solid #bbb;
}
table th:not([scope='row']) {
  border: 0;
  border-bottom: 1px solid #666;
  background: none;
}
td p {
  margin-bottom: 0.5em !important;
}
td p:last-child {
  margin-bottom: 0 !important;
}
.paragraph--type--bp-accordion .panel {
  border: 0 !important;
}
.paragraph--type--bp-accordion .card-header,
.paragraph--type--bp-accordion .paragraph,
.paragraph.paragraph--type--bp-accordion .panel-heading a,
.paragraph.paragraph--type--bp-accordion .panel-collapse>.paragraph,
.paragraph--bp-accordion-container {
  padding: 0;
}
.paragraph.paragraph--type--bp-accordion .panel-heading {
  background: none;
}
.paragraph--type--bp-accordion .panel-title {
  padding: 0;
  margin: 0 !important;
}
.paragraph--type--bp-accordion .card-block {
  display: block !important;
  padding: 0;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a[aria-expanded=false].display:after {
  content: none;
}
body.page-node-type-basic-page .region-content a[target=_blank]:after, body.path-node .region-content a[target=_blank]:after {
  content: " (" attr(href) ")";
  font-family: Lato,Verdana,Helvetica,Arial,sans-serif;
}
body.page-node-type-basic-page .region-content a[target=_blank], body.path-node .region-content a[target=_blank] {
  background: none !important;
}
.audiences .view-content .audience .audience-body h3 a {
  background: #ededed !important;
  font-size: 14px;
}
#main .diversity-focus h3, #main .view-events-listing a h3, .audiences .view-content .audience .audience-body h3 a {
  text-decoration: none;
}
#main .diversity-focus p, .localist-events-listing p {
  font-size: 11px;
  line-height: 1.3;
}
.diversity-focus-item {
  width: 25%;
  float: left;
}
.path-frontpage .localist-events-listing, .path-frontpage .diversity-focus, .path-frontpage .diversity-constituents {
  page-break-inside: avoid;
}
.path-frontpage .localist-events-listing {
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.path-frontpage .diversity-constituents {
  padding-bottom: 0;
}
.localist-events-listing .container {
  padding: 0;
}
#main .diversity-focus .diversity-focus-item,
.path-frontpage .localist-events-listing .event-wrapper {
  padding: 0.35em;
  margin: 0;
  width: 25%;
  clear: none !important;
}
.view-events-listing .event-wrapper>div {
  margin: 0;
  width: 100%;
}
.cu-seal-right #cu-header .cu-brand {
	flex-direction: row-reverse;
}
.cu-seal-right #cu-header .cu-brand .cu-unit {
	margin: 0;
}
.cu-seal-right #cu-header .cu-brand h1 {
	margin: 0 0 0 auto !important;
}
.cu-seal #cu-header .cu-brand h1 {
  width: auto !important;
}

/* include representation of homepage slider (printing backgrounds would need to be turned on in the user's print dialog to see an image) */
.path-frontpage .slider-wrapper {
  display: block !important;
}
.slider-caption {
  background: #ededed !important;
  font-size: 9px;
}


} /* ************** */
