body {
    font-family: 'Segoe UI', sans-serif;
}


.navbar-brand {float:left;}
.header .grid-child {display:block;}
.container-header {
   background-color: #f8f8f8;
   background-image: none;
   border-bottom:#002668 solid 2px;
  
}
.container-footer, .footer{
   background-color: #f8f8f8;
   background-image: none;
   border-top:#002668 solid 2px;
  padding:5px;
}
.container-header .mod-menu {
   justify-content: right;
   color: #333;
   padding: 0;
  fyyyont-size:150%;
}
.container-banner {margin-bottom:0px;}
.item-page .icons { display:none;}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, a, a:hover, a:focus {color:#002668!important;text-decoration:none;}
.container-header .container-nav, .navbar-brand {padding:0px;}
.mm-toggler {display:none!important;}

@media (width>=992px) {.container-nav li.level-1.deeper.parent:hover > ul {display:block !important;}}
@media (width<=992px) {.container-below-top img{display:none;}}

.table tbody tr.info > td {
	background-color: #d2d8e3;
}
.EM,
.EC, .WC {
	color: #FFFFFF;
  padding:10px;
  font-size:90%;
  font-weight:500;
}


