#tinymce { background-color: #fff; }
.ui-widget-overlay { background-color: #fff;  }
body { font-family: 'Ubuntu', sans-serif;  background-color: #fff;}
header .container { background-color: transparent; }
.top-header  { background-image: url('/uploads/sites/ambrose//theme/images/background.jpg'); background-position: 0px 0px; background-color: transparent; background-repeat: repeat-x; background-position: 0px 0px; }

#headerbackground { background-image: url('/uploads/sites/ambrose//theme/images/byline.png'); background-color: transparent; background-repeat: no-repeat; background-position: right; height: 240px;}

 .navbar { padding: 0rem; } 
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a, .primary-menu .menu a:hover, .primary-menu .menu a.active{ 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: #323f48;}
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 17px; padding-right: 17px; text-transform:uppercase; }
    .menu a:hover { color:#fcce08; text-decoration:none; }
    .menu a.active { color:#fcce08; border-bottom: #fcce08 solid 4px; }

/* 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 6 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 hamburger*/
.fa-bars:before { color: #fff;  font-size: 2rem; }
.small-hidden-menu .xs-opener { color: #fff; border: none;  background-color:#323f48; margin-top: 30px; margin-right: 20px;  padding: 13px 15px;   }
.small-hidden-menu .xs-opener:hover { color: #000; background-color: #fccf0c; }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 170px; }
.small-hidden-menu ul li { text-align: left; padding-left: 0px; }
.small-hidden-menu ul li > a:after  { display: none; }


#main-content {  background-color: #fff; background-image: none;}
#middle-panel { margin-top: 25px; }
#middle-panel { padding: 0px 30px 0px 0px; margin-bottom: 30px;    margin-top: 50px;      }
   @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 {background-color: #fccf09; }
#content-bottom {margin-bottom: -17px;     padding-top: 40px; padding-right: 60px;  padding-left: 60px;         background-color: #fccf09;     }
#content-top,  #content-extra img, #content-bottom img { width:100%; }


#search-btn { background-color:transparent; }
#search fieldset { background-color: #d5dee4; padding-top: 10px; padding-left:15px;   padding-right: 7px; min-height: 40px; }
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}
#search input.form-control { border: none; background-color: transparent; border-radius: 0px; box-shadow: none; padding-left: 0px; }
#search fieldset .form-group {margin-bottom: 5px; }

p { color: #5b5a5a; line-height: 1.8;     font-size: 1.25em; }
ul li, ol li  { color: #5b5a5a; line-height: 1.7; margin-bottom: 0.7em; font-size: 1.2em; }
.intro { font-size: 1.4em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0px 10px;     padding-left: 20px; }

h2, h1 {font-family: 'Merriweather', serif;}
li.li2 { font-weight: bold; color:#657d8d;}

h1 { font-size:2.8em; color:#323f48; font-weight:400; margin-bottom:0.6em; line-height: 1.15;}
h1 a, h1 a:visited { color:#323f48; }
h2 { font-size:2.3em; color:#908762; font-weight:400; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.2;}
h2 a, h2 a:visited { color:#908762; }
h3 { font-size:1.6em; color:#323f48; font-weight:400; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#323f48; }
h4 { font-size:1.4em; color:#485e6d; font-weight:500; margin-top:1em; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#485e6d; }
h5 { font-size:1.3em; color:#908762; font-weight:500; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#908762; }
h6 { font-size:1.3em; color:#657d8d; font-weight:500; margin-bottom:0.4em; margin-top: 1.2em; line-height: 1.4;}
h6 a, h6 a:visited { color:#657d8d; }

a { color: #4383c7; text-decoration:none; }
legend { font-size:1.2em; color: #908762; background-color:transparent;}
dt label { color: #323f48; }
.small { font-size:0.8em; }
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }
.col-form-label { font-size: 1.3em; }
form fieldset {     padding-left: 0px; }

/* CLASSES */
.button {   border: 3px solid #323f48; padding: 10px 10px; background-color: #4e5a62; width: 100%; display:block; text-align: center;color: #fcce08;}
.button:hover  { background-color:#323f48; border: 3px solid #323f48; }
.button a, .button a:visited   { text-decoration:none; color: #fcce08;}
.button a:hover  { color:#f9e384; }

.background { padding: 8px 13px 8px 13px; background-color: #c2cfd8;  text-align: center; display:block; margin-bottom: -1.1em; color:#323f48; }
.background a, .background a:visited   { text-decoration:none; color: #000;}
.background a:hover  { color:#657d8d; }

.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;}

/* Gallery */
.carousel-inner {      background-color: #000;     padding-top: 30px; }

/* 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; }

/*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; }

/*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 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, #footer .container { background-color: #323f48; }
#footer { padding-bottom: 100px; padding-top: 30px; }
#footer p, #footer p a { color: #fff; font-size: 0.7rem;}
#footer p a:hover { color: #fced09; }