.informa_head {
  font-family: "Open Sans", sans-serif;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
}

.informa-bar {
  /* position: fixed;  Disable stickiness to make Big Sky ad work */
  width: 100%;
  background: #525a5c;
  z-index: 9999;
}

#iribbon-title {
  position: relative;
  background: url(/54/homepage/00/11/28/img/informa_white_double2.png) no-repeat
    top;
  background-size: 100% auto;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: 92px;
  text-indent: -999em;
  margin: 10px 0 8px;
  top: -2px;
}

@media not all {
  #iribbon-title {
    background: rgba(0, 0, 0, 0)
      url(/54/homepage/00/11/28/img/iribbon-logo@2x.png) repeat 0 0/92px 34px;
  }
}

#iribbon-title.active {
  background-position: bottom;
  top: 10px;
}

#iribbon-detail {
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
  padding: 34px 15px 2em;
  -webkit-transition: max-height 0.8s ease;
  -o-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease;
}

#iribbon-detail p {
  margin: 0;
  padding: 0;
}

.iribbon_corporate {
  border-left: 1px solid #fff;
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  .iribbon_corporate {
    border-left: 0;
    padding-left: 15px;
  }
}

.informa_corp_container {
  overflow: auto !important;
}

#iribbon-detail a:after,
.informa_subfoot a:after {
  content: " \00a0\00a0|\00a0\00a0 ";
}

#iribbon-detail a.no-after:after,
.informa_subfoot a.no-after:after {
  content: none;
}

#iribbon-detail a.informa_lastlink:after,
.informa_subfoot a.informa_lastlink:after {
  content: "";
}
