.t3-megamenu .mega-nav > li.active > a , .t3-megamenu .mega-nav > li > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
    background: #b8d0e8 !important;
}
.t3-megamenu .mega-nav > li:first-child, .t3-megamenu .dropdown-menu .mega-nav > li:first-child{
border-top:1px solid #FFFFFF !important;
border-bottom: 1px solid #FFFFFF;
}

.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li{
border-top:1px solid #FFFFFF !important;
border-bottom: 1px solid #FFFFFF;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{

color:#000 !important;
}

.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: #b8d0e8;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid #fff;
  }
  .item-page .article-aside {
    margin-bottom: 2px;
}
body {
  color: #000000;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid #fff;
}
.t3-module .module-inner {
  padding: 4px 4px 4px 4px;
  border: 1px solid #0076bb;
  border-radius: 10px;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
  font-size: 36px;
}
.page-masthead .jumbotron {
  padding-top: 6px;
  padding-bottom: 6px;
}
.t3-mainbody {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 8px;
}
.page-masthead .row-feature {
  padding: 6px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 54px 0;
  }
  .page-masthead .row-feature {
    padding: 10px 0;
  }
}
.row-feature:nth-child(even) {
  background: #fff9a6;
}
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  color: #000000;
}
.t3-megamenu .t3-module .module-title {
  color: #000000;
}
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  color: #000000;
}
.t3-megamenu .t3-module .module-title {
  color: #000000;
}
.article-aside {
    margin-bottom: 2px;
}
.module-title {
  background: #0076bb;
  text-shadow: 1px 1px 0 #000;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 9px 0;
  padding: 0;
  padding-bottom: 3px;
  padding-top: 3px;
  
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    margin-left: 15px;
  }
}
.page-masthead .jumbotron {
    padding: 2px 0px;
}
.items-row .item {
    margin-bottom: 15px;
}
.items-leading .leading {
    margin-bottom: 15px;
}
.jumbotron-primary h1, .jumbotron-primary h2, .jumbotron-primary h3 {
    color: #ffffff;
    font-size: 36px;
	text-shadow: 1px 2px 0 #000;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 6px;
    padding-top: 6px;
  }