#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'open sans', sans-serif; background-color: #fff; }
.banner-text { font-size: 1.8rem;     font-weight: 700; padding-top: 20px;     padding-bottom: 20px; }
header .container { background-color: transparent; }
header.top-header  {background-color:#1a88da; padding-top: 20px; padding-bottom: 20px;}

.top-header a img { width: 120px;}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; }

/*humburger menu & close icons */
.fa-bars:before { font-size: 2.2rem; }
.btn.btn-menu {     border-radius: 0px;     background-color: #fff;     color: #142896;     float: right; border: none; }
.btn.btn-menu:hover, .btn.btn-menu:active, .btn.btn-menu:focus, .btn.btn-menu.focus {     border: none; color:#3872db; box-shadow: none;}
.fa-light.fa-xmark { font-weight: 600;     color: #fff; }
#menu-collapse .btn:hover {     border-color: #fff;}

/*menu*/
#menu-collapse .primary-menu-item { color:#fff;  font-weight: 400;     font-size: 2rem; }
   @media screen and (max-width: 992px) { #menu-collapse .primary-menu-item   {  font-size: 1.2em; }}
#menu-collapse .primary-menu-item:hover, #menu-collapse .active.primary-menu-item { color:#01126d;  }

#menu-collapse, #menu-collapse.collapse { background: #1a88da;   opacity: 0;   z-index: 100;     right: 0px;      padding: 20px 120px;      position: fixed;      top: 0px;   width: 700px;      display: block;  transform: translateX(180%); margin-top: 75px; transition: all 0.2s ease-in-out 0s; }
     #menu-collapse .primary-menu-item::marker {color: #1a88da;} 
     #menu-collapse .primary-menu-item::marker:active {color: #fff;} 
#menu-collapse.collapse.show  { background: #1a88da;   opacity: 1;    transform: translateX(0); transition-timing-function: linear;     transition-duration: .175s;     transition-property: right,opacity;     transition-delay: .25s;}
     @media screen and (max-width: 576px) { #menu-collapse, #menu-collapse.collapse  {  width: 80%;  padding: 20px 40px; }}

#content-extra {     background-color: #000;}
#main-content, #main-content .container {  background-color: #fff;    background-image: none;}
#middle-panel { padding: 0px 30px 0px 0px; margin-bottom: 30px;    margin-top: 30px; }
   @media screen and (max-width: 600px) { #middle-panel  {  margin-bottom: 10px; padding-left: 15px; }}
#right-panel  {  margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top,  #content-extra .img-responsive, #content-bottom .img-responsive { width:100%; }
   @media screen and (max-width: 600px) {  #content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}

.social {float:right; margin-bottom: 20px;     margin-right: 10px; }
.social a { color: #3d5997; font-size: 2.2em; text-decoration: none;}
.social a:hover { color: #981131;  }

p { color: #000; font-size: 1.1em; line-height: 2; margin-bottom: 1.5rem;}
ul li, ol li  { color: #000; font-size: 1.2em; line-height: 1.8; margin-bottom: 0.7em; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em; line-height: 1.8;}
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 {  font-size: 3.2em;  color: #747575;     font-weight: 600;     margin-bottom: 0.5em;     line-height: 1.2; }
h1 a, h1 a:visited { color: #747575; }
h2 { font-size:2.1em; color:#6d6e71; font-weight:500; margin-top:1em; margin-bottom:0.3em;  line-height: 1.3;} 
h2 a, h2 a:visited { color:#6d6e71; }
h3 { font-size:1.8em; color:#6d6e71; font-weight:600;  margin-top: 0.5em; margin-bottom:0.5em; line-height: 1.4;}
h3 a, h3 a:visited { color:#6d6e71; }
h4 { font-size:1.4em; color:#000; font-weight:500; margin-top: 1em; margin-bottom:1em; line-height: 1.35;}
h4 a, h4 a:visited { color:#000; }
h5 { font-size:1.2em; color:#6d6e71; font-weight:700; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#6d6e71; }
h6 { font-size:1.1em; color:#000; font-weight:700; margin-bottom:0.4em; margin-top: 1em; line-height: 1.4;}
h6 a, h6 a:visited { color:#000; }
a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover, strong a:hover { text-decoration:none; color:#007bff; }

.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; } 

a { color: #4383c7; text-decoration:none; }
#middle-panel fieldset { padding-left: 0px;}
legend { font-size:1.2em; color: #000; background-color:transparent;}
dt label { color: #4b5d61; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.button {   border: 2px solid #474e4f; padding: 10px 30px; background-color: #ffffffb0; width: 100%; display:block; text-align: center; border-radius:60px;    line-height: 1.3em;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover a {  color: #fff; } 
.button:hover  { background-color:#474e4f; border: 2px solid #474e4f; color:#fff;  }

.background { padding: 1rem .5rem 0.2rem; background-color: #ececec;  text-align: center; display:block;     margin-bottom: 0em; margin-top: 0em; margin-left: 0px; margin-right: 0px;}
.background a, .background a:visited   { text-decoration:none;} 
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 2px solid #aaaea7; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none; }
.background.rule  { margin-bottom: 0px; }
.caption { line-height:1.4; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
blockquote {   font-weight:500;   margin: 0.5em 0 1.5em 0;  padding-left: 30px; border-left: 6px solid #a09f9f; }
blockquote p {  color:#555; font-size:1.6em;}.whitetext, .whitetext a:visited, .whitetext a { color:#fff; }
.whitetext a:hover { color:#fff; }

/* GallerySlideshow */
.carousel-inner {      background-color: #000;     padding-top: 30px; }
.slick-prev.slick-arrow { left: 35px; }

/* Site BUTTONS*/
.btn.green {  color: #028553;  border: 2px solid #028553;  background-color: #fff; }
.btn.green:hover, .btn.green:active {background-color: #028553; border: 2px solid #028553; }
.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }

.sharethis-inline-share-buttons{ padding-bottom: 20px;     padding-top: 10px; }

/*Index listings*/
.pagination-form { margin-top: 0px; }
.content-header {     margin-bottom: 10px; }
.broadcast-module-name { margin-top: 0px; }
p.article-text a { color: #000; }
article a { text-decoration:none; }
article a p, #fd-content-broadcast p { line-height: 1.7;}
.signature-image {     margin-top: 3px; width:100px; }
.read-more:hover { color:#007bff; }
img.bordered {    border: 1px solid #ccc9c9; }

/* CARDS*/
.card { border: none; margin-right: 20px; background-color: transparent;  width: 16.5rem;}
    @media screen and (max-width: 1170px) { .card  { width:15rem; }}
    @media screen and (max-width: 768px) { .card  { width:22rem; }}
    @media screen and (max-width: 576px) { .card  { width:20rem; padding-right: 0px; margin-right: 0px; }}
.card.card-theme .card-body, .card-body { padding: 0.3rem 0rem 0rem 0rem;     height: 234px; margin-bottom: 1rem;}
.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 10rem; }
.card.card-theme time { text-align: right; padding-top: 5px;    color: grey; font-size: 0.8rem;     font-weight: 800;}
h5.card-title {  font-size: 1.7em;   font-weight: 700;  line-height: 1.1; margin-bottom: .5rem; }
h5.card-title a:hover { color: #3972db;}
.card-body a { text-decoration: none; }
.card-theme p.card-text { font-size: 1em;     line-height: 1.5; }
.card-date { color: #6d6e71; }

/* BASIC CARDS sig-image-left with heading & text-right*/
.basic-layout .content-header .basic-category {  display: block; } /*add the categories*/
.basic-layout img { max-height: 10rem;  width: 100%; } 
.card.mb-3.basic-layout { width: 100%; }
.card.mb-3.basic-layout .signature-image {max-height: 10rem; margin-bottom: 5px; }
.card.basic-layout .card-body {     padding: 0; }
.card-body h3 { font-size: 1.8em; } 

/* Extra Content banners */
.banner {  position: relative; background-color: #353131; }
.top-left {  position: absolute;  top:10px;  left: 10px; width: 100%; }
.bannerimage img { object-fit: cover;    height: 900px; opacity: 0.5;}
   @media screen and (max-width: 992px) { .bannerimage img  {  object-fit: cover; height: 300px; }}
   @media screen and (max-width: 576px) { .bannerimage img   {  object-fit: cover; height: 350px; }}
.bannertext { font-size:4.5em; color:#fff; font-weight:700;  line-height: 1.2;  max-width: 1200px; padding: 80px 40px 20px 40px;     margin-bottom: 0.5em; }  
   @media screen and (max-width: 1200px) { .bannertext  {  font-size: 2.5rem;  }}
   @media screen and (max-width: 992px) { .bannertext  {  font-size: 2rem;   padding-top: 80px;}}

.hmpgbutton {  color:#000; margin: 20px auto; text-align: center; padding: 8px 20px; border-radius: 60px;     line-height: 2em; display: inline-block; background-color: rgba(248, 249, 250, 0.8);  font-weight:600; border-radius: .3rem; margin-bottom: 80px;}
.hmpgbutton:hover  { background-color: #dfdfdf; color: #000;}
.hmpgbutton a { color:#000; padding: 2px 12px; }

/* Event Search -  search words*/
#calForm input.form-control, #filter.form-control {    margin-bottom: 0rem; }
#calForm fieldset {  padding-left: 0px;   margin-bottom: 0px; }
.search-words {     border-bottom: 1px solid #babbbb;     padding-bottom: 10px;     margin-bottom: 50px; }
.search-words .btn {     font-weight: 500;     color: #636466; }
.search-words .btn:hover, .search-words .btn:focus {     color: #059c3c; }
/* for bootstrap 5 only */
.search-words .btn:hover, .search-words .btn:focus {  border: 1px solid #059c3c;   }

/* Event tabs and dropdowns */
#event-details .event-dates .dropdown.active a, #event-details .event-dates .dropdown.active .dropdown-menu .active a, #event-details .event-dates .active a  {     background-color: #fff; }
.dropdown-menu.show {     padding: 5px;     width: 170px; }
ul .dropdown-menu.show li {     line-height: 1.25; }

/*RHP Index listings*/
.box {     border: none; font-size: 1.3em; }
.box ol, .box ul {     margin: 7px 10px 0px 0px;     padding-left: 0px;     font-size: 0.9em;}
.latest-unimodule.box ul li::marker { color:#fff; }
.latest-event.box ul li p {  font-size: 1em; }
.latest-unimodule.box ul li, .latest-event.box ul li p { color:#000; font-weight: 500; line-height: 1.3;  border-bottom: 1px solid #d3cdcd; padding-bottom: 6px; margin-top:6px; }
.latest-unimodule.box ul li a, .latest-event.box ul li p a { color:#000; }
.box ol li a:hover, .box ul li a:hover, .latest-event.box ul li p a:hover {  text-decoration: none;  color: #036d8e; }
.events-siteID {  font-weight: 400; line-height: 1.6; }

#right-panel .unimod-author, #right-panel .unimod-date, #right-panel .row.row-cat-location {display: none;}
#right-panel .unimodule-page-name { font-size: 1.2em;     margin-bottom: 0em;}
#right-panel article h3 { font-size: 1.5em; }
#right-panel .unimod-links.content-header {    border: none;     padding: 0px;     margin: 0px; }
#right-panel #modules-holder .broadcast-image {   margin-left: 0px; }
#right-panel .signature-image {    width: 50px;  }
#right-panel .content-header h4 {   font-size: 1.2em; margin-top: 0em; padding-top: 0.5rem;}
#right-panel .broadcast-module-name {   font-size: 0.6em;  }
#right-panel article a p {     line-height: 1.6;     font-size: 0.9rem; }
#right-panel .unimod-header {     margin-bottom: 0px; }

.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: "Font Awesome 6 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore { width: inherit;}
#modules-holder ol { margin-left: 5px;}

.details-opener.opened h1:before, .details-opener.opened h2:before, .details-opener.opened h3:before, .details-opener.opened h4:before, .details-opener.opened h5:before, .details-opener.opened h6:before, .details-opener.opened p:before { color: #028553; font-family: "Font Awesome 6 Pro"; content: "\f056"; margin-right: 5px;    font-size: 17px;}
.details-opener h1:before, .details-opener h2:before, .details-opener h3:before, .details-opener h4:before, .details-opener h5:before, .details-opener h6:before, .details-opener p:before { color: #095a8c; font-family: "Font Awesome 6 Pro"; content: "\f055"; margin-right: 5px;    font-size: 17px;}
.details-slide.opened    { border-bottom: 2px #0492a4 solid;    margin-bottom: 40px; }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; }

.map-responsive {  overflow:hidden;  padding-bottom:56.25%; position:relative; height:0;  }
.map-responsive iframe {  left:0;  top:0; height:100%; width:100%;  position:absolute;  }
.googlemaps {  overflow:hidden;     padding-bottom:56.25%;     position:relative;     height:0; }
.googlemaps iframe{     left:0;     top:0;     height:100%;     width:100%;     position:absolute; }

/* ALERTS */
.event-expired.alert.alert-danger.alert-dismissable p { margin-bottom: 0em; color: #b38899; }
.event-expired.alert.alert-danger.alert-dismissable .far.fa-exclamation-triangle { display:none; } 
.alert-danger {     --bs-alert-color: #842029;     --bs-alert-bg: #dbced3;     --bs-alert-border-color: #dbced3;     border-radius: 0;     padding: 5px; }
.event-expired.alert.alert-danger.alert-dismissable button.close {     border: none;     background-color: #dbced3; float: right;     border: solid #cf95ac 1px;     border-radius: 40px;     color: #cf95ac; }

#footer, #footer .container, #footer .secondary-menu-item  { background-color: #d1d1d1;  }
#footer  { padding-bottom: 300px; }
#footer p, #footer a { color: #000; font-weight: 500; text-transform: inherit;}
 #footer a:hover { color:#225abe; text-decoration:none;}
  #footer a.active { color:#225abe; }
#footer ul.menu { padding-left: 0px; }
@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }