html {
  background: #f5f5f5 !important;
}
html body {
  background: #f5f5f5;
  color: #000;
}
@media (max-width: 768px) {
  html body > .uk-container.uk-container-center:before {
    background: url('http://bdias.ulusofona.pt/images/logotipo-lusofona.svg') no-repeat 50% 50% #111;
    background-size: 250px;
    display: block;
    height: 60px;
    margin-left: -25px;
    margin-right: -25px;
  }
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  color: #000;
}
html body em {
  color: #7d81be;
}
html body a {
  color: #7d81be;
}
html body a:hover {
  color: #393d79;
}
html body blockquote {
  font-style: normal;
}
html body .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
html body .video-responsive iframe,
html body .video-responsive video,
html body .video-responsive .embed-vimeo {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
html body > .uk-container {
  border-bottom: 0;
}
@media (min-width: 960px) {
  html body > .uk-container {
    margin-top: 0;
  }
}
html body .wk-content.clearfix {
  text-align: center;
}
@media (max-width: 768px) {
  html body .uk-text-right {
    text-align: left !important;
  }
}
html body .uk-article-lead {
  color: #000;
}
html body .uk-button.uk-button-primary {
  background: #7d81be;
}
html body .uk-button.uk-button-primary:hover {
  background: #393d79;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-box a small {
  color: #7d81be;
}
html body .uk-panel-box a small:hover {
  color: #393d79;
}
html body .uk-panel-box-primary-blank {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-top: none;
}
html body .uk-panel-box-primary-blank-full {
  background-color: #fff;
  border: 1px solid #f5f5f5;
}
html body .visual-form-builder fieldset {
  border: 0;
  background-color: #fff;
}
html body .wpdm-link-tpl {
  margin: 8px 0;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 16px;
}
html body a.wpdm-download-link {
  color: #7d81be;
}
html body a.wpdm-download-link:hover {
  color: #393d79;
}
html body nav.tm-navbar {
  background: #7d81be;
}
@media (min-width: 768px) {
  html body nav.tm-navbar {
    display: none;
  }
}
html body nav.tm-navbar a.uk-navbar-toggle {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 960px) {
  html body nav.tm-navbar .uk-navbar-flip {
    display: none;
  }
}
html body .tm-headerbar {
  margin-bottom: 0;
}
html body .tm-headerbar .uk-grid:not(.uk-grid-preserve)>* {
  padding-left: 0;
}
html body .uk-navbar-center {
  max-width: 100% !important;
}
html body .uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
}
@media (min-width: 768px) {
  html body main.tm-content {
    margin-top: 64px;
  }
}
html body main.tm-content article.uk-article > h1.uk-article-title a {
  color: #7d81be;
}
html body main.tm-content article.uk-article > img + h1.uk-article-title {
  margin-bottom: 16px;
}
html body main.tm-content article.uk-article+.uk-article {
  margin-top: 64px;
}
html body main.tm-content article.uk-article+.uk-article > h1.uk-article-title {
  margin-bottom: 32px;
}
html body main.tm-content article .uk-article-meta {
  display: none;
}
html body main.tm-content article .uk-subnav > li {
  display: none;
}
html body main.tm-content ul.uk-pagination {
  margin-top: 64px;
}
html body main.tm-content ul.uk-pagination li.uk-active span {
  background: #7d81be;
}
html body aside.tm-sidebar-a .uk-panel-box {
  padding: 20px;
  background: #fff;
  color: #444;
}
@media (min-width: 768px) {
  html body aside.tm-sidebar-a > .uk-panel {
    box-shadow: 3px 16px 24px #e5e5e5;
  }
  html body aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(2) {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  html body aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(n+3) {
    margin-top: 16px;
  }
}
html body aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-primary {
  background: #7d81be;
}
@media (min-width: 768px) {
  html body aside.tm-sidebar-a > .uk-panel.widget_text {
    margin-top: -16px;
    box-shadow: -1px -1px 6px #f5f5f5;
  }
  html body aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-secondary {
    box-shadow: none;
  }
}
html body aside.tm-sidebar-a .uk-nav-side >li {
  border-bottom: 1px solid #f5f5f5;
}
html body aside.tm-sidebar-a .uk-nav-side >li:last-child {
  border-bottom: none;
}
html body aside.tm-sidebar-a .uk-nav-side >li.uk-active>a {
  background: #393d79;
  color: #fff;
}
html body aside.tm-sidebar-a .uk-nav-side >li > a {
  padding: 12px 24px;
}
html body aside.tm-sidebar-a .uk-nav-side >li > a:hover,
html body aside.tm-sidebar-a .uk-nav-side >li > a:focus {
  background: #393d79;
  color: #fff;
}
html body aside.tm-sidebar-a .uk-nav-side >li ul.uk-nav-sub li a {
  color: #444;
  padding: 6px 12px;
  border-bottom: 1px solid #f5f5f5;
}
html body aside.tm-sidebar-a .uk-nav-side >li ul.uk-nav-sub li a:hover {
  color: #7d81be;
}
html body aside.tm-sidebar-a .uk-nav-side >li ul.uk-nav-sub li:last-child a {
  border-bottom: none;
}
html body aside.tm-sidebar-a ul.rpwe-ul li:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  html body aside.tm-sidebar-b {
    margin-top: 48px;
  }
}
html body aside.tm-sidebar-b .rpwe-summary a.more-link {
  display: block !important;
}
html body aside.tm-sidebar-b .uk-panel-box-secondary {
  background: #fff;
  border: 1px solid #e5e5e5;
}
html body footer.tm-footer {
  margin-top: 108px;
  font-size: 11px;
}
html body footer.tm-footer .tm-totop-scroller {
  top: 8px;
  right: 8px;
  color: #fff;
}
@media (max-width: 768px) {
  html body footer.tm-footer .tm-totop-scroller {
    display: none;
  }
}
html body footer.tm-footer ul.uk-subnav {
  padding: 8px 16px;
  background: #7d81be;
  color: #393d79;
}
html body footer.tm-footer ul.uk-subnav li {
  margin-top: 0;
}
html body footer.tm-footer ul.uk-subnav li a {
  color: #fff;
}
@media (min-width: 768px) {
  html body.home main.tm-content {
    margin-top: 48px;
  }
}
html body.home main.tm-content > article.uk-article > h1.uk-article-title {
  display: none;
}
@media (max-width: 960px) {
  html body.home main.tm-content .home-dir > .uk-width-large-1-2 {
    margin-bottom: 8px;
  }
}
html body.home main.tm-content .home-dir a:hover {
  text-decoration: none;
}
html body.page-template-default main.tm-content article.uk-article > h1.uk-article-title,
html body.single-post main.tm-content article.uk-article > h1.uk-article-title {
  margin-bottom: 32px;
}
.uk-panel.uk-panel-box-secondary {
  padding: 20px;
  background: #ddd;
}
h1.square {
  border-left: 50px solid #ec1c23;
  padding-left: 10px;
}
h2.square {
  border-left: 40px solid #ec1c23;
  padding-left: 10px;
}
.wk-slideshow.wk-slideshow-default {
  border: 15px solid #adadad;
  background: #adadad;
}
.textwidget.custom-html-widget > p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.textwidget.custom-html-widget > p > a {
  background: #fff;
  color: #7a7a7a;
}
.textwidget.custom-html-widget > p > a:hover {
  background: #fff;
  color: #ec1c23;
}
.uk-navbar-content.uk-navbar-center.uk-visible-small {
  background: #ec1c23;
}
a.uk-button.uk-button-primary {
  background: #fff;
  color: #7a7a7a;
}
a:hover.uk-button.uk-button-primary {
  background: #fff;
  color: #ec1c23;
}
html body .uk-button.uk-button-primary {
  background: #fff !important;
  color: #7a7a7a !important;
}
html body .uk-button.uk-button-primary:hover {
  background: #fff !important;
  color: #ec1c23 !important;
}
.uk-button {
  background: #fff !important;
  color: #7a7a7a !important;
}
.textwidget.custom-html-widget {
  margin-top: 5px;
}
.uk-button:hover {
  background: #fff !important;
  color: #ec1c23 !important;
}
.textwidget.custom-html-widget > a.uk-button.uk-button-primary.uk-button-large.uk-width-1-1,
a.uk-button.uk-button-default.uk-button-large.uk-width-1-1 {
  margin-top: 5px;
}
