
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #4d4d4f;
  background-color: #e7f6fa;
}
a {
  color: #0ea84f;
  text-decoration: none;
}
body.pagehome {
  background-image: url('../images/top-bg.jpg');
  background-repeat: no-repeat;
}
.siteBody > .container-lg {padding-bottom: 50px;}
.plg_system_webauthn_login_button {display:none;}
.mod-login__submit.form-group .btn-primary {
  font: 12px/16px 'Fjalla One', sans-serif;
  background: none;
  color: #0ea84f !important;
  border: none;
  outline: none !important;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}
.topClass {
  color: #ffffff;
    text-shadow: none;
    background-color: #414141;
    background-image: -moz-linear-gradient(top, #434343, #3e3e3e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#3e3e3e));
    background-image: -webkit-linear-gradient(top, #434343, #3e3e3e);
    background-image: -o-linear-gradient(top, #434343, #3e3e3e);
    background-image: linear-gradient(to bottom, #434343, #3e3e3e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434343', endColorstr='#ff3e3e3e', GradientType=0);
    border-color: #3e3e3e #3e3e3e #181818;
}
/** Headings */
h2.heading-style-2 {
  font: 14px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #2A3068;
    padding: 0 0 10px 0;
}
h2.heading-style-2 a {color: #2A3068; text-decoration: none;}
h3 { font: 24px/30px 'Fjalla One', sans-serif;
  color: #0ea84f;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 11px;
  text-transform: uppercase; }

.mod-newsflash-adv h4.item_title {
  color: #185a7d !important;
    letter-spacing: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    line-height: 28px !important;
    text-rendering: optimizeLegibility;
    padding-bottom: 0px;
    text-transform: none;
}

h4, .resources h2.item-title  {
  color: #19D3C5;
}
h1 {color: #444444;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 36px;
  text-rendering: optimizeLegibility;
}
h2 {
  font-weight: bold;
  color: #0058a9;
  font-size: 1.6rem;
}
.page-header h1 {
  font: 24px/30px 'Fjalla One', sans-serif;
  color: #0ea84f;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 11px;
  text-transform: uppercase;

}
h2.item-title {
    font: 20px/25px 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    
    padding: 0 0 18px 0;
}
h2.item-title a {text-decoration: none; color: #2A3068;}
h6 { font-size: 10.2px; font-weight: bold; color: #444444;}
/***/

/* Sidebar */
.aside-right {
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
}
.aside-right h3 {
  color: #0ea84f;
}
.aside-right.no-card.bordered h3, .mainbottom.no-card.bordered h3 {
  border-top: 5px solid #222222;
  font-size: 21px;
  color: #0ea84f;
  text-transform: none;
  padding-top: 5px;
  margin-bottom: 20px;
  letter-spacing: normal;
}
.blog-featured .article-info  {
  display: none;
}

/* MegaMenu */
.dj-megamenu-clean li a.dj-up_a {
  height: 40px !important;
}
.dj-megamenu-clean li a.dj-up_a > span {
    line-height: 1.2em;
    font-size: 18px;
    color: #0058a9;
    font: 18px/20px 'Fjalla One', sans-serif;
    text-transform: uppercase;
    height: 40px !important;
}
.dj-megamenu-clean li a.dj-up_a:hover > span, 
.dj-megamenu-clean li a.dj-up_a:focus > span, 
.dj-megamenu-clean li a.dj-up_a:active > span, 
.dj-megamenu-clean li a.dj-up_a.active > span  {
    color: #0ea84f;
    
}
.dj-subwrap-in {
  background-color: #2A3068 !important;
  color: #fff;
}

.dj-megamenu-clean li ul.dj-submenu > li > a {
  color: #fff !important;
  text-transform: none;
  font-size: 12px !important;  
}
.dj-megamenu-clean li ul.dj-submenu > li:hover > a, 
.dj-megamenu-clean li ul.dj-submenu > li:focus > a,
.dj-megamenu-clean li ul.dj-submenu > li.active > a  {

  color: #2A3068 !important;
  background: #19D3C5 !important;
}

/* Articles and other CSS */
 .com-content-category-blog__item.blog-item h2 a 
{
    font: 20px/25px 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #185a7d;
 }
 dl.article-info {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 16px;
  color: #8b8b8b;
  font-size: 14px;
  padding: 16px 0;
}
 p.readmore a, a.btn.btn-info.readmore {
  font: 12px/16px 'Fjalla One', sans-serif;
    background: none;
    color: #f68a33 !important;
    border: none;
    outline: none !important;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
 }
 p.readmore a:hover,p.readmore a:focus, p.readmore a:active , a.btn.btn-info.readmore:hover, a.btn.btn-info.readmore:focus, a.btn.btn-info.readmore:active {
  background: none;
  color: #005580 !important;
  box-shadow: none;
 }
 .com-content-category-blog__item.blog-item a:hover, .com-content-category-blog__item.blog-item a:focus
{
    color: #464646;
}

/* Search Box */
.mc-field-group label
{
    display: block;
    margin-bottom: 5px;
}
label.finder { display:none;}
.search-block .mod_search88 {
  border: 1px solid #e5e5e5;
    /* background: #f2f2f2;
    width: 277px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: right;
    margin-top: -21px;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; */
  }
  .search-block .inputbox {
    float: left;
    height: 35px;
    background: transparent;
    border: 1px solid transparent;
    text-transform: uppercase;
    padding: 6px 16px;
    width: 210px;
    -webkit-box-shadow: 0 0 0 !important;
    -moz-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
  }
  .search-block .inputbox::placeholder{
    color: #999999 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
    .searchsearch-block.mod_search102 button {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      border-radius: 53%;
      color: #fff;
      height: 35px;
      width: 35px;
      padding: 0px;
      background: #19D3C5;
      border-color: #19D3C5;
    }
  .searchsearch-block.mod_search102 button:before 
  {
          content: "\f002"; 
  }
  .search-block .btn-primary {
    float: right;
    margin-right: 0;
  }
  .search-block .btn-primary:before {
    margin-right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }

  .element-invisible {display: none;}
 

.aside-right.search-block  {
    text-align: center;
    display: flex;
    align-items: center;
}

.footer {background-color: rgba(0,0,0,0) !important;}
.footer .container-lg {
  background-color: #0058a9 !important;
}
.footer .navbar-nav, .topClass .navbar-nav { flex-direction: row; margin-left: auto !important; margin-right: 0px !important}
.topClass .navbar-nav a { font-size: 14px;  color: #ffffff; padding: 5px; font-weight:400;}
.topClass li.nav-item.active a.nav-link, a.nav-link:focus, a.nav-link:hover { color: #f68a33;}
.footer .navbar-nav a 
{
  font-size: 12px;
  color: #ffffff !important;
  padding: 5px;
  font-weight:400;
}

.footer .navbar-nav a:hover, .footer .navbar-nav a:focus, .footer .navbar-nav a:active {
  color: #00bafb !important;
}
@media (max-width: 979px) {
  .page-header h1{
    font-size: 30px;
    line-height: 1em;
  }
  .brand-logo img {
    max-width: 75%;
  }
}