#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Roboto', sans-serif;     background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #231f20; }

/*social media icons*/
.social { margin-top: 40px;}
.social a {  display: block; text-align: center; color:#fff;     font-size: 1.3rem;    float:right; margin: 10px 0px 23px 10px;  }
.social a:hover  { color:#f67a1f; }
     @media screen and (max-width: 576px) { .social  {  margin-top: 0px;  float:left; }}
.social-lg a {   color: #5f5c5a;    font-size: 2rem;   margin: 0px 10px 23px 10px; }
.social-lg a:hover {   color: #f37920;  }

.navbar { padding: 1rem 1rem; }
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a,.primary-menu .menu a.active, .primary-menu .menu a:hover, .primary-menu .menu a  { background-image: none; }
.primary-menu, .small-hidden-menu ul li, .menu li li a  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #5f5d5b;     font-weight: 700;    letter-spacing: 0.03rem;}
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 17px; padding-right: 17px;  text-transform: uppercase;    }
    .menu a:hover,  .menu a.active { color:#f98d00; }

/* Child menus */
.menu li li {  float: none; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }
.menu li > a:after {  font-family: "Font Awesome 6 Pro"; content: " \f107"; } 
.menu li > a:only-child:after { content: ''; }

/*mobile menu */
.fa-bars:before { font-size: 1.8rem; }
a.open-menu.details-opener.xs-opener { color: #000; padding: 10px 20px 7px 20px; background-color:#f67a1f; }
a.open-menu.details-opener.xs-opener:hover { color: #f67a1f;  background-color:#fff;}
.small-hidden-menu .xs-opener {border: none; background-color: #fff;    margin-top: 30px; margin-right: 20px; padding:  10px;    }
.small-hidden-menu .details-slide.menu { background-color: rgba(255,255,255,0.75);  padding-left: 0px; margin-top: 130px;}

#search fieldset { background-color: #fff; padding: 5px 5px 5px 15px; border: 1px solid #bababa; border-radius: 20px; }
#search input { width: 80%;}
#search input.form-control { border: none; background-color: transparent; padding-left: 0px; padding-right: 0px; }
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn { padding: 2px 7px 0px 0px;}
#search-btn:hover { color: #f67a1f;}
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 50px; padding: 0px;}
   @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-extra img, #content-top, #content-bottom, #content-bottom img, #content-top { width: 100%; }

p { color: #5b5a5a; font-size: 1.2rem; line-height: 1.8; }
ul li, ol li  { color: #5b5a5a;  font-size: 1.2rem;  line-height: 1.6; margin-bottom: 0.7em; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0px 10px;     padding-left: 20px; }

h1 { font-size:3.5em; color:#737272; font-weight:900; margin-bottom:0.5em; line-height: 1;}
h1 a, h1 a:visited { color:#737272; }
h2 { font-size:1.9em; color:#f57920; font-weight:900; margin-bottom:1rem; margin-top:0.8em; line-height: 1.3;} 
h2 a, h2 a:visited { color:#f57920; }
h3 { font-size:1.5em; color:#737272; font-weight:700; margin-bottom:1rem; line-height: 1.4;}
h3 a, h3 a:visited { color:#737272; }
h4 { font-size:1.4em; color:#737272; font-weight:400; margin-bottom:0.5rem; line-height: 1.35;}
h4 a, h4 a:visited { color:#737272; }
h5 { font-size:1.1em; color:#737272; font-weight:700; margin-bottom:0.1em; line-height: 1.4;}
h5 a, h5 a:visited { color:#737272; }
h6 { font-size:1.0em; color:#f57920; font-weight:700; margin-bottom:0.05em; margin-top:0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#f57920; }
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:#0381cc; }

.top-header a img { padding-top:30px; padding-bottom:30px; }
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); }

a { color: #4383c7; text-decoration:none; }
legend { font-size:1.2em; color: #737272; background-color:transparent;}
dt label { color: #4b5d61; }
.small { font-size: 1em; line-height: 140%;}
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.card { border: none; }
.button {   border: 4px solid #a5a3a3; padding: 10px 10px; background-color: #fff;  text-align: center; display: inline-block;  vertical-align: middle; }
.button a, .button a:visited   { text-decoration:none;}
.button:hover  { background-color:#f57920; border: 4px solid #f57920; color:#fff;  }
.button:hover a {  color: #fff; } 

.background { padding: 1rem .5rem 0.2rem; background-color: #ececec;  text-align: center; margin: 0em; }
.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.4em; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
blockquote {   font-weight:600;   margin: 0.5em 0 1.5em 0;  padding-left: 30px; border-left: 6px solid #a09f9f; }
blockquote p {  color:#555; font-size:1.6em;}

/* BUTTONS*/
#h2-error .btn.green { border: solid; border-radius: 60px; background-color: #028553;}

.btn.green {  color: #028553;  border: 2px solid #028553; background-color: #fff;  }
.btn.green:hover {background-color: #028553; border: 2px solid #028553; }
.btn.green:active {background-color: #028553; border: 2px solid #028553;  }

.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }

#event-search-calendar td.day.new-day.active.selected {     background-color: #f7b61f; }

/* 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; }

/*Index listings*/
h3.unimodule-page-name a { line-height: 1.3; }
.content-header p { font-size: 1rem; }
article a p, #fd-content-broadcast p {    line-height: 1.85;    font-size: 1.05rem; }
article a { text-decoration:none; }
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }
.read-more:hover { color:#007bff;}
img.bordered {    border: 1px solid #ccc9c9; }

/*RHP Index listings*/
.box {     border: none; font-size: 1.3em; }
.box ol, .box ul {     margin: 20px 10px 0px 0px;     padding-left: 0px;     font-size: 1em;}
.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; }


.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: FontAwesome, sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore-site, a.btn.broadcast-ignore {     text-decoration: none; }

/* CARDS*/
.card { border: none; padding-right: 15px;     width: 17rem; }
.card.card-theme .card-body { padding: 1rem 0rem 0rem 0rem;     height: 386px; margin-bottom: 1rem;}
.card.card-theme .signature-image { object-fit: cover; }
h5.card-title { font-size: 1.8em;   font-weight: 900;  line-height: 1.2; margin-bottom: .5rem; }
h5.card-title:hover { color:#000; }
p.card-text { font-size: 1em;     line-height: 1.7; }
.card-img:hover { opacity: 0.7; }

.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 5 Pro"; content: "\f056"; margin-right: 5px;}
.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 5 Pro"; content: "\f055"; margin-right: 5px; }

.googlemaps {  overflow:hidden;     padding-bottom:56.25%;     position:relative;     height:0; }
.googlemaps iframe{     left:0;     top:0;     height:100%;     width:100%;     position:absolute; }
.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;  }


.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

/* ALERTS */
.event-expired.alert.alert-danger.alert-dismissable p { margin-bottom: 0em; color:#000; }
.alert-danger {     --bs-alert-color: #842029;     --bs-alert-bg: #dbced3;     --bs-alert-border-color: #dbced3;     border-radius: 0; }
.event-expired.alert.alert-danger.alert-dismissable button.close {     border: none;     background-color: #dbced3; }


#footer, #footer .container { background-color: #4f4e4d; }
#footer { padding-bottom: 300px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#f98d00; text-decoration:none;}
  #footer a.active { color:#f98d00; }
#footer ul.menu { padding-left: 0px; font-weight: 500; }
@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }