@font-face {
  font-family: 'FrutigerLTStd';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Roman.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerLTStd';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Bold.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerLTStd-Light';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Light.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FrutigerLTStd-Light';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-LightItalic.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/FrutigerLTStd-LightItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'nf-social';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.woff') format('woff'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nilfisk';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.woff') format('woff'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'socialregular';
  src: url('.https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.eot?#iefix') format('embedded-opentype'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.woff') format('woff'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/social.svg#socialregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* @font-face {
  font-family: 'nilfiskregular';
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.eot');
  src: url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.eot?#iefix') format('embedded-opentype'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.woff') format('woff'), url('https://cdn.nilfisk.com/_layouts/NFUI/fonts/nilfisk.svg#nilfiskregular') format('svg');
  font-weight: normal;
  font-style: normal;
} */


@font-face {
  font-family: "nilfiskregular";
  src: url("font/nilfiskregular/nilfisk.woff") format('woff');
  font-weight: normal;
  font-style: normal

  
}
#nf-secondary-nav > li:last-child {
  padding-right: 26px;
}
.secondary-nav-callout-row {
  height: 0;
}
.nf-investor-relations-body .nf-investor-font {
  font-family: FrutigerLTStd, Arial, sans-serif;
}
.nf-investor-relations-body .nf-investor-light-font {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
}
.nf-investor-relations-body .nf-investor-small-font {
  font-size: 15px;
}
.nf-investor-relations-body .nf-investor-large-font {
  font-size: 24px;
}
.nf-investor-relations-body .nf-investor-xlarge-font {
  font-size: 100px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-xlarge-font {
    font-size: 70px;
  }
}
.nf-investor-relations-body .button-placeholder { margin-top: 50px; }
.region-financial-publications + .button-placeholder{ right:45px; }

@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .button-placeholder {
    position: absolute;
    bottom: 40px;
  }
}
.nf-investor-relations-body .null-padding-left-right {
  padding-left: 0;
  padding-right: 0;
}
.nf-investor-relations-body .null-padding-left {
  padding-left: 0;
}
.nf-investor-relations-body .null-padding-right {
  padding-right: 0;
}
@media print {
  .nf-investor-relations-body .print-whole {
    page-break-inside: avoid;
  }
}
@media print {
  .nf-investor-relations-body .do-not-print {
    display: none !important;
  }
  .nf-investor-relations-body .do-not-print * {
    display: none !important;
  }
}
@media print {
  .nf-investor-relations-body .print-on-page {
    page-break-before: always;
    page-break-after: always;
  }
}
@media print {
  .nf-investor-relations-body .print-full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.nf-investor-relations-body .blue-checkbox {
  position: relative;
}
.nf-investor-relations-body .blue-checkbox:after {
  content: "";
  font-family: nilfisk;
  display: block;
  color: #001441;
  background: #fff;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -5px;
}
.nf-investor-relations-body .blue-checkbox:checked:after {
  content: "";
}
.nf-investor-relations-body .clearfix {
  clear: both;
  height: 0;
  width: 100%;
}
.nf-investor-relations-body .nf-webpart-subtitle {
  font-weight: bold;
}
.nf-investor-relations-body .nf-campaign-page-header {
  background-size: cover;
  z-index: 1;
}
.nf-investor-relations-body .nf-campaign-page-header * {
  z-index: 2;
}
.nf-investor-relations-body .nf-campaign-page-header .nf-webpart-header {
  margin-top: 44px !important;
}
.nf-investor-relations-body .nf-campaign-page-header.nf-investor-header-darkened {
  position: relative;
}
.nf-investor-relations-body .nf-campaign-page-header.nf-investor-header-darkened:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
}
.nf-investor-relations-body .nf-campaign-page-header .nf-campaign-header-caption .nf-campaign-intro-text {
  margin-top: 160px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-campaign-page-header .nf-campaign-header-caption .nf-campaign-intro-text {
    margin-top: 100px;
  }
}
.nf-investor-relations-body .nf-campaign-page-header .nf-campaign-header-caption .nf-campaign-promo-text {
  line-height: 42px;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item {
  position: relative;
  z-index: 3;
}

.nf-investor-relations-body .nf-anchor-nav .nf-featured-item.nf-rounded {
  min-height: 690px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 40px;
}

.nf-investor-relations-body .nf-anchor-nav div#clmn4 .nf-featured-item.nf-rounded {
  min-height: initial !important;
}

.nf-investor-relations-body .ntfy-no-min .button-placeholder {
  margin-left:-15px;
}

.nf-investor-relations-body .nf-anchor-nav .nf-featured-item.nf-rounded .nf-webpart-header {
  margin-top: 20px;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list {
  padding-top: 12px;
  height: 287px;
  overflow-y: auto;
  overflow-x: hidden;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item {
  padding: 22px 0;
  border-bottom: 1px solid #d9d9d9;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-name,
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-type {
  font-size: 15px;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-date {
  color: #7c878e;
  font-size: 13px;
  display: block;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-name {
  font-family: FrutigerLTStd, Arial, sans-serif;
  line-height: normal;
  vertical-align: bottom;
  height: 50px;
  padding-top: 5px;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-type {
  line-height: 50px;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-share-price {
  color: #fff;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-share-price .icons-general {
  height: 20px;
  width: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 10px;
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-share-price .icons-general::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  border-bottom: 6px solid #ffffff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list {
    height: auto;
  }
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item .button-placeholder {
    margin-top: 20px;
  }
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item .nf-investor-downloads-list-item .dl-type {
    text-align: right;
  }
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:first-child .nf-rounded {
  background-color: #f5f5f5;
}
@media only screen and (max-width: 991px) {
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:first-child .nf-rounded {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:nth-child(2) .nf-rounded {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:first-child .nf-rounded {
    margin-left: -15px;
    margin-right: 0;
  }
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:nth-child(2) .nf-rounded {
    margin-left: -15px;
    margin-right: 0;
  }
}
.nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:last-child .nf-rounded {
  background-color: #7c878e;
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:last-child .nf-rounded {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .nf-investor-relations-body .nf-anchor-nav .nf-featured-item-grid > div > div:last-child .nf-rounded {
    margin-left: 0;
    margin-right: -15px;
  }
}
.nf-investor-relations-body .nf-investor-financial-events .event {
  border: solid 1px #d9d9d9;
  font-family: FrutigerLTStd, Arial, sans-serif;
  font-size: 20px;
}
.nf-investor-relations-body .nf-investor-financial-events .event * {
  margin: 0;
}
.nf-investor-relations-body .nf-investor-financial-events .event .event-date {
  background: #c7c0aa;
  color: #fff;
  padding: 10px 0px 20px 15px;
  position: relative;
}
.nf-investor-relations-body .nf-investor-financial-events .event .day {
  font-family: FrutigerLTStd, Arial, sans-serif;
  font-size: 60px;
  font-weight: bold;
  float: left;
}
.nf-investor-relations-body .nf-investor-financial-events .event .month {
  padding-left: 90px;
  padding-top: 13px;
  margin: 0;
  font-size: 20px;
}
.nf-investor-relations-body .nf-investor-financial-events .event .year {
  padding-left: 90px;
  font-size: 20px;
}
.nf-investor-relations-body .nf-investor-financial-events .event .separator {
  height: 10px;
  opacity: 0.6;
  background-color: #c7c0aa;
}
.nf-investor-relations-body .nf-investor-financial-events .event .event-title {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  clear: both;
  font-size: 19px;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-financial-events .event {
    margin-bottom: 20px;
  }
}
.nf-investor-relations-body .nf-investor-downloads-list-item {
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.nf-investor-relations-body .nf-investor-downloads-list-item .dl-name,
.nf-investor-relations-body .nf-investor-downloads-list-item .dl-type {
  font-size: 15px;
}
.nf-investor-relations-body .nf-investor-downloads-list-item .dl-date {
  color: #7c878e;
  font-size: 13px;
  display: block;
  font-weight: normal;
}
.nf-investor-relations-body .nf-investor-downloads-list-item .dl-name {
  font-family: FrutigerLTStd, Arial, sans-serif;
  line-height: normal;
  vertical-align: bottom;
  height: auto;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-downloads-list-item .dl-name {
    padding-bottom: 10px;
  }
}
.nf-investor-relations-body .nf-investor-downloads-list-item .dl-type {
  line-height: 50px;
}
.nf-investor-relations-body .nf-content-bg-dark {
  margin-top: 10px !important;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item > div {
    display: flex;
    align-items: center;
  }
}
.nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item .dl-date,
.nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item .dl-name {
  height: auto;
  padding-top: 0;
  line-height: 21px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item .dl-date,
  .nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item .dl-name {
    padding-bottom: 10px;
  }
}
.nf-investor-relations-body .nf-content-bg-dark .nf-investor-downloads-list-item .dl-date {
  font-size: 15px;
  color: #4b4f54;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-content.nf-frontpage-center-content {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-content.nf-content-bg-grey {
    padding: 30px 0 !important;
    margin-top: 90px !important;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-content.nf-near-bottom-content {
    margin-top: 30px;
  }
  .nf-investor-relations-body .nf-content.nf-near-bottom-content .nf-teaser-left-part .body + div {
    position: absolute;
    bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-content.nf-near-bottom-content .nf-teaser-left-part {
    padding: 40px !important;
  }
}
.nf-investor-relations-body .nf-financial-highlights {
  font-family: FrutigerLTStd;
  padding-top: 30px;
}
.nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-item-image {
  margin-bottom: 40px;
  height: 200px;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-item-image > img {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-item-image {
    margin-bottom: 20px;
  }
  .nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-item-image > img {
    margin: 0 auto;
  }
}
.nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-caption {
  height: 22px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  color: #001441;
}
.nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-sub-caption,
.nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-text {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 20px;
  color: #001441;
}
.nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-text {
  color: #4b4f54;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-financial-highlights .nf-financial-highlights-item .nf-financial-highlights-text {
    margin-bottom: 50px;
  }
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-label {
  font-weight: bold;
}
@media (min-width: 992px) {
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-label {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form {
    width: 75%;
  }
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form input {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-submit-button-cell {
    width: 135px;
  }
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-submit-button-cell .btn {
  font-weight: bold;
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell {
  position: relative;
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell input.error {
  border-color: #c41e3a;
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell label.error {
  border-radius: 0;
  background-color: #c41e3a;
  padding: 16px 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 17px;
  color: #e6e6e6;
  font-family: 'Neue Frutiger Regular', Arial;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
  position: absolute;
  top: -125%;
}
.nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell label.error:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #c41e3a;
  border-width: 14px 14px 0;
  left: 42%;
  bottom: -14px;
}
@media only screen and (max-width: 991px) {
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell label.error {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell label.error {
    top: 1px;
    left: initial;
  }
  .nf-investor-relations-body .nf-subscription-bar .nf-subscription-bar-form .nf-subscription-form .nf-form .nf-form-cell label.error:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    left: -14px;
    top: 17px;
  }
}
.nf-investor-relations-body .nf-investor-essentials > div:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 992px) {
  .nf-investor-relations-body .nf-investor-essentials > div:first-child {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.nf-investor-relations-body .nf-investor-essentials > div:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 992px) {
  .nf-investor-relations-body .nf-investor-essentials > div:last-child {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-policy {
  background: linear-gradient(rgba(124, 135, 142, 0.8), rgba(124, 135, 142, 0.8)), url('https://cdn.nilfisk.com/_layouts/nfui/img/irsite/investorsite-policy-bg.jpg');
  background-size: cover, cover;
  background-position: center, center;
  color: #fff !important;
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-policy .nf-teaser-main {
  height: 433px;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-policy .nf-teaser-main .button-placeholder {
    left: 40px;
  }
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team {
  padding-right: 0;
  background: #4b4f54;
  color: #fff !important;
}
@media only screen and (max-width: 992px) {
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-team {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main {
  height: 433px;
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .body > div {
  padding-bottom: 30px;
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .nf-teaser-left-part {
  padding: 0 !important;
  z-index: 0;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 130px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .nf-teaser-left-part {
    left: 40px;
  }
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .text {
  padding-top: 20px;
  padding-left: 70px;
  color: #4b4f54;
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .text > div:first-child {
  font-family: FrutigerLTStd;
  font-weight: bold;
}
.nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .text > div > a {
  color: #001441 !important;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main .team-leader-placeholder .text {
    padding: 20px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-policy .nf-teaser-main,
  .nf-investor-relations-body .nf-investor-essentials .nf-investor-team .nf-teaser-main {
    height: auto;
  }
  .nf-investor-relations-body .nf-investor-essentials .button-placeholder {
    padding: 40px;
    margin-top: 0;
  }
}
.nf-investor-relations-body .nf-news-presentation-filter-pane {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-news-presentation-content-pane .nf-investor-downloads-list-item:first-child {
    padding-top: 0;
  }
}
.nf-investor-relations-body .nf-news-presentation-content-pane .dl-type {
  text-align: right;
}
.nf-investor-relations-body .nf-announcements-tabs {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab {
    height: 90px;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab .nf-tab-link {
    padding-top: 33px;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab .nf-tab-link > h2 {
    font-family: FrutigerLTStd-light, Arial, sans-serif;
    font-size: 20px;
  }
}
.nf-investor-relations-body .nf-tabs-control .panel {
  box-shadow: none !important;
}
@media print {
  .nf-investor-relations-body .nf-subscription-bar {
    display: none;
  }
  .nf-investor-relations-body .button-placeholder,
  .nf-investor-relations-body .btn[class*='outline'] {
    display: none;
  }
  .nf-investor-relations-body .team-leader-placeholder .nf-teaser-right-part {
    padding-left: 0 !important;
  }
  .nf-investor-relations-body .team-leader-placeholder .nf-teaser-right-part .text {
    padding-left: 0 !important;
    font-size: 15px;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab {
    display: none;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab .nf-tab-link {
    margin-left: 0;
    padding-left: 0;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab.active {
    display: block;
    border: none;
  }
  .nf-investor-relations-body .nf-announcements-tabs .nf-tab.active h2 {
    font-size: 25px;
  }
  .nf-investor-relations-body .nf-news-presentation-web-part-ct-filter-items {
    float: right;
  }
  .nf-investor-relations-body .nf-news-presentation-web-part-ct-filter-items .nf-news-presentation-web-part-ct-filter-item {
    display: none;
  }
  .nf-investor-relations-body .nf-news-presentation-web-part-ct-filter-items .nf-news-presentation-web-part-ct-filter-item.selected {
    display: block;
  }
  .nf-investor-relations-body .nf-news-presentation-web-part-ct-filter-items .nf-news-presentation-web-part-ct-filter-item.selected .nf-news-presentation-web-part-ct-filter-item-text {
    font-size: 25px !important;
    margin-top: -40px;
  }
  .nf-investor-relations-body .nf-news-presentation-web-part-ct-filter-items .nf-news-presentation-web-part-ct-filter-item.selected .nf-news-presentation-web-part-ct-filter-item-count {
    display: none;
  }
  .nf-investor-relations-body a.selectBox-dropdown {
    border: none;
    font-size: 25px;
  }
  .nf-investor-relations-body a.selectBox-dropdown .selectBox-label {
    padding-left: 0;
  }
}
.nf-investor-relations-body .nf-investor-reports-body {
  margin-top: 10px;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-featured-item-grid {
  padding-left: 0;
  padding-right: 0;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form .intro-text {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  font-size: 24px;
  margin-bottom: 40px;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form .ir-years-dropdown-placeholder {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form .ir-years-dropdown-placeholder {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 25px;
  }
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form .ir-doctype-dropdown-placeholder {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form .ir-doctype-dropdown-placeholder {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-form select {
  height: 50px;
  width: 100%;
  padding: 13.5px 20px;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  border-color: rgba(0, 20, 65, 0.5);
  color: #001441;
  display: block;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-downloads {
  clear: both;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-downloads h2.result-title {
  font-size: 24px;
  position: relative;
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-downloads h2.result-title:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  content: "";
  height: 6px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 1px 0 0 #cccccc;
}
@media only screen and (min-width: 768px) {
  .nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-downloads > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.nf-investor-relations-body .nf-investor-reports-body .nf-investor-reports-downloads .dl-type {
  text-align: right;
}
.nf-investor-relations-body .nf-investor-shares-body {
  font-family: FrutigerLTStd, Arial, sans-serif;
  color: #4b4f54;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-shares-text {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  font-size: 17px;
}
.nf-investor-relations-body .nf-investor-shares-body .nilfisk-marker {
  width: 12px;
  height: 12px;
  background: #001441;
  display: inline-block;
  margin-right: 10px;
}
.nf-investor-relations-body .nf-investor-shares-body .nilfisk {
  font-weight: 600;
  font-size: 17px;
  color: #001441;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-quicklaunch a .menu-item-text:not( .main-menu-item-text ) {
  font-family: FrutigerLTStd-Light, Arial !important;
  font-size: 15px !important;
  line-height: 21px !important;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table {
  overflow-x: auto;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table {
  width: 100%;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table .highlighted {
  color: #c41e3a;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table tr.separator {
  height: 6px;
  background-color: rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 1px 0 0 #cccccc;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table tr.separator td {
  padding: 0;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table th,
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table td {
  font-family: FrutigerLTStd, Arial, sans-serif;
  text-align: left;
  padding: 10px 15px;
  width: 12%;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table th {
  font-weight: normal;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table tr.values {
  border-bottom: 1px solid #d9d9d9;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-investor-table #nf-investor-share-price-table tr.values td {
  padding: 30px 15px;
}
.nf-investor-relations-body .nf-investor-shares-body .nf-tab-contents {
  padding-top: 24px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-time-range-form .placeholder,
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-time-range-form .checkbox-placeholder {
  padding-left: 0;
  padding-right: 0;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-time-range-form label {
  font-weight: normal;
  color: #001441;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph {
  clear: both;
  padding-top: 40px;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .value {
  color: #001441;
  font-weight: bold;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .time-range {
  padding-bottom: 10px;
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  font-size: 17px;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .quotes,
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .volumes {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  font-size: 17px;
  padding-bottom: 20px;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .graph-placeholder {
  margin-bottom: 40px;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .volumes {
  margin-left: 20px;
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .volumes + div.graph-placeholder {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-shares-body .share-price-graph .volumes {
    margin-left: 0;
  }
  .nf-investor-relations-body .nf-investor-shares-body .share-price-graph .volumes + div.graph-placeholder {
    margin-left: 0;
  }
}
.nf-investor-relations-body .nf-investor-shares-body .share-price-graph .share-price-graph-actions {
  padding-bottom: 15px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form {
  padding-top: 30px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .radioButton,
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .input-wrapper {
  padding-top: 20px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .radioButton label,
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .input-wrapper label {
  font-weight: normal;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .nf-form-control .nf-checkbox-container {
  font-weight: normal;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .nf-form-control .nf-checkbox-container .nf-checkbox-icon {
  width: 29px;
  height: 29px;
  background-color: #e6e6e6;
  border: 1px solid #cccccc;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .nf-form-control .nf-checkbox-container input[type=checkbox]:checked + .nf-checkbox-icon:before,
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .nf-form-control .nf-checkbox-container .nf-form-control .nf-checkbox-container input[type=checkbox]:indeterminate + .nf-checkbox-icon:before {
  margin-left: 3px;
  margin-top: -3px;
  font-size: 24px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form .nf-form-control input[type=radio]:not(dummy) + *::before {
  padding-top: 5px;
  margin-top: -5px;
  width: 29px;
  height: 29px;
  font-size: 23px;
}
.nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form div.nf-form-control {
  padding-left: 0;
}
@media only screen and (max-width: 1920px) {
  .nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form div.nf-form-control {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
}
.nf-investor-relations-body .nf-investor-shares-body .supplier {
  font-family: FrutigerLTStd-light, Arial, sans-serif;
  padding-top: 45px;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .nf-investor-relations-body .nf-investor-shares-body .supplier {
    padding-top: 0;
    padding-bottom: 25px;
  }
}
.nf-investor-relations-body .nf-investor-shares-body .supplier a {
  color: #001441;
  text-decoration: underline;
}
@media print {
  .nf-investor-relations-body .nf-investor-shares-body #nf-investor-share-price-table th,
  .nf-investor-relations-body .nf-investor-shares-body #nf-investor-share-price-table td {
    font-size: 18px;
  }
  .nf-investor-relations-body .nf-investor-shares-body #tabs-container .nf-tab {
    display: none;
  }
  .nf-investor-relations-body .nf-investor-shares-body #tabs-container .nf-tab.active {
    display: block;
  }
  .nf-investor-relations-body .nf-investor-shares-body #tabs-container .nf-tab.active a.nf-tab-link {
    padding-left: 0;
  }
  .nf-investor-relations-body .nf-investor-shares-body #tabs-container .nf-tab.active a.nf-tab-link h2 {
    font-size: 18px;
  }
  .nf-investor-relations-body .nf-investor-shares-body #share-price-graph-time-range-form {
    font-size: 18px;
  }
  .nf-investor-relations-body .nf-investor-shares-body #share-price-graph-options-form label {
    font-size: 16px;
  }
}
a.selectBox {
  font-family: FrutigerLTStd, Arial, sans-serif;
  background: #fff;
  border-radius: 0;
  border: solid 1px rgba(0, 19, 65, 0.5);
  height: 50px;
  width: 100% !important;
}
a.selectBox:hover,
a.selectBox:focus,
a.selectBox:active {
  outline: none;
}
a.selectBox .selectBox-label {
  line-height: 42px;
  padding-left: 20px;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:visited {
  color: #001441;
}
.selectBox-dropdown .selectBox-arrow {
  background: url('https://ecoflex.nilfisk.com/userfiles/image/layout/pil.jpg') 50% center no-repeat !important;
  border-left: none !important;
}
.selectBox-dropdown.selectBox-menuShowing {
  border: solid 1px #001441;
  border-width: 1px 1px 0 1px;
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
  background: url('https://ecoflex.nilfisk.com/userfiles/image/layout/pil_selected.jpg') 50% center no-repeat !important;
}
ul.selectBox-dropdown-menu {
  box-shadow: none;
  border: solid 1px #001441;
  border-top: 1px solid #d9d9d9;
  max-height: none;
}
ul.selectBox-dropdown-menu li {
  height: 50px;
  font-family: FrutigerLTStd, Arial, sans-serif;
  border-bottom: 1px solid #d9d9d9;
}
ul.selectBox-dropdown-menu li a {
  line-height: 50px;
  color: #000;
  height: 100%;
  background: #fff;
  padding-left: 20px;
  text-decoration: none;
  cursor: pointer;
}
ul.selectBox-dropdown-menu li a:hover {
  background: #fff;
  color: #c41e3a;
}
ul.selectBox-dropdown-menu li.selectBox-selected a {
  background: #fff;
  color: #c41e3a;
}
ul.selectBox-dropdown-menu li.selectBox-selected a:hover {
  background: #fff;
  color: #c41e3a;
}

/* Dropdown control */
.selectBox-dropdown {
  min-width: 150px;
  position: relative;
  border: solid 1px #BBB;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  color: #000;
  outline: none;
  vertical-align: middle;
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  cursor: default;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
  border-color: #666;
}
.selectBox-dropdown.selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  border-left: solid 1px #BBB;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  border: solid 1px #BBB;
  /* should be the same border width as .selectBox-dropdown */
  background: #FFF;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Inline control */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  border: solid 1px #BBB;
  background: #FFF;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
.selectBox-inline:focus {
  border-color: #666;
}
/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
}
.selectBox-options LI A {
  line-height: 1.5;
  padding: 0 .5em;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A {
  background-color: #EEE;
}
.selectBox-options LI.selectBox-disabled A {
  color: #888;
  background-color: transparent;
}
.selectBox-options LI.selectBox-selected A {
  background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #EEE;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
  color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: #666;
}
.selectBox-inline.selectBox-disabled {
  color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
  background-color: transparent !important;
}
