html {
  background: #f5f5f5 !important;
}
html body {
  background: #f5f5f5;
  color: #000;
}
@media (max-width: 960px) {
  html body {
    background: #fff;
  }
}
html body em {
  color: #000;
}
html body a {
  color: #27d4df;
}
html body a:hover {
  color: #1a8a91;
}
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 {
  border-bottom: 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-button.uk-button-primary {
  background: #27d4df;
}
html body .uk-button.uk-button-primary:hover {
  background: #1a8a91;
}
html body .uk-alert {
  background: #e5e5e5;
  color: #444;
}
html body .uk-badge {
  background: #27d4df;
}
html body .uk-badge.uk-badge-success {
  background: #1a8a91;
}
html body .uk-panel-box {
  background: #f5f5f5;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-box-primary {
  background-color: #27d4df;
  color: #fff;
}
html body .uk-panel-box-primary .uk-panel-title {
  color: #fff;
}
html body .uk-panel-box-primary-blank {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-top: none;
}
html body .visual-form-builder fieldset {
  border: 0;
  background-color: #fff;
}
html body .rpwe-block ul.rpwe-ul li.rpwe-li h3.rpwe-title {
  font-size: 16px !important;
}
html body .wpdm-link-tpl {
  margin: 8px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 16px;
}
html body .wpdm-link-tpl a {
  font-weight: normal;
}
html body .wpdm-link-tpl span.label.label-default {
  margin-left: 8px;
}
html body i.uk-icon-pencil {
  display: none;
}
html body .fc-view-container a {
  color: #fff !important;
}
html body .widget_calendar.eo_widget_calendar {
  background: #f8f8f8;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
  border-bottom: 4px solid #27d4df;
}
html body .widget_calendar.eo_widget_calendar table#wp-calendar {
  width: 100%;
}
html body .widget_calendar.eo_widget_calendar table#wp-calendar caption {
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-size: 18px;
  padding: 8px;
  margin-bottom: 8px;
}
html body .widget_calendar.eo_widget_calendar table#wp-calendar #eo-widget-next-month {
  text-align: right;
}
html body nav.tm-navbar {
  background: #27d4df;
}
@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-toolbar {
  margin-bottom: 0 !important;
}
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: #27d4df;
  color: #fff;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a {
  color: #444;
  padding: 12px;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a:hover {
  background: #27d4df;
  color: #fff;
}
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-headerbar {
  margin: 18px !important;
}
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;
}
html body .uk-navbar-center .tm-logo-small > * {
  margin-top: -32px;
}
@media (max-width: 430px) {
  html body .uk-navbar-center .tm-logo-small span {
    display: none;
  }
}
html body #tm-middle {
  background: #fff;
}
@media (min-width: 960px) {
  html body #tm-middle {
    padding-right: 32px;
    padding-bottom: 64px;
  }
}
html body #tm-middle .tm-main {
  padding-top: 16px;
}
@media (min-width: 768px) {
  html body #tm-middle .tm-main main.tm-content {
    margin-top: 32px;
  }
}
html body #tm-middle .tm-main main.tm-content .uk-breadcrumb li.uk-active {
  display: inline;
}
html body #tm-middle .tm-main main.tm-content .uk-breadcrumb li.uk-active span {
  display: inline;
}
html body #tm-middle .tm-main main.tm-content .uk-breadcrumb + h1.uk-h3 {
  display: none;
}
html body #tm-middle .tm-main main.tm-content article.uk-article > h1.uk-article-title {
  margin-bottom: -6px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}
html body #tm-middle .tm-main main.tm-content article.uk-article > h1.uk-article-title a {
  color: #27d4df;
}
html body #tm-middle .tm-main main.tm-content article.uk-article h4.uk-badge.uk-badge-notification {
  background: #27d4df;
  font-size: 32px;
  line-height: 60px;
  padding: 0 18px;
  min-height: 64px;
  border-radius: 50%;
  min-width: 64px;
}
html body #tm-middle .tm-main main.tm-content article.uk-article ul.uk-subnav.uk-subnav-line {
  margin-bottom: 32px;
  border-bottom: 1px solid #e5e5e5;
}
html body #tm-middle .tm-main main.tm-content article.uk-article ul.uk-subnav.uk-subnav-line li {
  padding-left: 0;
}
html body #tm-middle .tm-main main.tm-content article.uk-article ul.uk-subnav.uk-subnav-line li a {
  background: transparent;
  color: #27d4df;
  padding: 9px 0;
}
html body #tm-middle .tm-main main.tm-content article.uk-article ul.uk-subnav.uk-subnav-line li a:hover {
  color: #1a8a91;
}
html body #tm-middle .tm-main main.tm-content article .uk-article-meta {
  visibility: hidden;
  display: inline-block;
  margin: 0;
  padding: 0;
}
html body #tm-middle .tm-main main.tm-content article .uk-article-meta a {
  display: none;
}
html body #tm-middle .tm-main main.tm-content article .uk-article-meta time {
  visibility: visible;
  display: block;
}
html body #tm-middle .tm-main main.tm-content .uk-pagination > .uk-active > span {
  background: #27d4df;
}
html body #tm-middle aside.tm-sidebar-a .uk-panel-box {
  padding: 20px;
  background: #fff;
  color: #444;
}
@media (min-width: 768px) {
  html body #tm-middle aside.tm-sidebar-a > .uk-panel {
    box-shadow: 3px 16px 24px #e5e5e5;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(-n+2) {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-primary {
  background: #27d4df;
}
@media (min-width: 768px) {
  html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text {
    margin-top: -32px;
    box-shadow: 0 0 6px #f5f5f5;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-secondary {
    box-shadow: none;
  }
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li {
  border-bottom: 1px solid #f5f5f5;
  font-size: 12px;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li:last-child {
  border-bottom: none;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li.uk-active>a {
  background: #e5e5e5;
  color: #27d4df;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li > a {
  padding: 12px 24px;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li > a:hover,
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li > a:focus {
  background: #e5e5e5;
  color: #27d4df;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub {
  background: #f5f5f5;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li {
  padding: 6px 0;
  margin: 0 24px 0 0;
  border-bottom: 1px solid #fff;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li:last-child {
  border-bottom: none;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li a {
  color: #27d4df;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li a:hover {
  color: #1a8a91;
}
html body #tm-middle aside.tm-sidebar-a .uk-panel.uk-panel-box:last-child {
  margin-top: 32px;
}
html body footer.tm-footer {
  margin-top: 0;
  font-size: 11px;
}
@media (min-width: 960px) {
  html body footer.tm-footer {
    margin-left: -15px;
  }
}
@media (min-width: 1220px) {
  html body footer.tm-footer {
    margin-left: -26px;
  }
}
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: 0 16px 8px 16px;
  background: #1a8a91;
  color: #27d4df;
}
html body footer.tm-footer ul.uk-subnav li:nth-child(n+2):before {
  border-left: #1a8a91 !important;
}
@media (max-width: 430px) {
  html body footer.tm-footer ul.uk-subnav li:nth-child(n+2):before {
    display: none;
  }
}
@media (max-width: 430px) {
  html body footer.tm-footer ul.uk-subnav li {
    max-width: 100%;
  }
}
html body footer.tm-footer ul.uk-subnav 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.wp-page #tm-middle .tm-main main.tm-content article.uk-article > h1.uk-article-title {
  margin-bottom: 32px;
}
html body.category-projectos-rec-xxi #tm-middle .tm-main main.tm-content article .uk-article-meta,
html body.projectos-rec-xxi #tm-middle .tm-main main.tm-content article .uk-article-meta {
  display: none;
}
html body.category-investigadores #tm-middle .tm-main main.tm-content article.uk-article h1.uk-article-title {
  margin: 0 !important;
}
html body.category #tm-middle .tm-main main.tm-content article.uk-article {
  margin-top: 8px;
  border-bottom: 1px solid #f5f5f5;
}
html body.category #tm-middle .tm-main main.tm-content article.uk-article h1.uk-article-title {
  margin: 16px 0 0 0;
  padding-bottom: 0;
  border-bottom: none;
}
html body.category #tm-middle .tm-main main.tm-content article.uk-article ul.uk-subnav.uk-subnav-line {
  display: none;
}
@media (min-width: 768px) {
  html body.home #tm-middle .tm-main main.tm-content {
    margin-top: 0;
  }
}
html body.home #tm-middle .tm-main main.tm-content > article.uk-article h1.uk-article-title {
  display: none;
}
html body.home #tm-middle .tm-main main.tm-content article.uk-article h1.uk-article-title {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: none;
}
html body.home #tm-middle .tm-main main.tm-content article.uk-article h1.uk-article-title a:hover {
  color: #1a8a91;
}
@media (min-width: 768px) {
  html body.home #tm-middle .tm-main main.tm-content article.uk-article +.uk-article {
    margin-top: 20px;
  }
}
