#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Ubuntu', sans-serif;   background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #fff; padding-top: 30px;     padding-bottom: 20px;}

a.banner-logo2  {     float: right;     max-width: 230px;    }

.navbar { padding: 0rem 1rem 1rem; float: right;}
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,  .menu li li a  
   { background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #fff; font-weight: 500;}
    .primary-menu a, .primary-menu a:visited { color:#636466; padding-left: 17px; padding-right: 17px;  }
    .menu a:hover,  .menu a.active { color:#f37121; }

/* Child menus */
.menu li li {  float: none; padding: 9px 10px 9px 0px; }
.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: ''; }

.primary-menu .menu li li a, #footer ul.menu .details-slide .primary-menu-item { border-bottom: solid 0px #fff; background-color: #fff;  color:#616060;}
.menu .details-slide { padding-inline-start: 0px; background-color: transparent;}
.details-slide a.primary-menu-item:hover { background-color: #52c0b6; }
.menu .details-slide.opened ul.details-slide {   margin-left: 100px; width: max-content;}
.details-slide .slider-2.opened { position: relative; }
.secondary-menu ul ul li { padding-left: 0px; }
.secondary-menu ul ul { padding-left: 15px;}

/*mobile menu */
a.open-menu.details-opener.xs-opener { color: #000; padding: 10px 10px 7px 10px; }
a.open-menu.details-opener.xs-opener:hover { color: #f37121;  }
.fa-bars:before { font-size: 1.8rem; }
.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); right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 130px; }
.small-hidden-menu ul li { background-color: #fff;  text-align: left;  }
.small-hidden-menu ul li > a:after  { display: none; }


/* EVENT MENU DROPDOWN */
.fas.fa-search { padding-left: 20px; }
.event_but {    font-weight: 700;     font-size: 1.2rem;     color: #f37121; padding-top: 30px; }
   @media screen and (max-width: 600px) {.event_but  {  padding-top: 10px; padding-left: 10px; }}
 #event-cats-menu { background: #636466;   opacity: 0;    z-index: 100;     position: fixed;   margin-top: 10px;      padding-top: 15px;     padding-right: 20px;     border-top: 4px #f37121 solid;}
 #event-cats-menu.collapse.show {  background: #636466;   opacity: 1;      transition-timing-function: linear;     transition-duration: .175s;     transition-property: right,opacity;     transition-delay: .25s;}
 #event-cats-menu.collapse.show ul li::marker {      color: #636466;  }
 #event-cats-menu.collapse.show ul li a  { color: #fff;     text-decoration: none; }
   @media screen and (max-width: 600px) { #event-cats-menu.collapse.show ul li {         line-height: 1.2; font-size: 0.9em; }}
 #event-cats-menu.collapse.show ul  { font-weight: 500; }

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 30px; }
   @media screen and (max-width: 600px) { #middle-panel  {  margin-bottom: 10px; }}
#right-panel  {  margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top { width:100%; }
  @media screen and (max-width: 600px) { #content-top { padding-right: 25px;    padding-left: 25px; }}
#content-extra img, #content-bottom img { width:100%; }

.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.1; margin-bottom: 1.5rem; }
ul li, ol li  { color: #000; line-height: 1.8; margin-bottom: 0.7em; font-size: 1.1em; }
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 { font-size:2.5em; color:#636466; font-weight:400; margin-bottom:0.5em; line-height: 1.4;}
h1 a, h1 a:visited { color:#636466; }
h2 { font-size:1.9em; color: #636466;     font-weight: 500; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.3;} 
h2 a, h2 a:visited { color:#636466; }
h3 { font-size:1.7em; color:#636466; font-weight:500; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#636466; }
h4 { font-size:1.3em; color:#d05c15;  font-weight:bold; margin-bottom:0.4em; line-height: 1.4;}
h4 a, h4 a:visited { color:#d05c15; }
h5 { font-size:1.1em; color:#636466; font-weight:bold; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#636466; }
h6 { font-size:1.1em; color:#d05c15; font-weight:bold; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#d05c15; }
 
.banner-image img { max-width: 370px;     padding-top: 10px; padding-bottom: 10px;}
.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: #636466; 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 {   color: #636466; border: 2px solid #636466; padding: 10px 30px; background-color: #fff; width: 100%; display:block; text-align: center; border-radius:8px;    line-height: 2em;}
.button a, .button a:visited   { color: #636466; text-decoration:none;}
.button:hover a {  color: #fff; } 
.button:hover  { background-color:#dd6013; border: 2px solid #dd6013; color:#fff;  }

.button-small a, a .button-small  {  color: #fff;       font-size: 1.2em;     padding: 20px 60px;  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;}

.background {background-color: #ececec;  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;} 
.background a:hover  { color:#0392eb; }

.txt-color, .txt-color a:visited, .txt-color a { color:#EA5D21; }
.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; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
blockquote {   font-weight:500;  font-size:1.2rem; margin: 0.5em 0 1.5em 0;  padding-left: 30px; border-left: 4px solid #a09f9f; }

/* Extra Content banners */
.banner {  position: relative; background-color: #636466;}
.top-left {  position: absolute;  top:10px;  left: 10px; width: 100%; }
.bannerimage img { object-fit: cover;    height: 500px; opacity: 0.8;}
   @media screen and (max-width: 992px) { .bannerimage img  {  object-fit: cover; height: 300px; }}
   @media screen and (max-width: 768px) { .bannerimage img  {  object-fit: cover; height: 300px; }}
   @media screen and (max-width: 576px) { .bannerimage img   {  object-fit: cover; height: 350px; }}

.vid-banner  {    position: relative;    display: flex;    align-items: center;    justify-content: center;    padding: 0rem;    padding-top: 0px;    padding-bottom: 0px;    color: #fff;   text-decoration: none;    height: 100%;    max-height: inherit;    min-height: auto; z-index: 1; }
.vid-bannerimage  { width: 100%; line-height: 0; }
.vid-bannerimage img, .vid-bannerimage video {    width: 100%;     height: 500px;   -o-object-fit: cover;   object-fit: cover; }
   @media screen and (max-width: 992px) { .vid-bannerimage img, .vid-bannerimage video  {   height: 300px; }}
   @media screen and (max-width: 576px) { .vid-bannerimage img, .vid-bannerimage video   {  height: 350px; }}

.bannertext, .bannertext a { font-size:2.5rem; color:#fff; font-weight:700;   max-width: 1400px; padding: 20px 40px 20px 40px;     margin-bottom: 0.5em; background-color: #636466; text-decoration: none;}  
   @media screen and (max-width: 992px) {.bannertext, .bannertext a {  font-size: 1.8rem;  }}

.hmpgbutton { color:#fff; margin: 20px auto; text-align: center; border: none;  padding: 8px 20px; border-radius: 5px;     line-height: 2em; display: inline; background-color: rgb(247 167 99 / 60%);  font-weight:800;}
.hmpgbutton:hover  { background-color: #f98223; color: #fff;}
.hmpgbutton a { color:#fff; padding: 2px 12px; }

/* Site 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 */
#calForm fieldset {    padding-left: 0px; margin-bottom: 0px;  }  
#calForm input.form-control  { margin-bottom: 0px; }
#event-search-btn.btn.btn-primary.submit.green .fas.fa-search  {     padding: 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  {color: #059c3c; }

#event-search-calendar td.day.new-day.active.selected {     background-color: #f7b61f; }

/* 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*/
article a { text-decoration:none; }
article a p, #fd-content-broadcast p { line-height: 1.85; font-size: 1.05em;}
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }
.read-more:hover { color:#007bff;}
img.bordered {    border: 1px solid #ccc9c9; }
/*Index listings*/
.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.85; font-size: 1.15em; }
.signature-image {     margin-top: 3px; width:100px; }
.read-more:hover { color:#007bff; }
img.bordered {    border: 1px solid #ccc9c9; }

/* index display alts */
.mod-index-divider  { max-width: 800px; }
.unimod-links.content-header { padding-bottom: 7px;}
.broadcast-module-name { margin-top: 0px;}
#fd-content-broadcast p.card-text { line-height: 1.5; }

/*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 5 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 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; }
.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;  }

.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

#footer, #footer .container { background-color: #636466; }
#footer { padding-bottom: 300px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#e7bb21; text-decoration:none;}
  #footer a.active { color:#e7bb21; }
#footer ul.menu { padding-left: 0px;     font-weight: 500; }
@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }


/* CARDS*/
li.card { font-size:1em; }
ul.card_list-start { padding-left: 0rem; }
li.card {     margin-bottom: 25px; }

.card { padding-bottom: 5px;  border-radius: 0rem;  margin-right: 20px;  float:left; clear: inherit;  }
 .card .signature-image { margin-top: 0px; margin-right: 0px;  border: none;  width: 100%; max-height: 14rem; } 
.card-body { height: 150px;     overflow: hidden; } 
.card.bg-dark.text-white .card-title {   font-weight: 400; color: #fff;    font-size: 3.2rem;    padding-top: 50px;}
@media screen and (max-width: 1105px)  {.card.bg-dark.text-white .card-title { font-size: 2.1rem;    padding-top: 15px; } }
.card.bg-dark.text-white .card-text {   font-weight: 400; color: #fff;    }
@media screen and (max-width: 1105px)  {.card.bg-dark.text-white .card-text { line-height: 1.5;} }
@media screen and (max-width: 600px)  {.card.bg-dark.text-white .card-text { display: none; } }
 .broadcast-ignore-box  { position: absolute; top: 0px; right:30px; }
 nav.pagination-container { clear:both; }
 /* add accessibility styles */
 .card .card-body {   order: 1; }
.card { position:relative; }
.card a:after { content: '';     position: absolute;     left: 0;     top: 0;     right: 0;     bottom: 0;  }
.card .cta { display:none; }
/* .card:hover {     box-shadow: 0 0 0 0.25rem; }*/
.card:hover img { opacity: 0.7; }
@media screen and (max-width: 768px) { .card.card-theme  { float: none; margin: 0px auto; }}
.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; }}
.card.card-theme .card-body, .card-body   { padding: 0.3rem 0rem 0rem 0rem;  margin-bottom: 30px;   height: 190px;}
.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}
.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.2; margin-bottom: .5rem; }
h5.card-title a { color: #226F85; }
h5.card-title a:hover { color:#000; }
.card-body a { text-decoration: none;     padding-left: 0px;     padding-right: 0px; font-weight: 500;     color: #4b4b4c; }
p.card-text {  font-size: 1.05em; }
h5.card-title a {color: #4D4A4A;  }
h5.card-title a:hover { color:#386EA8; }

/* add styles for custom card styles */
.mod-event.mod-index-divider  { float:left; clear: inherit; } 

 .broadcast-ignore-box  { position: absolute; top: 0px; right:30px; }