/* line 1, ../../../../sass/custom/ioc-public/custom.scss */
.logo img {
  height: auto;
  width: 90px;
}

/*#content, #footerOuter{
    display: block !important;
}*/
/* line 8, ../../../../sass/custom/ioc-public/custom.scss */
#footerOuter {
  height: 0;
}

/* line 12, ../../../../sass/custom/ioc-public/custom.scss */
.social-links li:nth-child(2) {
  display: none;
}

/* line 16, ../../../../sass/custom/ioc-public/custom.scss */
.links-boxes {
  width: 100%;
}

/* line 19, ../../../../sass/custom/ioc-public/custom.scss */
.mainContent {
  z-index: 0;
}

/* line 22, ../../../../sass/custom/ioc-public/custom.scss */
a:hover {
  cursor: pointer;
}

/* line 25, ../../../../sass/custom/ioc-public/custom.scss */
#langSelect, .langSelect {
  display: none !important;
}

/* line 28, ../../../../sass/custom/ioc-public/custom.scss */
.add-top-section {
  font-family: HelveticaNeueW;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
}

/* line 34, ../../../../sass/custom/ioc-public/custom.scss */
#header {
  height: 0;
}

/* line 38, ../../../../sass/custom/ioc-public/custom.scss */
body {
  min-width: unset !important;
}

/* line 42, ../../../../sass/custom/ioc-public/custom.scss */
.il-content {
  display: table;
  width: 100%;
}

/*bc the ioc header has position absolute... margin = height of ioc header*/
@media (max-width: 1023px) {
  /* line 48, ../../../../sass/custom/ioc-public/custom.scss */
  .il-content {
    margin-top: 54px;
  }
}

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