#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'open sans', sans-serif; background-color:#fff; }
header .container { background-color: transparent; }
header.top-header { background-color: #fff; }

.social { 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; }
.social a:hover,  .social a:focus { background-color:#0254d9; color:#fff;  }
.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: #d90204;  }
.social a.youtube:hover, .social a.twitter:hover, .social a.facebook:hover,  .social a.flickr:hover, .social a.mail:hover, .social a.instagram:hover { background-color: #000;  }

nav .container { padding-left: 0px; }
.navbar {    padding-bottom: 0rem; }
.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: #fff;}
    .primary-menu a, .primary-menu a:visited { color:#414140; padding-left: 17px; padding-right: 17px; text-transform: uppercase; font-weight: 600;}
    .menu a:hover { color:#d90105; text-decoration:none; border:none;}
    .menu a.active { color:#d90105; border-bottom: 4px solid #d90105;}

.secondary-menu .menu, .secondary-menu .menu a { padding-left: 17px; padding-right: 17px; color:#fff; }
.secondary-menu,   .secondary-menu-item  { color:#fff;   background-color: #d90105;}
    .secondary-menu a, .secondary-menu a:visited, .secondary-menu-item a, .secondary-menu-item a:visited  { color:#fff; }
    .secondary-menu a:hover, .secondary-menu-item a:hover { color:#f7cb74; border:none;}
    .secondary-menu a.active, .secondary-menu-item a.active  { color:#f7cb74; border-bottom: 4px solid #fff; }

/* 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 hamburger*/
.fa-bars:before { font-size: 2rem; color: #fff; }
.small-hidden-menu .xs-opener {     border: solid #fe0605 2px;     color: #fff;     background-color: #fe0605; font-size: 1.6em;     padding: 10px 15px;}
.small-hidden-menu .xs-opener:hover  {     color: #fea527; background-color: #000; }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { background-color: rgba(255,255,255,0.75);   padding-left: 0px;     margin-top: 130px;}
.small-hidden-menu ul a.details-opener:after { font-family: "Font Awesome 6 Pro"; content: " \f107";} 
.details-slide a.primary-menu-item:hover { background-color: #52c0b6; }

#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; }}
#right-panel  {  margin-top: 40px; margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top { padding-right: 25px;    padding-left: 25px; width:100%; }
#content-extra img, #content-bottom { width:100%; }
      @media screen and (max-width: 600px) {  #content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}

#search {  width: 99%;     margin-top: 20px;     margin-bottom: 0px;}
#search fieldset { min-height: 20px;     margin-bottom: 0px;     background-color: #fff; border: #a1a1a1 2px solid;     border-radius: 20px; padding: 5px 0px;}
#search-text { font-size: .9em; width: 85%; }
#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: #890f98;}
#search-btn { background-color:transparent; border: none; color: #000; }

p { color: #000; font-size: 1.1rem; line-height: 1.7; }
ul li, ol li  { color: #000;  font-size: 1.1rem; line-height: 1.4; margin-bottom: 0.7em; }
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; font-weight:600; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

a {    color: #bd0000;     text-decoration: none;    }
a:hover { color: #e40101; text-decoration:none;  border-bottom: 1px solid #ffc000;  }

h1 { font-size:2.7em; color:#800000; font-weight:normal; margin-bottom:0.233em; line-height: 1.4;}
h1 a, h1 a:visited { color:#800000; text-decoration:none; }
h2 { font-size:2.4em; color:#383838; font-weight:normal; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.4;}
h2 a, h2 a:visited { color:#383838; text-decoration:none; }
h3 { font-size:1.6em; color:#800000; font-weight:400; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#800000; text-decoration:none;  }
h4 { font-size:1.2em; color:#383838; font-weight:600; margin-bottom:0.4em; line-height: 1.4;}
h4 a, h4 a:visited { color:#383838; text-decoration:none;  }
h5 { font-size:1.1em; color:#800000; font-weight:600; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#800000; text-decoration:none;  }
h6 { font-size:1.0em; color:#57574b; font-weight:bold; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#57574b; text-decoration:none;  }

.mod-index-divider a:hover {    text-decoration: none; }

.top-header a img { padding-bottom:10px; width: 450px; }
.top-header a img:hover { opacity: 1; } 
.top-header a:hover { border-bottom: none;}

a img:hover { opacity: 0.7; filter: alpha(opacity=70); }


legend { font-size:1.2em; color: #800000; background-color:transparent;}
dt label { color: #383838; font-weight:600; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#f00; }
strong {color: inherit;}
a strong:hover { color: #5b5a5a; }
a strong, a strong:visited { color: #5b5a5a; }

/* CLASSES */
.button {  color: #800000;  border: 2px solid #800000; padding: 10px 10px; background-color: #fff;    text-align: center; border-radius: 60px;  margin-bottom: 0.4em; width: 100%; display:block;  }
.button a, .button a:visited   {  text-decoration:none; padding-left: 10px;  font-weight: 500; line-height: 130%; color: #bd0000; text-decoration:none; border:none;}
.button:hover { background-color: #800000; border: 2px solid #800000;  color: #fff;  }
.button:hover a, .button a:hover  {  color: #fba83a;  text-decoration:none; border:none;}

.background { padding: 8px 13px 8px 13px; background-color: #ececec;  text-align: center; display:block; margin-bottom: -1.1em;}
.background a, .background a:visited   { text-decoration:none; color: #bd0000;}
.background a:hover  { color:#0392eb; text-decoration:none; }

.rule { border-bottom: 1px solid #800000; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { color: #bd0000; text-decoration:none; border:none; }
.rule a:hover { color:#0381cc; text-decoration:none; border: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 {    margin: 0 0 1rem;  font-weight:500;  font-size:1.1rem; margin: 1.2rem 0 1.2rem;  padding-left: 40px; border-left: 2px solid #b5a639; }

a.btn.broadcast-ignore { width: inherit;}

/* Gallery */
.carousel-inner {      background-color: #000;     padding-top: 30px; }
.slick-prev.slick-arrow { left: 35px; }

/* 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;     border-radius: 20px; }
.btn.green:hover {background-color: #028553; border: 2px solid #028553; color: #fff;}
.btn.green:active {background-color: #028553; border: 2px solid #028553; color: #fff; }

.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }
.btn.blue:hover {background-color: #0695ea; border: 2px solid #0695ea; color: #fff;}
.btn.blue:active {background-color: #0695ea; border: 2px solid #0695ea; color: #fff; }

 textarea, textarea .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {     border: 1px solid #b8b8b8; }

.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; }

.content-header {     background-color: #fff;     border-top: 1px solid #BEBEBE;     border-bottom: 1px solid #BEBEBE;     border-left: none;     border-right: none;}
.content-header .heading { font-size: 0.8em;     text-transform: uppercase;     margin-bottom: 2px;}
.content-header .broadcast-image {     width: 3%;     margin-top: 2px; }
.content-header p { margin-bottom: 3px; line-height: 1.8em; }
header h4 {     margin-top: 4px; }
.mod-index-divider { border-bottom: none;}

/* Index display alts*/
.pagination-form { margin-top: 0px; }
.content-header {     margin-bottom: 10px; }
.broadcast-module-name { margin-top: 0px; }
.broadcast-module-name { margin-top: 0px; }
p.article-text a { color: #000; }
p.article-text a:hover { color: #0c62b9;}
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; }

.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", sans-serif; 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", sans-serif; 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;  }
.googlemaps {  overflow:hidden;     padding-bottom:56.25%;     position:relative;     height:0; }
.googlemaps iframe{     left:0;     top:0;     height:100%;     width:100%;     position:absolute; }

.broadcast-toggle-modal .fa-paper-plane {  font-size: .50em; }
.broadcast-toggle-modal { padding: 4px 5px 5px 4px;     line-height: .25; }

a.btn.broadcast-ignore { width: inherit;}
#modules-holder ol { margin-left: 5px;}

/* 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: #fff; }
#footer { padding-bottom: 100px; border-top: 8px solid #d90105;}
#footer p { color: #000; }