body a {
  color: #7E81BE;
}
body .uk-subnav>li>a {
  color: #7E81BE;
}
body table th {
  border-bottom: 2px solid #7E81BE;
}
body table td {
  border-bottom: 1px solid #e5e5e5;
}
nav.uk-navbar {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-bottom: 4px solid #7E81BE;
  border-radius: 4px;
  text-transform: uppercase;
}
nav.uk-navbar > ul li.uk-active a {
  color: #7E81BE;
}
nav.uk-navbar > ul li a {
  font-size: 12px;
}
nav.uk-navbar > ul li a:hover {
  color: #7E81BE;
}
nav.uk-navbar > ul li .uk-dropdown-navbar {
  background: #fff;
  border: 1px solid #e7e7e7;
}
nav.uk-navbar > ul li .uk-dropdown-navbar li {
  border-right: none;
}
nav.uk-navbar > ul li .uk-dropdown-navbar li a:hover {
  background: none;
}
nav.uk-navbar > ul > li {
  border-right: 1px solid #e7e7e7;
}
@media (min-width: 768px) and (max-width: 960px) {
  nav.uk-navbar .uk-navbar-flip {
    display: none;
  }
}
@media (min-width: 768px) {
  .tm-navbar {
    margin-top: 35px;
    margin-bottom: 0;
  }
}
.tm-headerbar .uk-grid:not(.uk-grid-preserve)>* {
  padding-left: 0;
}
.uk-navbar-center {
  max-width: 100% !important;
}
.uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
}
main.tm-content .uk-article-title {
  font-weight: bold;
  color: #000;
}
main.tm-content a,
main.tm-content .uk-link {
  color: #7E81BE;
}
main.tm-content article .uk-article-meta {
  display: none;
}
aside.tm-sidebar-b a,
aside.tm-sidebar-b .uk-link {
  color: #7E81BE;
}
.full-bottom {
  margin-top: 64px;
  background: #7E81BE;
}
footer.tm-footer {
  color: #fff;
}
@media (min-width: 768px) {
  footer.tm-footer {
    margin-top: 0;
    margin-bottom: 0;
  }
}
footer.tm-footer .tm-totop-scroller {
  top: 8px;
  right: 8px;
}
footer.tm-footer ul.uk-subnav {
  padding: 8px 16px;
  background: #e5e5e5;
}
footer.tm-footer p {
  font-size: 11px;
}
footer.tm-footer a {
  color: #fff;
  text-decoration: underline;
}
.wk-slideshow .caption {
  margin: 0 0 20px 0;
}
.uk-panel-badge.uk-badge {
  margin-bottom: 8px;
}
.uk-panel-badge.uk-badge + small > p:first-child {
  margin-top: 16px;
}
body.home main.tm-content article.uk-article > h1.uk-article-title {
  display: none;
}
.uk-grid > * > .uk-panel+.uk-panel.ab-margin-small-top {
  margin-top: 16px !important;
}
@media (max-width: 1220px) {
  .uk-width-small-7-10 h1 {
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .uk-width-small-7-10 h1 {
    padding-top: 32px;
  }
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive video,
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
#mep_0 {
  display: none;
}
