#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'ubuntu', sans-serif;  background-color: #fff;}
header .container {background-color: transparent;}
header.top-header  { background-image: url('/uploads/sites/network/theme/images/wbn_headerbg.jpg'); background-position: 0px 0px;  background-repeat: no-repeat;     background-color: #0c0601;}

nav .container { padding-left: 0px; }
.primary-menu .menu, .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: #000;}
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 17px; padding-right: 17px;  text-transform:uppercase;     font-size: 1.1em; }
    .menu a:hover { color:#edd63b; text-decoration:none;}
    .menu a.active { color:#edd63b; }

/* 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 */
a.open-menu.details-opener.xs-opener { color: #000; padding: 10px 20px 7px 20px; }
a.open-menu.details-opener.xs-opener:hover { color: #a53c46;  }
.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);  padding-left: 0px; margin-top: 130px;}

#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%; }

#search {  width: 99%;     margin-top: 20px;     margin-bottom: 40px;}
#search fieldset { min-height: 20px;     margin-bottom: 0px;     background-color: #fff; border: #464648 1px solid;     border-radius: 20px; padding: 5px 0px;}
#search-text { background-color:transparent;  font-size: 1em; width: 85%; color: #a59057;}
#search input.form-control { border: none; background-color: transparent; border-radius: 0px; box-shadow: none; padding-left: 12px; padding-top:4px;}
#search-btn:hover { color: #d0c403;}
#search-btn { background-color:transparent; border: none; color: #a59057; }

p { color: #333; font-size: 1.15em; line-height: 2.1; margin-bottom: 1.5rem; }
ul li, ol li  { color: #333; font-size: 1.15em;  line-height: 1.8; margin-bottom: 0.7em;}
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; font-weight:500;}
.box ol, .box ul { margin: 6px 10px 0px 10px;     padding-left: 20px; }

h1 { font-size:3.6em; color:#000000; font-weight:300; margin-bottom:0.233em; line-height: 1.4;}
h1 a, h1 a:visited { color:#000000; }
h2 { font-size:2.3em; color:#48484a; font-weight:500; margin-bottom:0.4em; padding-top:0.8em; line-height: 1.4;}
h2 a, h2 a:visited { color:#48484a; }
h3 { font-size:1.6em; color:#6e5305; font-weight:500; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#6e5305; }
h4 { font-size:1.4em; color:#333; font-weight:500; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#333; }
h5 { font-size:1.3em; color:#333; font-weight:600; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#333; }
h6 { font-size:1.2em; color:#6e5305; font-weight:500; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#6e5305; }

a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover { text-decoration:none; color:#0381cc; }

a { color: #4383c7; text-decoration:none; }
#middle-panel fieldset { padding-left: 0px;}
legend { font-size:1.2em; color: #6e5305; background-color:transparent;}
dt label { color: #333; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#f00; }
strong {color: inherit;}
a strong, a strong:visited { color: #333; }
a strong:hover { color: #6e5305; }

article a { text-decoration:none; }
article a p { line-height: 1.7; }
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }
.read-more:hover { color:#007bff;}

/* CLASSES */
.button {   border: 3px solid #e2e2d0; padding: 10px 30px; background-color: #e2e2d0;   color: #6e5305;    text-align: center; border-radius:60px;  }
.button a, .button a:visited   {  text-decoration:none;   color: #6e5305; }
.button:hover {  background-color: #e8df52; border: 3px solid #e8df52;   color: #6e5305; }
.button:hover a {  color: #000000;  }

.background { padding: 1rem .5rem 0.2rem;  background-color: #e2e2d0;  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 #e8df52; padding-bottom: 10px; margin-bottom: 30px;}
.rule a:hover { color:#0392eb; text-decoration:none;}
.rule a, .rule a:visited   { 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;}

/* 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; }

/* CARDS*/
.card { border: none; padding-right: 15px; background-color: transparent;  width: 17rem;}
    @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; }}
      @media screen and (max-width: 768px) { .mod-unimod.mod-index-divider, .mod-magic.mod-index-divider, .mod-event.mod-index-divider, .mod-default.mod-index-divider { float: none; display: table; margin: 0px auto; }}
.card.card-theme .card-body, .card-body   { padding: 0.3rem 0rem 0rem 0rem;     height: 83px;}
.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}
h5.card-title {color: #625f5f; font-size: 1.7em; font-weight: 700; line-height: 1.4; margin-bottom: .5rem; }
.card.card-theme time { text-align: right; padding-top: 5px;    color: grey; font-size: 0.8rem;     font-weight: 800;}
h5.card-title { font-size: 2em;   font-weight: 900;  line-height: 1.2; margin-bottom: .5rem; }
h5.card-title:hover { color:#376899; }
.card-body a { text-decoration: none; }
.card-theme p.card-text { display:none; font-size: 1.2em;     line-height: 1.5; }
p.card-link {  color:#4383c7; line-height: 1; font-weight:600;}
p.card-link:hover {  color:#1b87f9; }

/* 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-body { overflow: hidden;   height: 10rem } 
.card.basic-layout .card-body {     padding: 0; }
.card-body h3 { font-size: 1.8em; } 

#event-search-calendar td.day.new-day.active.selected {     background-color: #f7b61f; } delete on sites

/* 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*/
.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.85; font-size: 1.15em; }
.signature-image {     margin-top: 3px; width:100px; }
.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: 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-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; }

/* 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 { background-color: #000; }
#footer { padding-bottom: 100px; }
#footer p { color: #feea06; }


/* Profile styles */
#profile-search {    border-bottom: 2px solid #9ea9ab;    margin-bottom: 40px; }

.profile-listing .read-more { float:right; }
.profile-mod-content label {  float: left; line-height:170%;  margin-right: 10px; }
.result .profile-mod-content.input-business_logo {     float: right;     padding-left: 5px; }
.result.odd, .result.even {    background-color: #fff;   border-bottom: 1px solid #9fa2a2; }
.result h1 { padding-left: 18px;  font-size: 1.6rem; font-weight: 400;}

.input-geographic_regions p { margin-bottom: 0px;   padding-left: 20px;}
.input-phone_number p, .input-business_email p, .input-business_address p { margin-bottom: 0px;   padding-left: 20px;}
.input-postal_address p {    padding-left: 20px; }
.input-geographic_regions a, .input-website a, .input-facebook_link a, .input-linkedin_link a, .input-instagram_link a, .input-link_to_products__services a , .input-blog_post_link a  {     margin-bottom: 0px;     padding-left: 20px;  }

 .input-website a:hover { color: #04b2d2;}
.input-facebook_link a:hover { color: #04b2d2;}
.input-linkedin_link a:hover { color: #04b2d2;}
.input-instagram_link a:hover { color: #04b2d2;}
.input-link_to_products__services:hover { color: #04b2d2;}

.input-geographic_regions p:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f3c5";  }
.input-email p a:before, .input-business_email p a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f1fa";  }
.input-phone_number p:before {   color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f095";  }
.input-business_address p:before {   color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f3c5";  }
.input-postal_address p:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f0e0";  }
.input-website a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f37e";  }
.input-facebook_link a:before {  color: #ef4b26; padding-right: 20px; font-family: "Font Awesome 5 Brands"; content: " \f39e";  }
.input-linkedin_link a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Brands"; content: " \f0e1";  }
.input-instagram_link a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Brands"; content: " \f16d";  }
.input-link_to_products__services a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f37e";  }
.input-blog_post_link a:before {  color: #ef4b26; padding-right: 15px; font-family: "Font Awesome 5 Pro"; content: " \f044";  }

.result .read-more {    font-weight: 600;    color: #497eb7;    border: 1px solid #497eb7;  text-decoration: none;  text-transform: uppercase; border-radius: 25px;  font-size: 0.6em; float: right; }
.result .read-more:hover {   color:#0377f3;    border: 1px solid #0377f3;  }

.profile-mod-content.input-official_name { margin-bottom: 15px;   }
.profile-mod-content.input-products__services  { font-weight: 500;    font-size: 1rem;         margin-bottom: 15px;    border-bottom: 1px solid grey; }
.profile-mod-content.input-business_photo__image {     padding-bottom: 15px;}

/* replace link text */
.input-blog_post_link a, .input-facebook_link a, .input-linkedin_link a, .input-instagram_link a {   font-size:0; }
.input-linkedin_link a:after {   content: 'LinkedIn'; }
.input-facebook_link a:after {   content: 'Facebook'; }
.input-instagram_link a:after {   content: 'Instagram'; }
.input-blog_post_link a:after {   content: 'See my posts'; }

.input-blog_post_link a:after, .input-facebook_link a:after, .input-linkedin_link a:after, .input-instagram_link a:after,
 .input-blog_post_link a:before, .input-facebook_link a:before, .input-linkedin_link a:before, .input-instagram_link a:before {   font-size:0.85rem }

/* supporter advert */
.input-support_research_for_life { margin-top:20px; }