html {
  background: #f5f5f5 !important;
}
html body {
  background: #f5f5f5;
}
html body em {
  color: #444;
}
html body a {
  color: #e81d26;
}
html body a:hover {
  color: #ac0008;
}
html body b,
html body strong {
  font-weight: 700;
}
html body blockquote {
  font-style: normal;
}
@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 > .uk-container {
  background: #fff;
  border-bottom: 0;
}
@media (min-width: 960px) {
  html body > .uk-container {
    margin-top: 64px;
  }
}
html body .wk-content.clearfix {
  text-align: center;
}
@media (max-width: 768px) {
  html body .uk-text-right {
    text-align: left !important;
  }
}
html body .uk-button.uk-button-primary {
  background: #e81d26;
}
html body .uk-button.uk-button-primary:hover {
  background: #ac0008;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-box a small {
  color: #e81d26;
}
html body .uk-panel-box a small:hover {
  color: #ac0008;
}
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 .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
html body .video-responsive video,
html body .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
html body .pt-cv-wrapper {
  font-size: 16px;
}
html body .pt-cv-wrapper h4.pt-cv-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 100;
}
html body .pt-cv-wrapper .pt-cv-content {
  font-size: 14px;
}
html body .pt-cv-wrapper img {
  width: 100%;
}
html body .pt-cv-wrapper a {
  font-weight: lighter;
}
html body .pt-cv-wrapper .pt-cv-readmore {
  display: none;
}
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: #e81d26;
}
html body a.wpdm-download-link:hover {
  color: #ac0008;
}
html body #mce-EMAIL {
  margin: 6px auto;
}
html body #offcanvas .uk-offcanvas-bar ul.uk-nav.uk-nav-offcanvas:first-child {
  background: #ac0008;
  height: 43px;
  border-bottom: 4px solid #000;
}
html body #offcanvas .uk-offcanvas-bar ul.uk-nav.uk-nav-offcanvas:first-child li {
  display: inline-block;
}
html body #offcanvas .uk-offcanvas-bar ul.uk-nav.uk-nav-offcanvas:first-child li a {
  display: inline-block;
}
html body nav.tm-navbar {
  background: #e81d26;
}
@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 .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: 960px) {
  html body .tm-toolbar {
    margin-top: -50px;
  }
}
html body .tm-toolbar .widget_nav_menu {
  display: inline-block;
  float: right;
  box-shadow: 0 -1px 12px #e5e5e5;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li {
  padding: 0;
  display: inline-block;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li.uk-active a {
  background: #e81d26;
  color: #fff;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a {
  color: #444;
  padding: 6px 12px;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a:hover {
  background: #e81d26;
  color: #fff;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li:first-child a {
  margin-left: 10px;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li:nth-child(n+2) {
  margin-left: 0;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li:nth-child(n+2):before {
  margin-right: 0;
}
html body .tm-toolbar .uk-nav-search>li.uk-active>a {
  background: #e81d26;
}
@media (min-width: 768px) {
  html body main.tm-content {
    margin-top: 96px;
  }
}
html body main.tm-content .uk-breadcrumb li.uk-active {
  display: inline;
}
html body main.tm-content .uk-breadcrumb li.uk-active span {
  display: inline;
}
html body main.tm-content .uk-breadcrumb + h1.uk-h3 {
  display: none;
}
html body main.tm-content article.uk-article > h1.uk-article-title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 32px;
}
html body main.tm-content article.uk-article > h1.uk-article-title a {
  color: #e81d26;
}
html body main.tm-content article.uk-article > img + h1.uk-article-title {
  margin-bottom: 24px;
}
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: #e81d26;
}
html body main.tm-content .pt-cv-view .pt-cv-ifield {
  overflow: hidden;
}
html body main.tm-content a._self.pt-cv-href-thumbnail.pt-cv-thumb-default:hover {
  opacity: .8;
}
html body main.tm-content a._self.pt-cv-href-thumbnail.pt-cv-thumb-default:hover img {
  transform: scale(1.02);
}
html body main.tm-content .pt-cv-wrapper img {
  transition: all .2s ease-in-out;
}
html body main.tm-content UL.jqueryFileTree LI {
  white-space: normal !important;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 10px;
  margin-top: 10px !important;
}
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: #e81d26;
}
@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: #ac0008;
  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: #ac0008;
  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: #e81d26;
}
html body aside.tm-sidebar-a .uk-nav-side >li ul.uk-nav-sub li:last-child a {
  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 {
  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: #e81d26;
  color: #ac0008;
}
html body footer.tm-footer ul.uk-subnav li {
  margin-top: 0;
}
@media (max-width: 460px) {
  html body footer.tm-footer ul.uk-subnav li {
    max-width: 100%;
  }
}
html body footer.tm-footer ul.uk-subnav li a {
  color: #fff;
}
@media (max-width: 768px) {
  html body footer.tm-footer .uk-text-left {
    text-align: center !important;
  }
  html body footer.tm-footer .uk-text-right {
    padding-top: 16px;
    text-align: center !important;
  }
}
html body.home main.tm-content article.uk-article > h1.uk-article-title {
  display: none;
}
html body.home main.tm-content article.uk-article+.uk-article {
  margin-top: 24px;
}
@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.category-noticias main.tm-content article.uk-article,
html body.category-eventos main.tm-content article.uk-article,
html body.category-eventos-passados main.tm-content article.uk-article,
html body.category-events main.tm-content article.uk-article,
html body.category-past-event main.tm-content article.uk-article,
html body.tag main.tm-content article.uk-article {
  border-bottom: 1px solid #f5f5f5;
}
html body.category-noticias main.tm-content article.uk-article h1.uk-article-title,
html body.category-eventos main.tm-content article.uk-article h1.uk-article-title,
html body.category-eventos-passados main.tm-content article.uk-article h1.uk-article-title,
html body.category-events main.tm-content article.uk-article h1.uk-article-title,
html body.category-past-event main.tm-content article.uk-article h1.uk-article-title,
html body.tag main.tm-content article.uk-article h1.uk-article-title {
  font-size: 24px;
  line-height: 32px;
}
html body.single-post main.tm-content article.uk-article img.wp-post-image,
html body.archive main.tm-content article.uk-article img.wp-post-image {
  display: none;
}
