/*!
 * DO NOT OVERRIDE THIS FILE.
 * Generated with `npm run build`
 *
 * fsf - Flight Safety Foundation is an independent, nonprofit,  international organization engaged in research, auditing, education,  advocacy and publishing to improve aviation safety.
 * @version 0.0.0-alpha
 * @author The Web Development Group
 * @link https://www.webdevelopmentgroup.com/
 */

html {
  background: transparent;
}

body.single {
  min-width: 800px;
}

body.single,
body.single .footer {
  background: transparent;
}

body.single .top-bar,
body.single .header__mobile-icon,
body.single .header .nav,
body.single .header__search,
body.single .content-sidebar__sidebar,
body.single .action-bar,
body.single .footer__logo a,
body.single .footer__social,
body.single .footer__column:not(:first-child),
body.single .footer__linkedin,
body.single .nav-mobile,
body.single .related-content {
  display: none;
}

body.single .header {
  padding: 0 0 25px !important;
}

body.single .header__wrap {
  border: 0 !important;
  padding: 0 !important;
}

body.single .header .logo {
  margin: 0;
}

body.single .breadcrumb {
  border-top: 1px solid #ececec;
  font-size: 11px;
  padding-top: 1em;
}

body.single .content-sidebar {
  padding: 0 !important;
}

body.single .footer {
  border-top: 1px solid #ececec;
  margin-top: 50px;
  color: #676f78;
}

body.single .footer__wrap {
  padding: 35px 0 50px;
}

body.single .footer__column {
  margin-bottom: 0 !important;
  width: 100%;
}

body.single .footer__address, body.single .footer__column, body.single .footer__phone {
  margin: 0;
}

body.single .footer__column:first-child {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

body.single .footer__address {
  margin-bottom: 10px;
}

body.single .footer__logo {
  background: url("../img/logos/FSF_logo.svg") no-repeat;
  background-size: contain;
  height: 85px;
  margin: 0 50px 0 0;
  width: 213px;
}

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