#member-notification {
  display: none !important;
}
header#header menu[role="sub-menu"] span {
  margin-right: 10px;
}
@media only screen and (min-width: 1025px) {
  header#header button.dropdown-button i {
    margin-top: 9px;
  }
}
@media only screen and (min-width: 1025px) {
  .page.frontpage section[hero-slider] nav > a div[text] {
    top: 150px;
  }
}
#intro-loader {
  display: none !important;
}
info-box > div[info] div[inner] {
  margin-top: 80px;
}
body.ie9 .page.articleplain footer {
  clear: both;
}
body.ie9 .page.articleplain article[content-outer] {
  clear: both;
}
body.ie9 .page.articleplain article[content-outer] section[role="main-content"] {
  float: left;
  width: calc(100% - 662px);
}
body.ie9 .page.articleplain article[content-outer] aside[left] {
  float: left;
}
body.ie9 .page.articleplain article[content-outer] aside[right] {
  float: left;
}
body.ie9 *,
body.ie9 *:hover,
body.ie9 *:active,
body.ie9 *:focus,
body.ie9 a[round-button],
body.ie9 button[round-button],
body.ie9 a[round-button]:active,
body.ie9 button[round-button]:active,
body.ie9 a[round-button]:hover,
body.ie9 button[round-button]:hover {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
  will-change: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -webkit-transition-delay: none !important;
  -moz-transition-delay: none !important;
  -o-transition-delay: none !important;
  -ms-transition-delay: none !important;
  transition-delay: none !important;
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
}
body.ie9 .profile-button span,
body.ie9 button[round-text-button] span {
  display: inline;
}
