h1, h2, h3, h4 {
  /*
  font-weight: normal !important;
  strong {
  	font-weight: normal !important;
  }
  */ }

a {
  text-decoration: none; }

#masthead .topnav {
  display: none; }
#masthead .uk-width-medium-1-10 {
  display: none; }
#masthead .uk-width-medium-9-10 {
  width: 100%; }
#masthead .logo {
  width: 100%;
  text-align: left;
  display: block;
  height: 80px;
  margin-bottom: 20px; }
  #masthead .logo img {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative; }

.uk-container-center {
  margin-left: 0;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

#main {
  top: 0 !important; }
  #main .uk-grid {
    margin-left: 0; }
    #main .uk-grid > * {
      display: block !important;
      width: 100% !important;
      padding-left: 0; }
  #main #wrap-primary-headline {
    margin: 0;
    padding: 0;
    border-left: none !important;
    border-right: none !important; }
    #main #wrap-primary-headline #primary-headline {
      float: none;
      padding: 0;
      margin: 0;
      margin-bottom: 20px;
      color: #444 !important; }
  #main #wrap-content {
    border-left: none !important;
    border-right: none !important; }
    #main #wrap-content .content {
      margin-left: 0;
      margin-right: 0; }

.article-body,
.article-sidebar {
  padding-left: 0; }

.sidebar-panel {
  padding: 10px 0;
  border-top: 1px solid #ccc; }

.papers-list {
  width: 100% !important; }

#footer {
  display: none;
  /*
  margin-top: 0;
  border-top: 1px solid #ccc;
  .uk-grid {
  	> div {
  		width: 33.333% !important;
  	}
  	> div:last-child,
  	> div:first-child {
  		display: none;
  	}
  }
  */ }

.template-papers-article .papers-list {
  display: none; }

.article-header .article-header-number {
  height: auto !important; }
  .article-header .article-header-number h1 {
    text-align: left;
    margin-left: 20px;
    margin-bottom: 0; }

.breadcrumbs,
#closer,
#subscribe-form,
#offcanvas-toggle,
#edit-page {
  display: none; }

/*# sourceMappingURL=print.css.map */
