#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; padding-top: 10px;     padding-bottom: 10px; border-bottom: solid #009c5c 2px;}

.social { margin-top: 30px; }
.social a  {  display: block; background-color: #009c5c;  text-align: center; color: #fff;     font-size: 15px;  height: 30px; width: 30px;  float: right; margin-left: 10px; border-radius: 50%;     margin-bottom: 20px; }
.social a:hover  { background-color:#02c273; }
.social a i { color: #fff; padding-top: 7px;     padding-left: 1px;}
.footer .social a {color: #fff; }

.navbar { padding: 0rem 1rem; } 
nav .container { padding-left: 0px; }

.menu a {     padding: 12px 10px 8px 10px; }
.primary-menu, .small-hidden-menu ul li  
{ border-bottom: solid #009c5c 2px; background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #fff;}
    .primary-menu a, .primary-menu a:visited {padding-left: 10px; padding-right: 10px; font-size: 1.2rem; }

.primary-menu a, .primary-menu a:visited { color:#646565;    font-weight: 600; padding-left: 17px; padding-right: 17px;  }

    .menu a:hover { color:#009c5c; text-decoration:none;}
    .menu a.active { color:#01bc6f; border-bottom: solid #000 4px; }

a.active.primary-menu-item { padding-left: 10px; }

/*mobile menu hamburger*/
.fa-bars:before { color: #fff;  font-size: 2rem; }
.small-hidden-menu .xs-opener { color: #fff; border: none;  background-color:#5c5858; margin-top: 30px; margin-right: 20px;  padding: 13px 15px;   }
.small-hidden-menu .xs-opener:hover { color: #fff; background-color: #10a059; }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 170px; background-color: #fff; }
.small-hidden-menu ul li { text-align: left; padding-left: 0px; }
.small-hidden-menu ul li > a:after  { display: none; }


#search .form-group .col-xs-9 { padding-right: 0px; }
#search {  margin-top: 0px; margin-bottom: 0px; }
#search-btn { background-color:transparent;     margin-top: 4px;}
#search fieldset { background-color: #fff; min-height: inherit; margin-bottom: 0px; height: 38px;}
#search fieldset .form-group {   margin: 0px; min-height: 39px; }
#search input { border: none; background-color: transparent; padding-top:20px; height: 34px; }
#search input.submit { margin-top:15px;}
#search-text {padding: 2px 0px; }

.col-sm-12.col-sm-3.hidden-print.fixed-equalHeights { border-left: solid #009c5c 2px; border-right: solid #009c5c 2px;  }

#main-content {  background-color: #fff; }
#right-panel { margin-top: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top { padding-left:15px; padding-right:15px; } 
#content-bottom {margin-bottom: -10px; }


p { color: #5b5a5a; font-size: 1.2em; line-height: 1.9; }
ul li, ol li  { color: #5b5a5a; font-size: 1.2em; line-height: 1.6; margin-bottom: 0.7em; }
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h5, h3, h2, h1, legend {font-family: 'Lora', serif; }

h1 { font-size:2.7em; color:#009c5c; font-weight:400; margin-bottom:0.233em; line-height: 1.4;}
h1 a { color:#bb0c09; }
h2 { font-size:2.2em; color:#707171; font-weight:400; margin-bottom:0.1em; margin-top:0.8em; line-height: 1.4;}
h2 a{ color:#bb0c09; }
h3 { font-size:1.6em; color:#009c5c; font-weight:400; margin-bottom:0.8em; line-height: 1.4;}
h3 a{ color:#bb0c09; }
h4 { font-size:1.3em; color:#015e38; font-weight:600; margin-bottom:0.4em; line-height: 1.35;}
h4 a { color:#bb0c09; }
h5 { font-size:1.1em; color:#009c5c; font-weight:600; margin-bottom:0.4em; line-height: 1.4;}
h5 a { color:#bb0c09; }
h6 { font-size:1.0em; color:#707171; font-weight:600; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a{ color:#bb0c09; }

.top-header a img { padding-bottom: 20px;  width: 200px; }
.top-header a img:hover { opacity: 1; }

a { color:#4383c7; text-decoration:none; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); } 
legend { font-size:1.2em; color: #990101; background-color:transparent;}
dt label { color: #184d3f; }
.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 {   border: 1px solid #009c5c; padding: 10px 10px; background-color: #fff; width: 100%; display:block; text-align: center;}
.button a, .button a:visited   { text-decoration:none; }
.button:hover  { color: #fff; background-color:#009c5c; border: 1px solid #009c5c; }
.button a:hover  { color:#fff; }

.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: #b53020; }
.background a:hover  { color:#d21b04; }

.rule { border-bottom: 2px solid #009c5c; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; color: #b53020;}
.rule a:hover { color:#d21b04; text-decoration:none;}
.background.rule  { margin-bottom: 0px; }
.caption { line-height:1.4; font-size:0.9em;  margin-bottom: 5px; }
.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; }
blockquote p {  color:#555; font-size:1.1em; }

.oval btn {background: #04b867;
  background-image: -webkit-linear-gradient(top, #04b867, #008736);
  background-image: -moz-linear-gradient(top, #04b867, #008736);
  background-image: -ms-linear-gradient(top, #04b867, #008736);
  background-image: -o-linear-gradient(top, #04b867, #008736);
  background-image: linear-gradient(to bottom, #04b867, #008736);
  -webkit-border-radius: 28;   -moz-border-radius: 28;   border-radius: 28px;   color: #ffffff;   font-size: 11px;   padding: 9px 19px 10px 20px;   text-decoration: none; }

.oval btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none; }

/* 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.st-center.st-has-labels.st-inline-share-buttons.st-animated     {padding-bottom: 20px;     padding-top: 20px;}


/* CARDS*/
.card { border: none; padding-right: 15px; }
.card-body { padding: 1rem 0rem 0rem 0rem;     height: 70px; margin-bottom: 1rem;}
.card .signature-image { object-fit: cover; }
h5.card-title { font-size: 1.4em;   font-weight: 900;  line-height: 1.2; margin-bottom: .5rem; }
h5.card-title:hover { color:#000; }
.card-body a { text-decoration: none; }
p.card-text { font-size: 1.2em;     line-height: 1.5; }

/* 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; }
.mod-index-divider  {     padding-bottom: 0px;}
H3.unimodule-page-name { padding-top: 30px;}
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.1em; color:#5b5a5a;}
.signature-image {     margin-top: 3px; width:100px; }
.read-more:hover { color:#007bff; }
img.bordered {    border: 1px solid #ccc9c9; }

.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 6 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 6 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;  }

/* 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: 20px; border-top: solid #009c5c 2px; }
#footer p { color: #000; }
#footer ul {     margin-bottom: 30px; }
#footer a { padding: 0px 0px 7px; }
 #footer a:hover { color:#059c5c; text-decoration:none;}
  #footer a.active { color:#059c5c; }
#footer ul.menu { padding-left: 0px; }
#footer li {     padding-right: 20px; }
        /*********** custom file styles /uploads/sites/kapitibusinessprojects/theme/css/custom.css*********/
        

        /******** custom page styles **************/
        