#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body { font-family: "Open Sans", serif;  background-color:#fff;}
header .container { background-color: transparent; }
header.top-header  {background-color: #fff; padding-top: 10px;     padding-bottom: 10px;}

.navbar { margin-bottom: 0px;     min-height: 40px;}
nav .container { padding-left: 0px; padding-bottom: 0px;     padding-top: 0px; font-family: "finalsix", sans-serif;}
.primary-menu .menu a { padding-left: 17px; }
.primary-menu, .small-hidden-menu ul li, .menu li li a  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #fff;  text-transform:uppercase; padding-bottom:0px; font-weight: 800; }
    .primary-menu a, .primary-menu a:visited { color:#000; padding: 8px 22px; font-size: 1.5rem;}
    .menu a:hover,     .menu a.active  { color:#d3242a; text-decoration:none;  }
.primary-menu .menu a.active, .primary-menu .menu a:hover, .primary-menu .menu a {     background-image: none; }

.secondary-menu { background-color: #fff; border-top: #000 1px solid;}
.secondary-menu .menu a { font-weight: 700; padding: 10px 17px; font-size: 1.5rem;}


/*mobile menu */
.fa-bars:before { font-size: 2rem; }
a.open-menu.details-opener.xs-opener.tracked.opener-0 { color: #000;   padding: 10px 20px;  }
a.open-menu.details-opener.xs-opener.tracked.opener-0:hover {     color: #f40f25;     background-color: #000;     }

.small-hidden-menu .xs-opener {border: none; background-color: #fff;    margin-top: 30px; margin-right: 10px;     font-size: 1.8em;     padding: 10px 15px 7px; }
.small-hidden-menu .details-slide.menu { background-color: rgba(255,255,255,0.75);  padding-left: 0px; margin-top: 130px;}
.small-hidden-menu  li { line-height: 1em; }
.small-hidden-menu ul a.details-opener:after { font-family: "Font Awesome 5 Pro"; content: " \f107";} 
.small-hidden-menu .details-opener { } 


/* child menus */
.menu li li {  float: none; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }

.menu li > a:after { font-family: "Font Awesome 5 Pro"; content: " \f107"; } 
.menu li > a:only-child:after { content: ''; }

#search { margin-top: 30px;     margin-bottom: 20px;}
#search fieldset { background-color: #f35438; padding: 5px 5px 5px 15px; min-height: 35px; border: 1px solid #fff; width: 100%;  float: right; clear: none; }
#search input { margin-bottom: 0px; width: 80%;}
#search input.form-control { color: #fff; border: none; background-color: transparent; border-radius: 0px; box-shadow: none; padding-left: 0px; padding-right: 0px; }
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn {  color: #fff; padding: 2px 7px 0px 0px;     background-color:transparent; border: none; float: right; }
#search-btn:hover {     color: #000;}
input#search-text {     color: #fff; }
#search-text { color: #000; background-color:transparent; text-transform: uppercase; font-size: 0.8em;}

#main-content {  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%; }

.social { float:right; margin-top: 20px; margin-bottom: 2px; }
.social a { display: block;     text-align: center;     color: #fff;      font-size: 20px;     height: 50px;     width: 50px;      float: right;     margin-left: 10px;     margin-bottom: 5px;     border-radius: 50%;     padding-top: 8px; text-decoration: none;}
.social a  i { margin-top: 7px; }
.fa { display: inline-block;  font: normal normal normal 12px/1 "Font Awesome 6 Pro";     font-size: inherit;     text-rendering: auto;     -webkit-font-smoothing: antialiased; }
.social a.youtube, .social a.twitter, .social a.facebook, .social a.flickr, .social a.mail, .social a.instagram { background-color: #d3242a;  }
.social a:hover,  .social a:focus { background-color:#024ea3; color:#fff;  }

h1, h2,  legend { font-family: "finalsix", sans-serif;  }
h3, h4, h5, h6, .intro { font-weight:600; }

p { color: #000000; line-height: 2.1; font-size: 1.2rem; margin-bottom: 1.5rem;}
ul li, ol li  { color: #000000; line-height: 1.8; font-size: 1.2rem; margin-bottom: 0.7em; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em; font-weight:500; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 { font-size:5.0em; color:#000; font-weight:800; margin-bottom:0.5em; line-height: 1.25;}
h1 a, h1 a:visited { color:#000; }
h2 { font-size:3.2em; color:#000; font-weight:700; margin-bottom:0.1em; margin-top:0.4em; line-height: 1.4;}
h2 a, h2 a:visited { color:#000; }
h3 { font-size:2.7em; color:#000; font-weight:700; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#000; }
h4 { font-size:2em; color:#000; font-weight:700; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#000; }
h5 { font-size:1.7em; color:#000; font-weight:700; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#000; }
h6 { font-size:1.4em; color:#000; font-weight:700; margin-bottom:0.4em; margin-top: 0.8em; 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:#0381cc; }

.top-header a img { padding-top: 0px; padding-bottom: 20px;  width: 550px;}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; } 

a { color: #4383c7; text-decoration:none; }
legend { font-size:1.2em; color: #000; background-color:transparent;}
dt label { color: #000; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#f00; }
strong { color: #000; }
a strong, a strong:visited { color: #000; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.button {   border: 4px solid #776f6f; padding: 10px 30px 3px; background-color: #fff; width: 100%; display:block; text-align: center; line-height: 2em;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover a {  color: #fff; } 
.button:hover  { background-color:#024ea3; border: 4px solid #f35438; color:#fff;  }

.button-small a, a .button-small  {  color: #fff;   font-size: 0.9em;  padding: 10px 20px;   border-radius: 5px;     background-color: #636466;      display: inline; text-decoration: none; }
.button-small a:visited, a .button-small:visited {  text-decoration: none;}
.button-small a:hover, a .button-small:hover {  background-color: #f37121; text-decoration: none;}

p.background, h1.background, h2.background,  h3.background,  h4.background,  h5.background,  h6.background, h1.background a, h2.background a,  h3.background a,  h4.background a,  h5.background a,  h6.background a { text-decoration:none; color:#fff; }
.background { background-color: #024ea3; padding: 1rem .5rem 0.2rem;   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; color:#fff;}
.background a:hover  { color:#06a5f7; }

.txt-color, .txt-color a:visited, .txt-color a { color:#f35438; }
.txt-color a:hover { color:#e76a04; }

.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; font-family: "aktiv-grotesk", sans-serif;  font-weight:600; }
.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;}

/* 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; }

/* CARDS*/
.card { border: none; margin: 0 3% 3% 0;     width: 30%;  background-color: transparent;  }
    @media screen and (max-width: 992px) { .card  { width: 45%; }}
    @media screen and (max-width: 768px) { .card  { width: 90%; }}

.card.card-theme .card-body, .card-body   {padding: 0.7rem 0rem 0rem 0rem;     height: 120px; }

.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}
    @media screen and (max-width: 992px) { .card.card-theme .signature-image, .card .signature-image { max-height: 15rem; }} 

.card.card-theme time { text-align: right; padding-top: 5px;    color: grey; font-size: 0.8rem;     font-weight: 700;}

h5.card-title { font-size: 1.9em;   font-weight: 700;  line-height: 1.2; margin-bottom: 0rem;}
h5.card-title a:hover { color:#337ab7; }
.card-body a { text-decoration: none; }
.card-theme p.card-text { display:none; }
.card .cta { color: #4383c7; }
.card .cta:hover { color:#1b87f9; text-decoration: underline; }

/* 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, #calForm .btn.green {     font-weight: 500;     color: #636466; background-color: #fff; }
.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-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*/
.content-header {     margin-bottom: 10px; border-top: none; border-bottom: 1px solid #BEBEBE;}
.content-header h4 {     font-size: 1.2em; }
article a { text-decoration:none; }
article a p, #fd-content-broadcast p { line-height: 1.85;  color: #000;}
.signature-image {     margin-top: 3px; width:100px; }
.broadcast-module-name { margin-top: 0px; }
p.article-text a { color: #000; }

/*RHP Index listings*/
.box {     border: none; font-size: 1.3em; }
.box ol, .box ul {     margin: 7px 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; }


#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 5 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore-site, a.btn.broadcast-ignore {     text-decoration: none; width: inherit;}

.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;    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 5 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; }

.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

/*Custon Features */
.result .result {     padding: 5px; }

.broadcast-toggle-modal .fa-paper-plane {  font-size: .50em; }
.broadcast-toggle-modal { padding: 4px 5px 5px 4px;     line-height: .25; }

#footer, #footer .container, #footer .secondary-menu-item { background-color: #000; }
#footer { padding-bottom: 300px; }
#footer p, #footer a  { color: #fff; }
#footer .menu {  font-family: "aktiv-grotesk-condensed", sans-serif; }
 #footer a:hover { color:#037aff; text-decoration:none;}
  #footer a.active { color:#037aff; }
#footer ul.menu { padding-left: 0px; font-weight: 700; font-weight: 700;     font-size: 1.1rem;}

@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }

.mod-related .no-image { display:none; }