* {
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  float: none !important;
  position: relative !important; }

a {
  display: none; }

#main_sidebar, #progressBar-area, .banners, #footer-logo, #bannersBottomArea, .copyright-notes, #bannersTopArea, #headlineNewsArea, #site-footer, #summary-sidebar, .development, .ec-eip-button, .admin_actions, .banners, #site_header, #site-footer, .articleBar, .top-navigation-bar, .flags, #submit_homeBtn, .go_to_page, .tab-bar, #top-highlight, #header-links, #footer-links, #bigScreen-go-top {
  display: none !important; }

.logo_print, .show-for-print {
  display: block; }

.show-for-print {
  padding: 20px 20px; }

.print-title {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px; }

#journalTitleBox {
  margin-top: 0px !important;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  margin-bottom: 0 !important;
  padding: 0px 20px !important; }

#journalTitleBox img {
  margin-top: 0 !important; }

#journal-banner {
  height: auto !important; }

#main-container {
  width: 100% !important; }

.article_info footer {
  display: none !important; }

article {
  margin-top: 0px !important; }

#journals-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

#journal-main-area {
  margin-top: 0 !important;
  padding: 0px 20px !important; }

#journal-banner {
  height: auto;
  padding: 0;
  margin: 0; }

div.text-area {
  position: relative;
  display: block; }

#ec-article-actions, #journal-links, .search-area {
  display: none  !important;
  margin: 0;
  padding: 0; }

.page-break {
  display: block;
  padding-top: 0px;
  position: relative;
  page-break-after: always;
  page-break-inside: avoid;
  -webkit-region-break-inside: avoid;
  -webkit-region-break-after: always; }

#references {
  padding-top: 40px; }

.page.white {
  border: none !important; }

.list-title {
  padding: 0; }

.mobile-actions a span {
  display: none !important; }

.authors a {
  display: inline-block !important; }
  .authors a:link:after {
    content: ""; }
  .authors a:visited:after {
    content: ""; }

a {
  display: inline-block !important; }
  a:link:after {
    content: ""; }
  a:visited:after {
    content: ""; }

.off-canvas-wrap .left-off-canvas-menu {
  display: none !important; }

.off-canvas-wrap .small-10, .off-canvas-wrap .medium-9 {
  width: 100% !important; }

.article-label .doi, .article-label .jarticle-info {
  display: inline-block;
  float: none;
  clear: left; }
