/* @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:400,600,700,800'); if all else fails use this*/

#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Open Sans', sans-serif;     background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #1a466b; }

.navbar { float: right; padding: 0rem 1rem; text-transform: uppercase; font-family: 'Open Sans Condensed', sans-serif; letter-spacing: 0.05rem; margin-top: 17px; }
nav .container { padding-left: 0px; }
.menu a {     padding: 8px 10px 7px 10px;}
.primary-menu .menu, .primary-menu .menu a, .primary-menu .menu a.active, .primary-menu .menu a:hover, .primary-menu .menu a  { background-image: none;  margin-right: 17px;   }
.primary-menu, .small-hidden-menu ul li, .menu li li a  
{ background-image: none;  margin-left: 0px;  margin-right: 0px; background-color: #1b466a;}
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 0px; padding-right: 0px; border-bottom: 6px solid #1b466a; }
    .menu a:hover,  .nav-77411.active primary-menu-item, .primary-menu .menu a.active { color:#fff; border-bottom: 6px solid #c62f00; }

.nav-77411 {background-color: #c62f00; padding-left: 17px; font-size: 1.3rem; border-bottom: none;}
.nav-77411 a {background-color: #c62f00; border-bottom: none;}
.nav-77411:hover, .nav-77411 a:hover, .nav-77411 a:active {  color: #fff; background-color: #f53e03; font-size: 1.3rem; border-bottom: none;}
     .nav-77411.active.primary-menu-item, .nav-77411.active.primary-menu-item a.active.primary-menu-item  { color:#fff; border-bottom: none; background-color: #f53e03; }

/* Child menus */
.menu li li {  float: none; }
.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: ''; }

/*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: 190px;}

#search fieldset { background-color: #fff; padding: 5px 5px 5px 15px; border: 1px solid #bababa; border-radius: 20px; }
#search input { width: 80%;}
#search input.form-control { border: none; background-color: transparent; padding-left: 0px; padding-right: 0px; }
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn { padding: 2px 7px 0px 0px;}
#search-btn:hover { color: red;}
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}


#main-content {  background-color: #fff;    background-image: none;}
#main-content .container { background-color: transparent; }
#middle-panel { margin-bottom: 30px;    margin-top: 50px; }
@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-extra img, #content-top, #content-bottom { width:100%; }
@media screen and (max-width: 600px) { #content-extra, #content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}
#content-top { width: 100%; }

p { color: #5b5a5a; line-height: 1.7; font-size: 1.1rem; }
ul li, ol li  { color: #5b5a5a; line-height: 1.5; margin-bottom: 0.7em; }
.intro { color: #1b4669; font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h6, h5, h4, h3, h2, h1, legend {font-family: 'Open Sans', sans-serif;  }

h1 { font-size:2.1em; color:#1b4669; font-weight:800; margin-bottom:0.5em; line-height: 1.4;}
h1 a, h1 a:visited { color:#1b4669; }
h2 { font-size:1.8em; color:#1b4669; font-weight:600; margin-bottom:0.8em; margin-top:0.5em; line-height: 1.1;} 
h2 a, h2 a:visited { color:#1b4669; }
h3 { font-size:1.5 em; color:#1b4669; font-weight:700; margin-bottom:0.4em; line-height: 1.4;     font-family: 'Open Sans Condensed', sans-serif; letter-spacing: 0.05rem;}
h3 a, h3 a:visited { color:#1b4669; }
h4 { font-size:1.2em; color:#ab2b03; font-weight:600; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#ab2b03; }
h5 { font-size:1.1em; color:#1b4669; font-weight:700; margin-bottom:0.4em; padding-top: 0.8rem; line-height: 1.4;}
h5 a, h5 a:visited { color:#1b4669; }
h6 { font-size:1.0em; color:#1b4669; font-weight:700; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#1b4669; }
a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover, strong a:hover { text-decoration:none; color:#0381cc; }

.top-header a img { padding-top:30px;}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); }

a { color: #4383c7; }
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;}

legend { font-size:1.2em; color: #1b4669; background-color:transparent;}
dt label { color: #1b4669; }
.small { font-size: 1em; line-height: 140%;}
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }

/* text over images */
.text-white { text-align: left; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
h1.text-white { font-weight: 800!important; line-height: 1.0; font-size: 3rem; }
h2.text-white { font-weight: 800!important;  }
.pt-5.pb-5.mt-0.d-flex { padding-top: 6rem!important; min-height: 40vh;}

@media screen and (max-width: 992px) { h1.text-white  { font-size: 2.5rem; } }
@media screen and (max-width: 992px) { .pt-5.pb-5.mt-0.d-flex {padding-top: 2rem!important; min-height: 30vh; } }
@media screen and (max-width: 576px) { h1.text-white {  font-size: 2rem; } }
@media screen and (max-width: 576px) { h2.text-white {  font-size: 1.2rem; } }
@media screen and (max-width: 576px) { .pt-5.pb-5.mt-0.d-flex {padding-top: 2rem!important; min-height: 20vh; } }

.btn.btn-primary.btn-raised.text-uppercase.btn-lg { border-radius: 0px; font-size: 1rem; background-color:#c62f00; border-color: transparent; font-family: 'Open Sans Condensed', sans-serif; letter-spacing: 0.05rem;     font-weight: 700; }

/* CLASSES */
.button {  color: #fff; border: 2px solid #c62f00; padding: 10px 10px; background-color: #c62f00; width: 100%; display:block; text-align: center; border-radius:0px;}
.button:hover  { background-color:#d83503; border: 2px solid #d83503; color:#fff;  }
.button a, .button a:visited   { color: #fff;  text-decoration:none;}
.button:hover a, .button a:hover {  color: #fff; } 

.background { padding: 1rem .5rem 0.2rem; background-color: #ececec;  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 #aaaea7; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none; }

.caption { line-height:1.4em; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }

/* 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-calendar td.day.new-day.active.selected {     background-color: #f7b61f; }

.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: FontAwesome, sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore-site, a.btn.broadcast-ignore {     text-decoration: none; }


.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; }


rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

#footer, #footer .container { background-color: #1a466b; }
#footer { padding-bottom: 100px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#78c1ff; text-decoration:none;}
  #footer a.active { color:#59caf7;  }
#footer ul.menu { padding-left: 0px;    font-weight: 600;}

#footer a.primary-menu-item { font-family: 'Open Sans Condensed', sans-serif; letter-spacing: 0.05rem; }
#footer a.primary-menu-item:hover, #footer a.active.primary-menu-item { color:#59caf7;    border-bottom: none;}

#footer li.nav-77411.primary-menu-item { font-size: .9rem; padding-left: 0px; }
#footer li.primary-menu-item.nav-77411:visited   {  color: #fff;  font-size: .9rem;  } 
#footer ul.menu li.nav-77411.primary-menu-item a.primary-menu-item:hover  {  color: #fff; font-size: .9rem; } 
#footer li.nav-77411.active.primary-menu-item a.active.primary-menu-item,
#footer li.primary-menu-item.nav-77411:active {  color: #fff;  font-size: .9rem;  }

@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }